Ethan Koenig
|
55598f5421
|
Fix comment API paths (#2813)
|
8 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
|
8 years ago |
Lunny Xiao
|
ef60249ff3
|
Fix #2001 and fix issue comments hidden (#2016)
* revert #2001 and fix issue comments hidden
* fix #2001
* fix import
* improve comment type
* reduce unnecessary join
* fix comment on FindCommentsOptions
|
8 years ago |
Ethan Koenig
|
061fa12949
|
Search bar for issues/pulls (#530)
|
9 years ago |
Kim "BKC" Carlbäcker
|
acd5a98218
|
issue comment api fix (#449)
* ListAllInRepo & Delete Issue-Comments
* Moar data in issue-comments
|
9 years ago |
Lunny Xiao
|
e134836804
|
golint fixed for routers (#208)
|
9 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
|
9 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
|
9 years ago |
Sandro Santilli
|
6909f35ba0
|
More...
|
9 years ago |
Thomas Boerger
|
a2f2fa9326
|
Replaced go-gogs-client with go-sdk imports
|
9 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
9 years ago |
Unknwon
|
edc4bdf469
|
#2966 code cleanup
|
9 years ago |
Iwan Budi Kusnanto
|
8924c93de0
|
issues comment API : list, create, edit (#2966)
add `since` query string support to list issue comment
|
9 years ago |