summaryrefslogtreecommitdiff
path: root/app/services/ci/update_build_queue_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-10/+0
* Add latest changes from gitlab-org/gitlab@14-9-stable-eeGitLab Bot2022-04-121-6/+11
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-8/+6
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-6/+6
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-6/+8
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-3/+97
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+8
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+1
* Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-0/+4
* 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