summaryrefslogtreecommitdiff
path: root/app/workers/pipeline_schedule_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-23/+11
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-5/+38
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+2
* Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-38/+3
* Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-11/+17
* Run rubocop -aNick Thomas2019-03-131-10/+9
* Squashed commit of the following:Shinya Maeda2018-11-301-7/+25
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-1/+1
* Avoid deactivation when pipeline schedules execute a commit includes `[ci skip]`Shinya Maeda2017-11-231-1/+1
* Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin2017-07-051-8/+5
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
* Do not schedule pipelines if the user can'tZ.J. van de Weg2017-05-151-1/+7
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+19