summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* fix #664Unknwon2014-11-251-1/+1
* add milestone page designfuxiaohei2014-11-241-0/+4
* fox #620Unknwon2014-11-171-1/+2
* add pull-request and labels page designfuxiaohei2014-11-171-0/+8
* GetFile apiUnknwon2014-11-161-9/+19
* #12, add/edit hookUnknwon2014-11-131-0/+1
* Fix #618Unknwon2014-11-111-2/+2
* work on #609Unknwon2014-11-071-24/+3
* Fix #605, fix #255, fix #101Unknwon2014-11-064-82/+114
* Work on #5 fork and fix #608Unknwon2014-11-051-39/+140
* Fix #595isotas382014-11-021-1/+4
* Fix Issue 589semlanik2014-10-301-1/+1
* update slack hook to use new formatChristopher Brickley2014-10-241-6/+2
* Avoid setting missing label/milestone/assignee idsTony Tsang2014-10-221-3/+3
* Fix misuse of issue index for issue id.Tony Tsang2014-10-211-2/+2
* Able to fork repo to individualsUnknwon2014-10-191-15/+14
* Merge pull request #560 from evolvedlight/master无闻2014-10-181-0/+15
|\
| * Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-133-8/+77
| |\
| * | Got the fork count workingevolvedlight2014-10-101-3/+9
| * | Initial cut of git forkevolvedlight2014-10-041-0/+9
* | | Fix API brokenUnknwon2014-10-181-1/+1
* | | Fix #572Unknwon2014-10-151-10/+31
| |/ |/|
* | Add raw, history file button, and other mirror fixesUnknwon2014-10-112-2/+4
* | Page: Compare 2 commitsUnknwon2014-10-101-0/+2
* | Hide org member in collar pageUnknwon2014-10-101-6/+17
* | Fix #264Unknwon2014-10-061-0/+54
|/
* Fix #515Unknwon2014-09-301-0/+1
* UI: Confirmation boxUnknwon2014-09-291-0/+3
* add issue router for new issue page ui previewfuxiaohei2014-09-271-0/+6
* Add directory level commit messageUnknwon2014-09-262-6/+18
* remove debug infolunnyxiao2014-09-261-5/+0
* Mirror fix on transfer repoUnknwon2014-09-251-1/+1
* Mirror template bug fixUnknwon2014-09-251-1/+2
* Fix download archive issueUnknwon2014-09-241-8/+44
* Page: Commits and fix #249Unknwon2014-09-231-1/+3
* Add basic submodule supportUnknwon2014-09-221-15/+1
* submodule support and closed #478lunnyxiao2014-09-221-14/+14
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-221-1/+1
|\
| * Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-1/+1
* | add submodule basic support & buf fixed #478lunnyxiao2014-09-222-6/+39
|/
* Add suburl supportUnknwon2014-09-194-15/+15
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-184-15/+16
* Add success message after transfer repository #481Unknwon2014-09-171-0/+1
* toutf8 improved & add max git diff lineslunnyxiao2014-09-172-21/+6
* Prepare 0.5 releaseUnknwon2014-09-121-1/+1
* Bug: Transfer repository doesn't update the countUnknwon2014-09-121-1/+5
* Remove hg depUnknwon2014-09-071-3/+3
* Merge pull request #442 from compressed/org_hook无闻2014-09-071-16/+81
|\
| * getOrgRepoCtx returns values directly & errChristopher Brickley2014-09-051-45/+70
| * add organization-level webhooksChristopher Brickley2014-09-051-8/+48