summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* finish webhook ui,FuXiaoHei2014-05-051-0/+11
* Add mail notify for new collaboratorUnknown2014-05-052-9/+18
* Fix Collaborators cannot commitUnknown2014-05-031-3/+3
* Mirror fix on UIUnknown2014-05-021-0/+1
* Fix #159Unknown2014-05-021-1/+1
* add webhooks page uiFuXiaoHei2014-05-021-0/+22
* CollaboratorUnknown2014-05-011-13/+75
* add collaboration page uiFuXiaoHei2014-05-012-113/+144
* Prepare for v0.3.1 hotfixUnknown2014-04-281-0/+1
* Show parents in commit diff pageChris Lee2014-04-271-0/+12
* Use commit summaries instead of full messagesChris Lee2014-04-271-1/+1
* New err check styleUnknown2014-04-221-1/+0
* Fix #92Unknown2014-04-221-1/+0
* Mirror updatesUnknown2014-04-191-0/+1
* Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-161-2/+2
|\
| * swap \n for \000, update len check, when reading receive-pack inputChristopher Brickley2014-04-151-2/+2
* | Fix auth issue on #80Unknown2014-04-161-17/+19
* | Auth problem related #80Unknown2014-04-161-1/+5
|/
* Mirror bug fix on downloading zipUnknown2014-04-151-2/+2
* zip archive downloadslene2014-04-162-31/+73
* bug fixed for http cloneLunny Xiao2014-04-141-2/+7
* Finish releaseUnknown2014-04-141-3/+130
* go getUnknown2014-04-131-4/+0
* go getUnknown2014-04-131-0/+4
* Able to change mirror interval nowUnknown2014-04-121-0/+14
* update with new gitslene2014-04-134-74/+58
* Add repo mirror and importUnknown2014-04-121-18/+32
* Mirror fixUnknown2014-04-121-0/+1
* Mirror bug fixUnknown2014-04-111-0/+4
* combine getCommit ById and ByBranch in routers/repo/commit.gozhsso2014-04-111-12/+2
* Support private repoUnknown2014-04-111-2/+2
* Pages in commits list pageUnknown2014-04-111-3/+28
* Add search commitsUnknown2014-04-112-1/+43
* remove traceLunny Xiao2014-04-111-1/+0
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-112-40/+43
|\
| * Add support default branchUnknown2014-04-101-16/+13
| * Fix #69Unknown2014-04-102-24/+30
* | add actions for http pushLunny Xiao2014-04-111-3/+18
* | fixzhsso2014-04-108-0/+1414
* | mistakeszhsso2014-04-108-1414/+0
|/
* bug fixedLunny Xiao2014-04-101-8/+14
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-101-0/+31
|\
| * Add go get meta supportUnknown2014-04-091-0/+1
| * Work on mirror repoUnknown2014-04-091-10/+8
| * repo-import page uiFuXiaoHei2014-04-091-0/+32
* | Merge branch 'master' of github.com:gogits/gogs into devLunny Xiao2014-04-103-13/+45
|\|
| * Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-071-5/+23
| * Add @ # commit link detect on all markdown renderUnknown2014-04-071-4/+4
| * Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-04-061-4/+122
| |\
| * | add release-new routeFuXiaoHei2014-04-061-0/+8