summaryrefslogtreecommitdiff
path: root/app/workers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Move NotificationService calls to SidekiqSean McGivern2018-04-251-0/+4
* Send emails for issues due tomorrowSean McGivern2018-03-301-0/+7
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-082-1/+11
|\
| * Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+10
| * Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-1/+1
* | another round of fixesMicaël Bergeron2018-03-011-0/+8
|/
* Allow bulk_perform_and_wait wait timeout to be overriddenDouwe Maan2018-02-261-2/+2
* Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-261-0/+44
* Remove warning noise in ProjectImportOptionsStan Hu2018-01-111-2/+2
* Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-202-0/+24
|\
| * Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-152-0/+24
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-158-23/+71
|\ \
| * | Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan2017-12-131-2/+2
| * | Use a dedicated queue for each workerDouwe Maan2017-12-126-14/+31
| |/
| * Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-0/+15
| * Add ApplicationWorker and make every worker include itDouwe Maan2017-12-053-10/+26
* | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-4/+4
* | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-6/+4
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-176-0/+180
|\ \ | |/
| * Rewrite the GitHub importer from scratchYorick Peterse2017-11-075-0/+171
| * Rename App to ApplicationsAlessio Caiazza2017-11-032-11/+9
| * Fix and add applications controllerKamil Trzcinski2017-11-021-1/+1
| * Improve backend structure of dataKamil Trzcinski2017-11-021-2/+3
| * Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-0/+10
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-062-0/+19
|\ \ | |/
| * Backports EE 38771 changes to CE.Tiago Botelho2017-10-101-0/+9
| * Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-1/+1
| * Introduce manage_cluster queue for sidekiq workersShinya Maeda2017-10-041-0/+10
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+2
|/
* Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-0/+8
|\
| * Enable 5 lines of Sidekiq backtrace lines to aid in debuggingsh-sidekiq-backtraceStan Hu2017-08-251-0/+8
| * Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher2017-08-251-8/+0
| * Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu2017-08-241-0/+8
* | Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon2017-08-211-8/+0
* | Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon2017-08-211-4/+4
* | Extend pipelines queue mixin and add a default queueGrzegorz Bizon2017-08-211-1/+11
|/
* Simplify checking if objects exist code in new issaubles workers36119-issuable-workersJarka Kadlecova2017-08-081-11/+14
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-0/+23
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-215-0/+42