summaryrefslogtreecommitdiffstats
path: root/modules/context/org.go
Commit message (Expand)AuthorAgeFilesLines
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-10/+10
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-211-3/+10
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* Golint fixed for modules/contextLunny Xiao2016-11-251-0/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-071-1/+1
* Fix imports found by goimports.Matthias Loibl2016-11-051-2/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Add org.getUserTeams to reduce redundant codeUnknwon2016-07-241-1/+2
* Refactor User.Id to User.IDUnknwon2016-07-241-3/+3
* Add APIContextUnknwon2016-03-131-0/+11
* Rename module: middleware -> contextUnknwon2016-03-111-0/+141