summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/misc
Commit message (Expand)AuthorAgeFilesLines
* Golint fixed for modules/contextLunny Xiao2016-11-251-1/+1
* golint fixed for routers (#208)Lunny Xiao2016-11-241-2/+4
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-4/+4
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* Make markdown as an independent moduleUnknwon2016-02-201-4/+4
* fix #1829 and fix #890Unknwon2015-12-041-1/+1
* refactor API routes and some work for #976Unknwon2015-12-041-0/+42