summaryrefslogtreecommitdiff
path: root/app/workers/run_pipeline_schedule_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* 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