summaryrefslogtreecommitdiff
path: root/spec/services/ci/update_build_queue_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-43/+67
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-311-0/+3
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-5/+1
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-5/+5
* select group runners also in build queue serviceAlexis Reigel2018-04-231-12/+50
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-201-0/+47