summaryrefslogtreecommitdiffstats
path: root/integrations/api_releases_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-5/+5
|
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-161-0/+85
* Fixes API-Endpoint release (#3005) * Using context.ReferencesGitRepo(); doing the same in the PATCH route. * Add release create, get and update test