gitlab-org--gitlab-foss/app/workers/concerns
Micaël Bergeron 6466739e2e Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-08 10:55:47 -05:00
..
gitlab/github_import Replace deprecated path_with_namespace with full_path 2018-03-05 15:41:54 +02:00
application_worker.rb Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't manually set their queue 2017-12-13 16:28:26 +01:00
cluster_applications.rb Rename App to Applications 2017-11-03 10:57:09 +01:00
cluster_queue.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
cronjob_queue.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
exception_backtrace.rb Enable 5 lines of Sidekiq backtrace lines to aid in debugging 2017-08-25 05:27:42 -07:00
new_issuable.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
object_storage_queue.rb another round of fixes 2018-03-01 10:36:24 -05:00
pipeline_background_queue.rb Integrate two workers into one ArchiveTraceWorker with pipeline_background queue. This queue takes loqer precedence than pipeline_default. 2018-03-06 21:44:15 +09:00
pipeline_queue.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
project_import_options.rb Remove warning noise in ProjectImportOptions 2018-01-11 13:03:26 -08:00
project_start_import.rb Fork and Import jobs only get marked as failed when the number of Sidekiq retries were exhausted 2017-12-15 09:54:10 +00:00
repository_check_queue.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
waitable_worker.rb Allow bulk_perform_and_wait wait timeout to be overridden 2018-02-26 13:34:41 +01:00