aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/branch.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
* api/repo: fix cannot reponse branch with slashes (#4198)Unknwon2017-03-10
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Rename module: middleware -> contextUnknwon2016-03-11
|
* Minor fix for #2506Unknwon2016-02-02
|
* Corrections following recommendationsAntoine GIRARD2016-01-28
|
* Handling error for the API request and add commmentsAntoine GIRARD2016-01-28
| | | | [ci skip]
* Update link for documentation (Temporary ↵Antoine GIRARD2016-01-28
| | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
* Near readyAntoine GIRARD2016-01-28