Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-06-28 |
|\ | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go | ||
| * | Clean code | Unknown | 2014-06-27 |
| | | |||
| * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-27 |
| |\ | |||
| * | | add organization team-create page | fuxiaohei | 2014-06-27 |
| | | | |||
| * | | add organization team-create page | fuxiaohei | 2014-06-27 |
| | | | |||
| * | | Organization settings page | Unknown | 2014-06-27 |
| | | | |||
| * | | Migrate repository by organization | Unknown | 2014-06-25 |
| | | | |||
| * | | Mirror bug fix on create repo action | Unknown | 2014-06-25 |
| | | | |||
| * | | Work on create organization repo and #257 | Unknown | 2014-06-25 |
| | | | |||
| * | | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | | | |||
| * | | Mirror update on create repo page | Unknown | 2014-06-25 |
| | | | |||
| * | | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | | | |||
| * | | Mirror fix on create repo | Unknown | 2014-06-25 |
| | | | |||
| * | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-25 |
| |\ \ | |||
| | * | | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | | | | |||
| * | | | Add create organization | Unknown | 2014-06-25 |
| |/ / | |||
| * | | Fix #165 | Unknown | 2014-06-24 |
| | | | |||
| * | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-24 |
| |\ \ | |||
| * | | | Work on #249 issue1 | Unknown | 2014-06-23 |
| | | | | |||
| * | | | Mirror fix on #248 | Unknown | 2014-06-23 |
| | | | | |||
| * | | | add organization setting page | fuxiaohei | 2014-06-23 |
| | | | | |||
| * | | | add organization dashboard page | fuxiaohei | 2014-06-23 |
| | | | | |||
| * | | | add organization create page | fuxiaohei | 2014-06-23 |
| | | | | |||
| * | | | Use constants to name template file | Unknown | 2014-06-22 |
| | | | | |||
| * | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-22 |
| |\ \ \ | |||
| | * | | | add organization teams page | fuxiaohei | 2014-06-22 |
| | | | | | |||
| | * | | | add organization memebers page | fuxiaohei | 2014-06-22 |
| | | | | | |||
| * | | | | In progress of name template name constant | Unknown | 2014-06-22 |
| | | | | | |||
* | | | | | bug fixed #261 | Lunny Xiao | 2014-06-28 |
| |_|_|/ |/| | | | |||
* | | | | bug fixed #236 | Lunny Xiao | 2014-06-28 |
| |_|/ |/| | | |||
* | | | Merge pull request #251 from niphor/master | 无闻 | 2014-06-24 |
|\ \ \ | | | | | | | | | RepoRootPath must be absolute path | ||
| * | | | RepoRootPath must be absolute path | niphor | 2014-06-24 |
| | |/ | |/| | |||
* | | | Merge pull request #253 from eryx/master | 无闻 | 2014-06-24 |
|\ \ \ | |/ / |/| | | Fix #252 | ||
| * | | Fix #252 | Eryx | 2014-06-24 |
|/ / | |||
* / | add dashboard context switch button | fuxiaohei | 2014-06-22 |
|/ | |||
* | Clean files | Unknown | 2014-06-21 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Remove qiniu/log | Unknown | 2014-06-20 |
| | |||
* | Add database log adapter | Unknown | 2014-06-20 |
| | |||
* | Basic process manager | Unknown | 2014-06-19 |
| | |||
* | Fix test cases | Unknown | 2014-06-16 |
| | |||
* | Add corn rask monitor panel | Unknown | 2014-06-13 |
| | |||
* | Support edit release and save as draft | Unknown | 2014-06-12 |
| | |||
* | Fix #199 | Unknown | 2014-06-12 |
| | |||
* | Fix #197 | Unknown | 2014-06-12 |
| | |||
* | Mirror fix | Unknown | 2014-06-12 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-12 |
|\ | |||
| * | fix gobuld.yml conf missing | codeskyblue | 2014-06-12 |
| | | |||
* | | Merge pull request #243 from tobyzxj/patch-1 | 无闻 | 2014-06-11 |
|\ \ | | | | | | | Using strings.HasPrefix(...) will cause a misjudgement |