summaryrefslogtreecommitdiff
path: root/spec/services/ci/register_job_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix spec on egister_job_service_spec.rbfeature/sm/33281-protected-runner-executes-jobs-on-protected-branchShinya Maeda2017-09-031-32/+32
* Fix specShinya Maeda2017-09-031-1/+1
* Fix specShinya Maeda2017-09-031-7/+31
* Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-2/+4
* Fix specShinya Maeda2017-09-031-2/+2
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
* Add the rest of specsShinya Maeda2017-09-031-0/+38
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix spec for Ci::RegisterJobServiceTomasz Maczukin2017-03-061-3/+3
* Refactor JobRequest response structureTomasz Maczukin2017-03-021-0/+223