summaryrefslogtreecommitdiff
path: root/lib/api/triggers.rb
Commit message (Expand)AuthorAgeFilesLines
* initShinya Maeda2017-07-281-13/+10
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-5/+6
|\
| * Use struct instead of hashLin Jen-Shin2017-07-201-1/+1
| * Use hash to return multiple objectsLin Jen-Shin2017-07-201-2/+2
| * Try to report why it's failing and fix testsLin Jen-Shin2017-06-061-4/+5
* | Update grape gemdz-update-grapeDmitriy Zaporozhets2017-07-201-0/+1
|/
* Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-201-1/+1
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski2017-03-061-1/+1
* Introduce tests for pipeline triggersKamil Trzcinski2017-03-051-9/+13
* Update triggers APIKamil Trzcinski2017-03-051-11/+57
* Return 204 for delete endpointsRobert Schilling2017-02-281-2/+0
* Simplyfy variables validation in triggers APIapi-simplify-variables-validationRobert Schilling2017-02-241-8/+3
* Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-041-0/+5
* API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable2016-11-241-1/+1
* Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-1/+1
* Grapify token APIRobert Schilling2016-11-101-46/+30
* Make the CI permission model simplerKamil Trzcinski2016-02-021-4/+4
* Add some fixes after reviewTomasz Maczukin2016-01-131-6/+5
* Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-071-17/+8
* Get show details feature to triggers APITomasz Maczukin2016-01-051-0/+26
* Add create feature to triggers APITomasz Maczukin2016-01-051-0/+16
* Add delete feature to triggers APITomasz Maczukin2016-01-051-0/+19
* Add triggers feature to APITomasz Maczukin2016-01-041-0/+18
* Fix triggers testsKamil Trzcinski2015-12-111-1/+1
* Reimplement Trigger APIKamil Trzcinski2015-12-111-0/+48