Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Use toolbox | Unknwon | 2014-08-06 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Finish organization homepage | Unknown | 2014-06-28 |
| | |||
* | Add create organization | Unknown | 2014-06-25 |
| | |||
* | Work on #249 issue1 | Unknown | 2014-06-23 |
| | |||
* | Use constants to name template file | Unknown | 2014-06-22 |
| | |||
* | Code convention | Unknown | 2014-05-24 |
| | |||
* | Fix #185 | Unknown | 2014-05-14 |
| | |||
* | Fix #183 | Unknown | 2014-05-13 |
| | |||
* | Fix issue link in issues page | Michael Litvak | 2014-05-13 |
| | | | | | | The link assumes that the issue belongs to the signed in user, which is not necessarily the case I changed it to use repository owner name instead | ||
* | Show collaborative repositories in dashboard | Unknown | 2014-05-12 |
| | |||
* | Fix #167 | Unknown | 2014-05-08 |
| | |||
* | Show private repository activities in dashboard if has access | Unknown | 2014-05-08 |
| | |||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 |
| | |||
* | Finish issue design | Unknown | 2014-05-07 |
| | |||
* | Clean oauth code | Unknown | 2014-04-13 |
| | |||
* | Move binding as subrepo | Unknown | 2014-04-13 |