summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* travis fileUnknown2014-05-071-0/+5
|
* Add mention, read/unread support of issue trackerUnknown2014-05-0711-202/+356
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-075-4/+101
|\
| * add milestone list pageFuXiaoHei2014-05-075-4/+101
| |
* | Finish issue designUnknown2014-05-0710-214/+418
|/
* Improve delete SSH keyUnknown2014-05-0614-102/+50
|
* Batch of mirror fixesUnknown2014-05-0612-20/+120
|
* Fix #98, support web hookUnknown2014-05-0613-23/+581
|
* Finish edit and remove web hookUnknown2014-05-057-53/+159
|
* Finish add web hookUnknown2014-05-058-22/+143
|
* Fix #164Unknown2014-05-051-2/+2
|
* Clean repo codeUnknown2014-05-0513-148/+90
|
* User code clean and ui improveUnknown2014-05-0519-320/+306
|
* Clean api codeUnknown2014-05-0520-120/+276
|
* add excludes to gobuild.ymlcodeskyblue2014-05-061-0/+2
|
* some ui fixFuXiaoHei2014-05-051-0/+4
|
* finish webhook ui,FuXiaoHei2014-05-054-1/+83
| | | | some ui fix
* fix codeUnknown2014-05-059-95/+155
|
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-0518-24/+614
|\
| * basic authenticationsLunny Xiao2014-05-0513-49/+334
| |
| * ldap supportLunny Xiao2014-05-0311-15/+287
| |
| * add login.goLunny Xiao2014-04-261-0/+33
| |
* | Add mail notify for new collaboratorUnknown2014-05-057-18/+93
| |
* | Fix #145Unknown2014-05-051-4/+6
| |
* | Fix import pathUnknown2014-05-0513-101/+106
| |
* | command dumpUnknown2014-05-057-28/+43
| |
* | Merge branch 'dev' of github.com:gogits/gogsUnknown2014-05-037-36/+45
|\ \
| * | Fix Collaborators cannot commitUnknown2014-05-037-36/+45
| | |
* | | resolved #155Lunny Xiao2014-05-031-0/+6
|/ /
* | Mirror fix on UIUnknown2014-05-025-4/+8
| |
* | Fix #159Unknown2014-05-022-2/+2
| |
* | add webhooks page uiFuXiaoHei2014-05-026-14/+148
| |
* | Merge branch 'master' of github.com:gogits/gogsUnknown2014-05-010-0/+0
|\ \ | | | | | | | | | | | | Conflicts: models/action.go
| * | add default for Action's IsPrivateLunny Xiao2014-05-021-1/+1
| | |
* | | Add disable gravatar optionUnknown2014-05-015-2/+11
| | |
* | | Add command dump and move to cmd didUnknown2014-05-017-15/+68
| | |
* | | Fix #153Unknown2014-05-011-3/+6
| | |
* | | Fix #153Unknown2014-05-011-6/+3
| | |
* | | Add router log config optionUnknown2014-05-018-9/+32
|/ /
* | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-05-011-2/+2
|\ \
| * \ Merge pull request #152 from jcfrank/master无闻2014-05-011-2/+2
| |\ \ | | | | | | | | Add 'IF EXISTS', otherwise an error would show on MySQL that has no 'gogs' created before.
| | * | Add 'IF EXISTS', otherwise an error would show on MySQL that has noChen Chao Shih2014-05-011-2/+2
| |/ / | | | | | | | | | 'gogs' created before.
* | | Fix panic when no master branchUnknown2014-05-016-13/+24
| | |
* | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-011-1/+1
|\ \ \
| * | | fix collaboration js bugFuXiaoHei2014-05-011-1/+1
| | | |
* | | | CollaboratorUnknown2014-05-0110-38/+118
|/ / /
* | | Merge remote-tracking branch 'origin/dev' into devFuXiaoHei2014-05-013-26/+18
|\ \ \
| * | | Fix #150Unknown2014-05-011-3/+3
| | | |
| * | | Fix #150Unknown2014-05-013-23/+15
| | | |
* | | | fix profile uiFuXiaoHei2014-05-014-6/+13
| | | |