summaryrefslogtreecommitdiff
path: root/lib/api/v3/triggers.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update triggers APIKamil Trzcinski2017-03-051-2/+75
|
* Backport API to V3Robert Schilling2017-02-281-0/+30