aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/file.go
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* Verify repository is not bare before retrieving blob. (#3996)cybe2017-01-27
|
* Support Editorconfig on web editorAndrey Nering2016-08-30
|
* Web editor: improve code qualityUnknwon2016-08-24
|
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Rename module: middleware -> contextUnknwon2016-03-11
|
* rename import pathUnknwon2015-12-15
|
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* refactor API routes and some work for #976Unknwon2015-12-04