summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-05-0124-140/+56
|\| |
| * | Fix #148Unknown2014-05-011-6/+16
| | |
| * | Fix #149Unknown2014-05-015-0/+11
| | |
| * | Fix #149Unknown2014-05-011-1/+1
| | |
| * | fix #91Unknown2014-05-014-5/+14
| |/
| * Clean filesUnknown2014-05-012-3/+2
| |
| * Merge pull request #147 from dockboard/dev无闻2014-05-016-39/+0
| |\ | | | | | | Remove 'ENV DEBIAN_FRONTEND noninteractive'
| | * Remove 'ENV DEBIAN_FRONTEND noninteractive'Meaglith Ma2014-05-016-39/+0
| |/
| * Clean filesUnknown2014-05-016-86/+12
| |
* | add collaboration page uiFuXiaoHei2014-05-017-126/+306
|/
* Add /api/v1/users/searchUnknown2014-04-306-10/+68
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-301-2/+2
|\
| * bug fixedLunny Xiao2014-04-301-2/+2
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-303-0/+51
|\ \
| * \ Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-3041-227/+230
| |\ \
| * | | add fix command for upgradeLunny Xiao2014-04-303-0/+51
| | | |
* | | | Mirror changesUnknown2014-04-305-8/+11
| |/ / |/| |
* | | Merge pull request #143 from tsigo/rs-install-default-hosts无闻2014-04-292-1/+16
|\ \ \ | |_|/ |/| | Install: Set the default host string based on database type
| * | Install: Set the default host string based on database typeRobert Speicher2014-04-292-1/+16
|/ /
* | Prepare for v0.3.1 hotfixUnknown2014-04-287-6/+5
| |
* | Merge pull request #135 from clee/show-parents无闻2014-04-272-1/+20
|\ \ | | | | | | Show parents in commit diff page
| * | Show parents in commit diff pageChris Lee2014-04-272-1/+20
| | |