summaryrefslogtreecommitdiff
path: root/app/workers/run_pipeline_schedule_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-0/+2
* Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-1/+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
* Use queue_namespace rather than enqueue_inLin Jen-Shin2017-12-181-1/+1
* Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-121-1/+1
* Address some comments with running a pipeline scheduleStan Hu2017-12-121-2/+4
* Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-0/+20