summaryrefslogtreecommitdiffstats
path: root/routers/org/members.go
Commit message (Expand)AuthorAgeFilesLines
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-40/+0
* fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-261-0/+6
* 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-4/+9
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-5/+5
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
* Refactor User.Id to User.IDUnknwon2016-07-241-6/+6
* Rename module: middleware -> contextUnknwon2016-03-111-4/+4
* fix #650Unknwon2015-11-221-1/+1
* allow anonymous SSH cloneUnknwon2015-08-051-1/+1
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-2/+2
* 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 new edit team page, add member to teamUnknwon2014-08-241-1/+6
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-5/+17
* Finish new organization members and invitation pageUnknwon2014-08-151-2/+93
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-4/+2
* Finish Teams pageUnknown2014-06-291-0/+16