summaryrefslogtreecommitdiff
path: root/app/workers/pipeline_schedule_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-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