gitlab-org--gitlab-foss/app/workers/concerns
Douwe Maan 56af2dbe73 Allow bulk_perform_and_wait wait timeout to be overridden 2018-02-26 13:34:41 +01:00
..
gitlab/github_import Use a dedicated queue for each worker 2017-12-12 17:36:20 +01: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
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