gitlab-org--gitlab-foss/app/workers/concerns
Andrew Newdigate dc14c91d06 Adds chaos endpoints to Sidekiq
This allows the chaos endpoints to be invoked in Sidekiq so that this
environment can be tested for resilience.
2019-07-18 19:04:12 +02:00
..
gitlab/github_import Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
application_worker.rb Add queue_size method to ApplicationWorker 2019-07-05 19:42:29 +02:00
auto_devops_queue.rb Automatically disable Auto DevOps for project upon first pipeline failure 2018-09-06 19:20:42 +00:00
chaos_queue.rb Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
cluster_applications.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
cluster_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
cronjob_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
each_shard_worker.rb Enable frozen string in newly added files 2018-07-21 19:00:50 -07:00
exception_backtrace.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
mail_scheduler_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
new_issuable.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
object_pool_queue.rb Allow public forks to be deduplicated 2018-12-07 19:18:37 +01:00
object_storage_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
pipeline_background_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
pipeline_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
project_import_options.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
project_start_import.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
repository_check_queue.rb Enable frozen string for app/workers/**/*.rb 2018-06-27 01:12:01 -07:00
todos_destroyer_queue.rb Delete todos when users loses target read permissions 2018-07-30 13:29:18 +02:00
waitable_worker.rb Run rubocop -a 2019-03-13 13:42:43 +00:00