summaryrefslogtreecommitdiff
path: root/lib/api/triggers.rb
Commit message (Expand)AuthorAgeFilesLines
* 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