Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -2/+43 |
| | | | | | | | | | | | * Update swagger documentation Add docs for missing endpoints Add documentation for request parameters Make parameter naming consistent Fix response documentation * Restore delete comments | ||||
* | Fix API for branches with slashes (#2096) | Ethan Koenig | 2017-07-02 | 1 | -1/+8 |
| | |||||
* | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 1 | -1/+6 |
| | | | Signed-off-by: Dennis Keitzel <github@pinshot.net> | ||||
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -2/+4 |
| | |||||
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
| | | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea | ||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
| | |||||
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -2/+2 |
| | | | | | - Fix go-gogs-client#10 - Related to #809 | ||||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -6/+6 |
| | |||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -3/+3 |
| | |||||
* | Minor fix for #2506 | Unknwon | 2016-02-02 | 1 | -21/+16 |
| | |||||
* | Corrections following recommendations | Antoine GIRARD | 2016-01-28 | 1 | -9/+9 |
| | |||||
* | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 | 1 | -6/+12 |
| | | | | [ci skip] | ||||
* | Update link for documentation (Temporary ↵ | Antoine GIRARD | 2016-01-28 | 1 | -7/+4 |
| | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip] | ||||
* | Near ready | Antoine GIRARD | 2016-01-28 | 1 | -0/+52 |