summaryrefslogtreecommitdiffstats
path: root/modules/context/context.go
Commit message (Expand)AuthorAgeFilesLines
* Fixes xss, clickjacking & password autocompletionBwko2016-11-291-2/+5
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* Golint fixed for modules/contextLunny Xiao2016-11-251-2/+5
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-5/+5
* Fix imports found by goimports.Matthias Loibl2016-11-051-6/+5
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
* router/repo: code refactoringUnknwon2016-08-301-6/+5
* #1601 support delete issue commentUnknwon2016-07-261-0/+13
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-19/+0
* Add APIContextUnknwon2016-03-131-63/+2
* Rename module: middleware -> contextUnknwon2016-03-111-0/+266