summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/release.go
Commit message (Expand)AuthorAgeFilesLines
* update swagger for release API pagination (#5841)Lunny Xiao2019-01-251-0/+8
* improve the releases api paging (#5831)Lunny Xiao2019-01-241-1/+17
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-12/+0
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+3
* allow api to create tags for releases (#4890)Bobonium2018-09-101-4/+0
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-211-2/+2
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Add Attachment API (#3478)Jonas Franz2018-03-061-2/+2
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-161-1/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-2/+2
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-0/+120
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-201-41/+48
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-7/+1
* Fix release display and correct paging (#2080)Lauris BH2017-06-291-9/+8
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1
* Attach to release (#673)Philip Couling2017-01-151-2/+2
* build failed by deleting release by API (#562)Lunny Xiao2017-01-031-1/+1
* Release API endpointsEthan Koenig2017-01-021-0/+186