summaryrefslogtreecommitdiffstats
path: root/routers/org/org.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-2/+4
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-3/+6
* Address issues pointed out by @lunny in #3339 (#3352)Morgan Bazalgette2018-01-121-7/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-2/+10
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+8
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-6/+9
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-6/+6
* And othersSandro Santilli2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* #13 finish user and repository searchUnknwon2016-03-111-1/+1
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-27/+0
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-9/+2
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-7/+10
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+2
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-1/+1
* Page: `/org/:orgname/settings`Unknwon2014-08-141-110/+6
* Finish new home page of organizationUnknwon2014-08-101-8/+7
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-261-52/+13
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-19/+17
* New UI merge in progressUnknwon2014-07-261-6/+6
* Finish Teams pageUnknown2014-06-291-7/+2
* Finish organization homepageUnknown2014-06-281-3/+35
* Finish delete organizationUnknown2014-06-281-1/+44
* add organization team-create pagefuxiaohei2014-06-271-4/+0
* Organization settings pageUnknown2014-06-271-5/+51
* Add create organizationUnknown2014-06-251-6/+90
* add organization setting pagefuxiaohei2014-06-231-0/+5
* add organization dashboard pagefuxiaohei2014-06-231-0/+5
* add organization create pagefuxiaohei2014-06-231-7/+11
* add organization teams pagefuxiaohei2014-06-221-0/+6
* add organization memebers pagefuxiaohei2014-06-221-1/+6
* organisation main page uiFuXiaoHei2014-06-071-0/+11