Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Finish new migrate page | Unknwon | 2014-08-01 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Finish organization homepage | Unknown | 2014-06-28 |
| | |||
* | 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 |
| | |||
* | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | |||
* | Update docs | Unknown | 2014-04-15 |
| | |||
* | Support private repo | Unknown | 2014-04-11 |
| | |||
* | Fix #69 | Unknown | 2014-04-10 |
| | |||
* | change css name style | FuXiaoHei | 2014-03-25 |
| | |||
* | add csrf check | slene | 2014-03-23 |
| | |||
* | Clean code | Unknown | 2014-03-16 |
| | |||
* | Finish create repo | Unknown | 2014-03-11 |
| | |||
* | begin dashboard ui | FuXiaoHei | 2014-03-11 |
| | |||
* | Update repo.Create | Unknown | 2014-03-08 |
| | |||
* | Change /user/profile URL to /user/:username | Unknown | 2014-03-07 |
| | |||
* | Add SignInRequire and SignOutRequire middleware | Unknown | 2014-03-07 |
| | |||
* | add list for repo basic | Lunny Xiao | 2014-03-07 |
| | |||
* | ui for repo/create page | FuXiaoHei | 2014-03-03 |
| | |||
* | create repository from web | Lunny Xiao | 2014-02-25 |
| | |||
* | Add routers for create and delete repo | Unknown | 2014-02-19 |