aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-28
|\ | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go
| * Clean codeUnknown2014-06-27
| |
| * Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-27
| |\
| * | add organization team-create pagefuxiaohei2014-06-27
| | |
| * | add organization team-create pagefuxiaohei2014-06-27
| | |
| * | Organization settings pageUnknown2014-06-27
| | |
| * | Migrate repository by organizationUnknown2014-06-25
| | |
| * | Mirror bug fix on create repo actionUnknown2014-06-25
| | |
| * | Work on create organization repo and #257Unknown2014-06-25
| | |
| * | select owner when creating repositoryfuxiaohei2014-06-25
| | |
| * | Mirror update on create repo pageUnknown2014-06-25
| | |
| * | select owner when creating repositoryfuxiaohei2014-06-25
| | |
| * | Mirror fix on create repoUnknown2014-06-25
| | |
| * | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-25
| |\ \
| | * | select owner when creating repositoryfuxiaohei2014-06-25
| | | |
| * | | Add create organizationUnknown2014-06-25
| |/ /
| * | Fix #165Unknown2014-06-24
| | |
| * | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-24
| |\ \
| * | | Work on #249 issue1Unknown2014-06-23
| | | |
| * | | Mirror fix on #248Unknown2014-06-23
| | | |
| * | | add organization setting pagefuxiaohei2014-06-23
| | | |
| * | | add organization dashboard pagefuxiaohei2014-06-23
| | | |
| * | | add organization create pagefuxiaohei2014-06-23
| | | |
| * | | Use constants to name template fileUnknown2014-06-22
| | | |
| * | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-22
| |\ \ \
| | * | | add organization teams pagefuxiaohei2014-06-22
| | | | |
| | * | | add organization memebers pagefuxiaohei2014-06-22
| | | | |
| * | | | In progress of name template name constantUnknown2014-06-22
| | | | |
* | | | | bug fixed #261Lunny Xiao2014-06-28
| |_|_|/ |/| | |
* | | | bug fixed #236Lunny Xiao2014-06-28
| |_|/ |/| |
* | | Merge pull request #251 from niphor/master无闻2014-06-24
|\ \ \ | | | | | | | | RepoRootPath must be absolute path
| * | | RepoRootPath must be absolute pathniphor2014-06-24
| | |/ | |/|
* | | Merge pull request #253 from eryx/master无闻2014-06-24
|\ \ \ | |/ / |/| | Fix #252
| * | Fix #252Eryx2014-06-24
|/ /
* / add dashboard context switch buttonfuxiaohei2014-06-22
|/
* Clean filesUnknown2014-06-21
|
* Fix #165Unknown2014-06-21
|
* Fix #165Unknown2014-06-21
|
* Remove qiniu/logUnknown2014-06-20
|
* Add database log adapterUnknown2014-06-20
|
* Basic process managerUnknown2014-06-19
|
* Fix test casesUnknown2014-06-16
|
* Add corn rask monitor panelUnknown2014-06-13
|
* Support edit release and save as draftUnknown2014-06-12
|
* Fix #199Unknown2014-06-12
|
* Fix #197Unknown2014-06-12
|
* Mirror fixUnknown2014-06-12
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-12
|\
| * fix gobuld.yml conf missingcodeskyblue2014-06-12
| |
* | Merge pull request #243 from tobyzxj/patch-1无闻2014-06-11
|\ \ | | | | | | Using strings.HasPrefix(...) will cause a misjudgement