John Olheiser
|
355c701c7f
|
Updates to API 404 responses (#6077)
|
6 years ago |
Lewis Cowles
|
c165ccfae7
|
Fixes repo branch endpoint summary (#4893)
in browser saw `/repos/{owner}/{repo}/branches/{branch} List a repository's branches` fixed
Addresses https://github.com/go-gitea/debian-packaging/pull/1
Fixes https://github.com/go-gitea/gitea#4892
|
6 years ago |
Bo-Yi Wu
|
3bed594722
|
refactor: import order. (#3736)
|
7 years ago |
Ethan Koenig
|
13c19d041a
|
Populate URL field of API commits (#3546)
* Populate URL field of API commits
* fix orgmode_test
|
7 years ago |
Ethan Koenig
|
1df45ea8b0
|
Update swagger documentation (#2899)
* Update swagger documentation
Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation
* Restore delete comments
|
7 years ago |
Ethan Koenig
|
9818d43a9f
|
Fix API for branches with slashes (#2096)
|
8 years ago |
Dennis Keitzel
|
34d2b1c5e9
|
Gracefully handle bare repositories on API operations. (#1932)
Signed-off-by: Dennis Keitzel <github@pinshot.net>
|
8 years ago |
Lunny Xiao
|
e134836804
|
golint fixed for routers (#208)
|
8 years ago |
Sandro Santilli
|
827c85ad85
|
Fix import path of go-sdk (#141)
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- 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
|
8 years ago |
Thomas Boerger
|
a2f2fa9326
|
Replaced go-gogs-client with go-sdk imports
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
5b25440502
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
9 years ago |
Unknwon
|
da092dd05b
|
Convert all API handers to use *context.APIContext
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
759a73fd9c
|
Minor fix for #2506
|
9 years ago |
Antoine GIRARD
|
7407a0b226
|
Corrections following recommendations
|
9 years ago |
Antoine GIRARD
|
fc58d9c2fb
|
Handling error for the API request and add commments
[ci skip]
|
9 years ago |
Antoine GIRARD
|
424c4bf878
|
Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277)
[ci skip]
|
9 years ago |
Antoine GIRARD
|
42c1153d6e
|
Near ready
|
9 years ago |