summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/file.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-2/+69
* Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-101-0/+5
* golint fixed for routers (#208)Lunny Xiao2016-11-241-2/+5
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-4/+4
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* Support Editorconfig on web editorAndrey Nering2016-08-301-0/+20
* Web editor: improve code qualityUnknwon2016-08-241-1/+1
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-9/+9
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* rename import pathUnknwon2015-12-151-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-2/+3
* refactor API routes and some work for #976Unknwon2015-12-041-0/+46