summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-126-36/+256
|\
| * Merge pull request #284 from compressed/user_name无闻2014-07-111-4/+6
| |\
| | * Only update access usernames where the username is changing #282Christopher Brickley2014-07-111-4/+6
| |/
| * add organization team-single pagefuxiaohei2014-07-075-32/+250
* | Fix #285Unknown2014-07-129-15/+48
|/
* Paging function for users and repositoriesUnknown2014-07-079-7/+71
* Move debug router locationUnknown2014-07-065-19/+10
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-061-4/+4
|\
| * Merge pull request #275 from nuss-justin/dev无闻2014-07-051-4/+4
| |\
| | * Fix wrong method for profiling routes.Justin2014-07-051-4/+4
| |/
* / Able to set timeout for process monitorUnknown2014-07-067-32/+82
|/
* Work on #274Unknown2014-07-042-35/+22
* remove debug infoLunny Xiao2014-07-051-12/+3
* bug fixedLunny Xiao2014-07-051-10/+38
* Change martini.Static to custom Static functionUnknown2014-07-042-2/+129
* fix #273Unknown2014-07-046-6/+20
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-044-1/+31
|\
| * Merge pull request #272 from nuss-justin/dev无闻2014-07-044-1/+31
| |\
| | * Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-044-1/+31
| |/
* / update nameUnknown2014-07-042-7/+7
|/
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-07-041-3/+3
|\
| * Merge pull request #267 from AntonioMeireles/master无闻2014-06-301-3/+3
| |\
| | * fix typos in users' editing template.António Meireles2014-06-301-3/+3
| |/
* | Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-042-3/+3
* | Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-043-23/+29
* | Finish create organization teamUnknown2014-07-0213-249/+391
|/
* Add uuidUnknown2014-06-294-0/+902
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-292-13/+2
|\
| * clear commentsLunny Xiao2014-06-292-13/+2
* | Finish Teams pageUnknown2014-06-2911-518/+247
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-288-37/+171
|\
| * bug fixed for message tagLunny Xiao2014-06-286-35/+105
| * Merge branch 'master' into devLunny Xiao2014-06-282-14/+78
| |\
| | * bug fixed #261Lunny Xiao2014-06-281-1/+1
| | * Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-2875-659/+2032
| | |\
| | * | bug fixed #261Lunny Xiao2014-06-282-13/+79
| * | | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-06-28113-1839/+5679
| |\ \ \
| * | | | path bug fixedLunny Xiao2014-06-261-1/+1
* | | | | Finish organization homepageUnknown2014-06-289-109/+179
| |/ / / |/| | |
* | | | Finish delete organizationUnknown2014-06-2811-27/+116
| |_|/ |/| |
* | | Clean codeUnknown2014-06-273-8/+5
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-271-21/+7
|\ \ \ | | |/ | |/|
| * | bug fixed #236Lunny Xiao2014-06-281-21/+7
* | | add organization team-create pagefuxiaohei2014-06-274-2/+83
* | | add organization team-create pagefuxiaohei2014-06-276-5/+100
* | | Organization settings pageUnknown2014-06-2711-140/+217
* | | Migrate repository by organizationUnknown2014-06-254-15/+72
* | | Mirror bug fix on create repo actionUnknown2014-06-252-1/+3
* | | Work on create organization repo and #257Unknown2014-06-257-65/+144
* | | select owner when creating repositoryfuxiaohei2014-06-252-4/+7