summaryrefslogtreecommitdiffstats
path: root/modules/context/context.go
Commit message (Expand)AuthorAgeFilesLines
* 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