summaryrefslogtreecommitdiff
path: root/spec/workers/pipeline_schedule_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-55/+2
* Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-0/+12
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
* Rename project's pipelines relationFrancisco Javier López2018-12-051-6/+6
* CE port of Add new service to create the web ide terminalFrancisco Javier López2018-12-041-0/+1
* Squashed commit of the following:Shinya Maeda2018-11-301-3/+75
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Fix testing orderShinya Maeda2017-11-231-1/+1
* Add a testShinya Maeda2017-11-231-12/+19
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+2
* Do not schedule pipelines if the user can'tZ.J. van de Weg2017-05-151-19/+32
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+51