aboutsummaryrefslogtreecommitdiffstats
path: root/routers/org/members.go
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong paging on org members (#9990)Lunny Xiao2020-01-261-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+4
* site admin could view org's members (#9346)Lunny Xiao2019-12-141-1/+1
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-5/+35
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-2/+5
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-1/+1
* 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