summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/issue_comment.go
Commit message (Expand)AuthorAgeFilesLines
* Fix query parameter name comment in issue API (#4421)Lauris BH2018-07-121-2/+2
* fix CreateIssueCommentOption reference (#4239)stevegt2018-06-151-1/+1
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-2/+2
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-2/+3
* fix wrong issue endpoints in swagger doc (#3914)David Schneiderbauer2018-05-081-1/+1
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Fix comment API paths (#2813)Ethan Koenig2017-11-201-2/+84
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-1/+134
* Fix #2001 and fix issue comments hidden (#2016)Lunny Xiao2017-06-211-2/+10
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-1/+1
* issue comment api fix (#449)Kim "BKC" Carlbäcker2016-12-221-0/+47
* golint fixed for routers (#208)Lunny Xiao2016-11-241-0/+4
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* More...Sandro Santilli2016-11-071-1/+1
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* #2966 code cleanupUnknwon2016-08-261-60/+20
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-261-0/+122