Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #1204 | Unknwon | 2015-07-31 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | templates/org/home.tmpl: fix org member can't see public repo | Unknwon | 2015-02-22 |
| | | |||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
|/ | |||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
| | |||
* | 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 new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | Finish organization homepage | Unknown | 2014-06-28 |