gitlab-org--gitlab-foss/app/workers
2018-03-05 14:15:58 +00:00
..
concerns
gitlab/github_import
repository_check
admin_email_worker.rb
all_queues.yml
authorized_projects_worker.rb Extract WaitableWorker out of AuthorizedProjectsWorker 2018-02-26 13:25:58 +01:00
background_migration_worker.rb Run background migrations with a minimum interval 2018-01-05 16:23:25 +01:00
build_coverage_worker.rb
build_finished_worker.rb Reorder async/sync tasks in BuildFinishedWorker to read traces efficiently 2018-02-06 15:50:08 +09:00
build_hooks_worker.rb
build_queue_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
build_success_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
build_trace_sections_worker.rb
check_gcp_project_billing_worker.rb Count all billing_state transitions with labels 2018-02-12 21:32:56 +01:00
cluster_install_app_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
cluster_provision_worker.rb
cluster_wait_for_app_installation_worker.rb
cluster_wait_for_ingress_ip_address_worker.rb
create_gpg_signature_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
create_pipeline_worker.rb
create_trace_artifact_worker.rb
delete_merged_branches_worker.rb
delete_user_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
email_receiver_worker.rb
emails_on_push_worker.rb
expire_build_artifacts_worker.rb
expire_build_instance_artifacts_worker.rb
expire_job_cache_worker.rb
expire_pipeline_cache_worker.rb Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
git_garbage_collect_worker.rb
gitlab_shell_worker.rb
gitlab_usage_ping_worker.rb
group_destroy_worker.rb
import_export_project_cleanup_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
invalid_gpg_signature_update_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
irker_worker.rb
merge_worker.rb
namespaceless_project_destroy_worker.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
new_issue_worker.rb
new_merge_request_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
new_note_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
pages_domain_verification_cron_worker.rb
pages_domain_verification_worker.rb
pages_worker.rb
pipeline_hooks_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
pipeline_metrics_worker.rb
pipeline_notification_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
pipeline_process_worker.rb
pipeline_schedule_worker.rb
pipeline_success_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
pipeline_update_worker.rb
plugin_worker.rb
post_receive.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
process_commit_worker.rb Fix MR merge commit cross-references to the MR itself 2018-03-05 14:15:58 +00:00
project_cache_worker.rb Close low level rugged repository in project cache worker 2018-02-06 16:36:35 +00:00
project_destroy_worker.rb
project_export_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
project_migrate_hashed_storage_worker.rb
project_service_worker.rb
propagate_service_template_worker.rb
prune_old_events_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
reactive_caching_worker.rb
rebase_worker.rb
remove_expired_group_links_worker.rb
remove_expired_members_worker.rb
remove_old_web_hook_logs_worker.rb
remove_unreferenced_lfs_objects_worker.rb
repository_archive_cache_worker.rb
repository_fork_worker.rb Fork now protects default branch on completion 2018-01-15 16:03:25 +00:00
repository_import_worker.rb
requests_profiles_worker.rb
run_pipeline_schedule_worker.rb
schedule_update_user_activity_worker.rb
stage_update_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
storage_migrator_worker.rb
stuck_ci_jobs_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
stuck_import_jobs_worker.rb
stuck_merge_jobs_worker.rb
system_hook_push_worker.rb
trending_projects_worker.rb
update_head_pipeline_for_merge_request_worker.rb
update_merge_requests_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
update_user_activity_worker.rb
upload_checksum_worker.rb
wait_for_cluster_creation_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
web_hook_worker.rb