summaryrefslogtreecommitdiff
path: root/app/workers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-181-0/+9
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Add queue_size method to ApplicationWorkerdm-queue-mirror-jobs-in-batches-drain-ceDouwe Maan2019-07-051-0/+6
* Externalize strings in app/workersMartin Wortschack2019-04-101-1/+1
* Run rubocop -aNick Thomas2019-03-131-5/+3
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+12
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-273-5/+5
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+8
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+9
* Updates code using class_methods over module ClassMethodsJacopo2018-08-292-2/+2
* Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+12
* Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-241-1/+1
|\
| * Don't expose project names in various countersYorick Peterse2018-06-211-1/+1
* | Enable frozen string in newly added filesgfyoung2018-07-211-0/+2
* | Refactor fetching healthy shards with Gitlab::HealthChecks::GitalyCheckToon Claes2018-06-271-10/+3
* | Rename method to #each_eligible_shardToon Claes2018-06-271-1/+1
* | Bring Gitlab::ShardHealthCache to CEToon Claes2018-06-271-0/+2
* | Extract EachShardWorker into a concernToon Claes2018-06-271-0/+36
* | Enable frozen string for app/workers/**/*.rbgfyoung2018-06-2715-0/+30
|/
* 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