summaryrefslogtreecommitdiff
path: root/app/services/ci/update_build_queue_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Rename Runner#invalidate_build_cache -> Runner#pick_buildDylan Griffith2018-05-021-1/+1
* Introduce Project#all_runners and use in Ci::UpdateBuildQueueServiceDylan Griffith2018-04-301-9/+1
* Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith2018-04-271-1/+1
* extract method to adhere to "tell, don't ask"Alexis Reigel2018-04-231-1/+1
* dry up: extract methodAlexis Reigel2018-04-231-15/+11
* select group runners also in build queue serviceAlexis Reigel2018-04-231-4/+12
* Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-201-1/+3
* Fix shared runners queue updateKamil Trzcinski2017-01-201-0/+6
* Fix specsKamil Trzcinski2017-01-191-1/+1
* Fixed broken buildKim "BKC" Carlbäcker2016-12-211-1/+1
* Make expire-time a constant, correct function in ServiceKim "BKC" Carlbäcker2016-12-161-1/+1
* #NamingThingsKim "BKC" Carlbäcker2016-12-161-1/+0
* Update Runners in a ServiceKim "BKC" Carlbäcker2016-12-151-0/+12