summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/triggers_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-1/+4
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Fix other tests which tested against error message30634-protected-pipelineLin Jen-Shin2017-06-071-1/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-201-7/+21
* Update triggers APIKamil Trzcinski2017-03-051-0/+171
* Backport API to V3Robert Schilling2017-02-281-0/+47