aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* fix #622Unknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* Fix #618Unknwon2014-11-11
|
* work on #616 and update localesUnknwon2014-11-10
|
* work on #609Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|
* Work on #5 fork and fix #608Unknwon2014-11-05
|
* Fix #595isotas382014-11-02
|
* Fix Issue 589semlanik2014-10-30
|
* Safe workUnknwon2014-10-25
|
* update slack hook to use new formatChristopher Brickley2014-10-24
|
* Avoid setting missing label/milestone/assignee idsTony Tsang2014-10-22
| | | | | Label, milestone, assignee ids are not includes in post request, possible js or form building bug.
* Fix misuse of issue index for issue id.Tony Tsang2014-10-21
| | | | | - UpdateAssignee - UpdateIssueMilestone
* Able to fork repo to individualsUnknwon2014-10-19
|
* Merge pull request #560 from evolvedlight/master无闻2014-10-18
|\ | | | | First cut of fork repo
| * Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-13
| |\ | | | | | | | | | | | | Conflicts: models/repo.go
| * | Got the fork count workingevolvedlight2014-10-10
| | |
| * | Initial cut of git forkevolvedlight2014-10-04
| | |
* | | Fix API brokenUnknwon2014-10-18
| | |
* | | Fix API brokenUnknwon2014-10-18
| | |
* | | Fix #572Unknwon2014-10-15
| | |
* | | Fix pagination() to get the right total number of pagesEryx2014-10-14
| |/ |/|
* | Mirror fix on add ssh keyUnknwon2014-10-11
| |
* | Add raw, history file button, and other mirror fixesUnknwon2014-10-11
| |
* | Page: Compare 2 commitsUnknwon2014-10-10
| |
* | Hide org member in collar pageUnknwon2014-10-10
| |
* | Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-10
| |
* | Mirror fix on admin/orgs pagingUnknwon2014-10-10
| |
* | Fix #532, add system noticeUnknwon2014-10-08
| |
* | Update with macaronUnknwon2014-10-06
| |
* | Fix #264Unknwon2014-10-06
|/
* Fix #515Unknwon2014-09-30
|
* UI: Confirmation boxUnknwon2014-09-29
|
* add issue router for new issue page ui previewfuxiaohei2014-09-27
|
* Add directory level commit messageUnknwon2014-09-26
|
* remove debug infolunnyxiao2014-09-26
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* Mirror template bug fixUnknwon2014-09-25
|
* Fix download archive issueUnknwon2014-09-24
|
* Page: Commits and fix #249Unknwon2014-09-23
|
* Add basic submodule supportUnknwon2014-09-22
|
* submodule support and closed #478lunnyxiao2014-09-22
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-22
|\
| * Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
| |
* | add submodule basic support & buf fixed #478lunnyxiao2014-09-22
|/
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Add success message after transfer repository #481Unknwon2014-09-17
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-17
|\ | | | | | | | | Conflicts: conf/app.ini