Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | force the use of InnoDB as db engine for all tables, fixes #59 | luto | 2014-10-28 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 |
|\ | | | | | | | | | Conflicts: models/repo.go | ||
| * | Fix #532, add system notice | Unknwon | 2014-10-08 |
| | | |||
* | | Initial cut of git fork | evolvedlight | 2014-10-04 |
|/ | |||
* | Fix minor typo | evolvedlight | 2014-09-28 |
| | |||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 |
| | |||
* | add showinfo for xorm | lunnyxiao | 2014-09-08 |
| | |||
* | Code dedoublication in models/models.go | Tristan Storch | 2014-09-04 |
| | | | | Just some code dedoublication in models/models.go | ||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-08-29 |
|\ | |||
| * | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | | |||
* | | add migrate api | lunnyxiao | 2014-08-29 |
|/ | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Use toolbox | Unknwon | 2014-08-06 |
| | |||
* | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 |
| | |||
* | Paging function for users and repositories | Unknown | 2014-07-07 |
| | |||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 |
| | |||
* | Add create organization | Unknown | 2014-06-25 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Add gogs fix location command | Unknown | 2014-06-10 |
| | |||
* | Fix #242 | Unknown | 2014-06-08 |
| | |||
* | Fix #209 | Unknown | 2014-05-28 |
| | |||
* | Fixed #209 | Unknown | 2014-05-25 |
| | |||
* | Finish create new label | Unknown | 2014-05-18 |
| | |||
* | Finish add new milestone | Unknown | 2014-05-12 |
| | |||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 |
| | |||
* | Finish issue design | Unknown | 2014-05-07 |
| | |||
* | Improve delete SSH key | Unknown | 2014-05-06 |
| | |||
* | Finish add web hook | Unknown | 2014-05-05 |
| | |||
* | Merge branch 'dev-ldap' into dev | Lunny Xiao | 2014-05-05 |
|\ | |||
| * | ldap support | Lunny Xiao | 2014-05-03 |
| | | |||
* | | command dump | Unknown | 2014-05-05 |
| | | |||
* | | Add router log config option | Unknown | 2014-05-01 |
|/ | |||
* | Prepare for v0.3.0 release | Unknown | 2014-04-21 |
| | |||
* | API fix | Unknown | 2014-04-21 |
| | |||
* | Fix import path | Unknown | 2014-04-18 |
| | |||
* | Bug fix on build tag | Unknown | 2014-04-17 |
| | |||
* | update SetEngine for postgresql #76 | Christopher Brickley | 2014-04-14 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 |
|\ | |||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-14 |
| |\ | |||
| * | | bug fixed #76 | Lunny Xiao | 2014-04-14 |
| | | | |||
* | | | Mirror updates | Unknown | 2014-04-14 |
| |/ |/| | |||
* | | Finish release | Unknown | 2014-04-14 |
|/ | |||
* | Add repo mirror and import | Unknown | 2014-04-12 |
| | |||
* | Mirror fix on sqlite3 tag | Unknown | 2014-04-12 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-12 |
|\ | |||
| * | Add sqlite build tag | Michael Crosby | 2014-04-12 |
| | | | | | | | | | | | | | | | | This adds a sqlite build tag so that you don't have to have the sqlite import commented out in code and users can run: go build -tags sqlite if they want to have sqlite support enabled. It is disabled by default so nothing changes with the default go get or build commands. | ||
* | | UPDATE README | Unknown | 2014-04-11 |
|/ |