aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|\
| * 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
| |/
* | 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
| |/
| * add dashboard context switch buttonfuxiaohei2014-06-22
| |
* | In progress of name template name constantUnknown2014-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
| * | Using strings.HasPrefix(...) will misjudgementtoby.zxj2014-06-11
|/ / | | | | | | | | | | | | | | | | | | `strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table. user_name | repo_name ----------+------------- toby | toby/blog toby | toby/test toby | tobyzxj/blog toby | tobyzxj/test
* | Add gogs fix location commandUnknown2014-06-10
| |
* | Add tar.gz download button and other mirror updatesUnknown2014-06-08
| |
* | Mirror fix on #242Unknown2014-06-08
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-08
|\ \
| * | organisation main page uiFuXiaoHei2014-06-07
| |/
* / Fix #242Unknown2014-06-08
|/
* Merge pull request #239 from baijum/docker_command无闻2014-06-06
|\ | | | | use 'docker.io' command instead of 'docker'
| * locate docker command during running timeBaiju Muthukadan2014-06-06
| |
| * use 'docker.io' command instead of 'docker'Baiju Muthukadan2014-06-05
| |
* | Code conventionUnknown2014-06-05
| |
* | Fix #237Unknown2014-06-03
| |