summaryrefslogtreecommitdiff
path: root/lib/api/v3/triggers.rb
Commit message (Expand)AuthorAgeFilesLines
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+2
* Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
* Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
* Fix specShinya Maeda2017-09-041-2/+3
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-4/+4
* Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-12/+19
* Use struct instead of hashLin Jen-Shin2017-07-201-2/+2
* Use hash to return multiple objectsLin Jen-Shin2017-07-201-3/+3
* Try to report why it's failing and fix testsLin Jen-Shin2017-06-061-3/+4
* 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
* Update triggers APIKamil Trzcinski2017-03-051-2/+75
* Backport API to V3Robert Schilling2017-02-281-0/+30