Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
| | |||
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-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) | Unknwon | 2017-03-10 |
| | |||
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 |
| | | | | | - Fix go-gogs-client#10 - Related to #809 | ||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 |
| | |||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
| | |||
* | Minor fix for #2506 | Unknwon | 2016-02-02 |
| | |||
* | Corrections following recommendations | Antoine GIRARD | 2016-01-28 |
| | |||
* | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 |
| | | | | [ci skip] | ||
* | Update link for documentation (Temporary ↵ | Antoine GIRARD | 2016-01-28 |
| | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip] | ||
* | Near ready | Antoine GIRARD | 2016-01-28 |