summaryrefslogtreecommitdiffstats
path: root/modules/auth/org.go
Commit message (Expand)AuthorAgeFilesLines
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-5/+6
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-0/+1
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-2/+3
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-7/+8
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-251-2/+2
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+5
* Add units to team (#947)Lunny Xiao2017-05-181-0/+3
* Better URL validation (#1507)Lauris BH2017-04-191-1/+1
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-3/+3
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-251-1/+1
* golint fixed for modules/authLunny Xiao2016-11-271-0/+6
* #2497 incorrect error handle for team nameUnknwon2016-01-291-3/+3
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-5/+6
* UI: long organization name in create repository owner listUnknwon2015-11-181-2/+2
* fix import path, fix #1782Unknwon2015-10-151-2/+2
* minor fix on templateUnknwon2015-09-071-1/+1
* new org options UIUnknwon2015-09-061-5/+5
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-4/+1
* fix #1439Unknwon2015-08-051-1/+1
* Use binding middlewareUnknwon2014-10-151-9/+7
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-1/+1
* Page: `/org/:orgname/settings`Unknwon2014-08-141-4/+6
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-261-1/+1
* New UI merge in progressUnknwon2014-07-261-41/+8
* Finish create organization teamUnknown2014-07-021-0/+33
* Organization settings pageUnknown2014-06-271-3/+27
* Add create organizationUnknown2014-06-251-0/+33