aboutsummaryrefslogtreecommitdiff
path: root/routers/org/setting.go
Commit message (Collapse)AuthorAge
* Update with macaronUnknwon2014-10-06
|
* 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
* add organization-level webhooksChristopher Brickley2014-09-05
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14