aboutsummaryrefslogtreecommitdiff
path: root/templates/org/team/repositories.tmpl
Commit message (Collapse)AuthorAge
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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
* Finsih add/remove repo in organizationUnknwon2014-08-26
|
* Working on organization pagesUnknwon2014-08-23