summaryrefslogtreecommitdiffstats
path: root/templates/org/create.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-28/+27
|
* Add suburl supportUnknwon2014-09-191-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-2/+2
| | | | | | | | | | | | | | 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 repo settings pageUnknwon2014-08-021-6/+6
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-0/+31
dashboard news feed page, create organization page