summaryrefslogtreecommitdiff
path: root/lib/api/release
Commit message (Collapse)AuthorAgeFilesLines
* Prevent Releases links API to leak tag existanceAlessio Caiazza2019-02-081-0/+2
|
* Remove releases_page feature flagShinya Maeda2019-01-111-2/+0
| | | | | | We introduced releases_page feature flag. Given this feature is deemed stable, we should remove this flag before 19th.
* Add tests for Release Link APIShinya Maeda2019-01-071-43/+44
| | | | | | | | | | Add tests for the API and add a couple of tests Add revert revert
* Add API for release asset linksShinya Maeda2019-01-071-0/+116
Authorize against release not project