summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix edit auth page bugUnknown2014-05-121-4/+4
* add milestone edit uiFuXiaoHei2014-05-121-0/+9
* Log to different adapter according to levelUnknown2014-05-111-2/+8
* Finish issue assigneeUnknown2014-05-111-18/+48
* Fix #173Unknown2014-05-111-6/+8
* spell bug fixedLunny Xiao2014-05-111-2/+2
* UI fixUnknown2014-05-111-15/+13
* add support for smtp authenticationLunny Xiao2014-05-111-21/+62
* merge all login methodsLunny Xiao2014-05-115-12/+21
|\
| * update with git apislene2014-05-102-5/+2
| * finish milestone add pageFuXiaoHei2014-05-091-0/+8
| * Fix panic when view issue without loginUnknown2014-05-091-4/+6
|/
* Fix #167Unknown2014-05-082-8/+10
* Show private repository activities in dashboard if has accessUnknown2014-05-082-9/+37
* Add change assignee back endUnknown2014-05-081-3/+22
* Assignee back endUnknown2014-05-082-8/+23
* Waiting for UIUnknown2014-05-071-1/+1
* Add mention, read/unread support of issue trackerUnknown2014-05-073-82/+121
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-071-0/+8
|\
| * add milestone list pageFuXiaoHei2014-05-071-0/+8
* | Finish issue designUnknown2014-05-072-100/+179
|/
* Improve delete SSH keyUnknown2014-05-061-5/+1
* Batch of mirror fixesUnknown2014-05-062-1/+62
* Fix #98, support web hookUnknown2014-05-061-2/+2
* Finish edit and remove web hookUnknown2014-05-051-24/+100
* Finish add web hookUnknown2014-05-051-3/+47
* Clean repo codeUnknown2014-05-055-71/+39
* User code clean and ui improveUnknown2014-05-052-29/+46
* Clean api codeUnknown2014-05-053-14/+48
* finish webhook ui,FuXiaoHei2014-05-051-0/+11
* fix codeUnknown2014-05-052-10/+14
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-053-5/+188
|\
| * basic authenticationsLunny Xiao2014-05-052-8/+116
| * ldap supportLunny Xiao2014-05-032-0/+75
* | 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
* | Add disable gravatar optionUnknown2014-05-011-0/+1
* | Add router log config optionUnknown2014-05-011-0/+1
* | CollaboratorUnknown2014-05-011-13/+75
* | Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-05-012-0/+2
|\ \
| * | Fix #149Unknown2014-05-011-0/+1
| * | Clean filesUnknown2014-05-011-0/+1
* | | add collaboration page uiFuXiaoHei2014-05-012-113/+144
|/ /
* | Add /api/v1/users/searchUnknown2014-04-301-0/+40
* | Prepare for v0.3.1 hotfixUnknown2014-04-281-0/+1
* | Merge pull request #135 from clee/show-parents无闻2014-04-271-0/+12
|\ \
| * | Show parents in commit diff pageChris Lee2014-04-271-0/+12