summaryrefslogtreecommitdiff
path: root/lib/ci/api/triggers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove CI API v1Zeger-Jan van de Weg2017-08-181-39/+0
| | | | | | This API was mainly for internal usage, and has been moved to the general API: APIv4. The endpoints have been deprecated since 9.0, and won't see 10.0. :)
* 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
|
* Grapfiy the CI::Triggers APIgrapify-ci-triggers-apiRobert Schilling2017-02-221-27/+16
|
* Add runners tokenKamil Trzcinski2015-12-111-1/+1
|
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
|
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+49