summaryrefslogtreecommitdiffstats
path: root/modules/context/org.go
Commit message (Collapse)AuthorAgeFilesLines
* 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/setting * typo fixed and renamed UNIXSOCKET to UnixSocket
* 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
| | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
* 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