summaryrefslogtreecommitdiff
path: root/app/workers/update_head_pipeline_for_merge_request_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-19/+2
* Merge request pipelinesShinya Maeda2018-12-051-3/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Change queue namespace of UpdateHeadPipelineForMergeRequestWorkerShinya Maeda2018-03-071-0/+2
* Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-141-2/+1
|\
| * Use a dedicated queue for each workerDouwe Maan2017-12-121-2/+1
* | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-1/+12
|/
* Fix update head pipeline workerFelipe Artur2017-12-051-1/+1
* Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-0/+15