summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix #94 and fix #169Unknown2014-05-111-3/+3
|
* Fix #94 and fix #169Unknown2014-05-112-1/+7
|
* ignore broken testsUnknown2014-05-111-27/+24
|
* UI fixUnknown2014-05-111-3/+1
|
* add support for smtp authenticationLunny Xiao2014-05-111-11/+16
|
* merge all login methodsLunny Xiao2014-05-112-2/+3
|\
* | add login name for auth typeLunny Xiao2014-05-111-0/+32
|/
* fix news feed repo linkjiangjianxiao2014-05-091-1/+3
|
* Clean namesUnknown2014-05-0811-731/+30
|
* Update import pathUnknown2014-05-081-1/+1
|
* Show private repository activities in dashboard if has accessUnknown2014-05-082-2/+12
|
* Assignee back endUnknown2014-05-081-9/+17
|
* Add repo info to web hook postUnknown2014-05-081-0/+12
|
* Bug fixUnknown2014-05-071-1/+1
|
* Add mention, read/unread support of issue trackerUnknown2014-05-071-6/+6
|
* Improve delete SSH keyUnknown2014-05-064-30/+6
|
* Batch of mirror fixesUnknown2014-05-064-13/+21
|
* Fix #98, support web hookUnknown2014-05-064-0/+507
|
* Finish add web hookUnknown2014-05-051-0/+21
|
* Fix #164Unknown2014-05-051-2/+2
|
* Clean repo codeUnknown2014-05-056-73/+42
|
* User code clean and ui improveUnknown2014-05-055-116/+62
|
* Clean api codeUnknown2014-05-056-14/+122
|
* fix codeUnknown2014-05-052-10/+58
|
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-054-10/+28
|\
| * basic authenticationsLunny Xiao2014-05-053-6/+10
| |
| * ldap supportLunny Xiao2014-05-032-4/+18
| |
* | Add mail notify for new collaboratorUnknown2014-05-051-7/+39
| |
* | Fix #145Unknown2014-05-051-4/+6
| |
* | Fix import pathUnknown2014-05-0510-98/+96
| |
* | command dumpUnknown2014-05-051-1/+3
| |
* | Mirror fix on UIUnknown2014-05-021-0/+1
| |
* | Add disable gravatar optionUnknown2014-05-011-1/+4
| |
* | Add command dump and move to cmd didUnknown2014-05-011-1/+0
| |
* | Add router log config optionUnknown2014-05-013-3/+19
| |
* | Fix panic when no master branchUnknown2014-05-011-2/+10
| |
* | Fix #149Unknown2014-05-011-0/+1
| |
* | Fix #149Unknown2014-05-011-1/+1
| |
* | fix #91Unknown2014-05-013-4/+13
| |
* | Mirror changesUnknown2014-04-301-3/+6
| |
* | Add login by emailUnknown2014-04-271-1/+1
| |
* | HTTP no follow and offline modeUnknown2014-04-272-13/+15
| |
* | Batch mirror fixUnknown2014-04-262-6/+9
| |
* | Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-261-1/+0
|\ \ | | | | | | | | | | | | Conflicts: modules/base/conf.go
| * | bug fixedLunny Xiao2014-04-261-4/+4
| | |
* | | Fix #102Unknown2014-04-261-27/+31
| |/ |/|
* | bug fixedLunny Xiao2014-04-261-4/+4
|/
* Merge pull request #112 from juju2013/master无闻2014-04-243-7/+166
|\ | | | | basic support for LDAP/Microsoft Active Directory authentication
| * initial support for LDAP authentication/MSADjuju20132014-04-233-7/+166
| |
* | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-221-2/+2
|\|