summaryrefslogtreecommitdiff
path: root/app/workers/pipeline_hooks_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-3/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-3/+4
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* 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@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+2
* 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
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Use a dedicated queue for each workerDouwe Maan2017-12-121-1/+1
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-1/+1
* Assign all pipeline workers to specific queuesGrzegorz Bizon2017-08-211-0/+2
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-1/+1
* Execute pipeline hooks asynchronouslyGrzegorz Bizon2016-10-121-0/+9