.. |
concerns
|
|
|
gitlab/github_import
|
|
|
object_storage
|
|
|
repository_check
|
|
|
admin_email_worker.rb
|
|
|
all_queues.yml
|
|
|
archive_trace_worker.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 |
authorized_projects_worker.rb
|
Extract WaitableWorker out of AuthorizedProjectsWorker
|
2018-02-26 13:25:58 +01:00 |
background_migration_worker.rb
|
|
|
build_coverage_worker.rb
|
|
|
build_finished_worker.rb
|
|
|
build_hooks_worker.rb
|
|
|
build_queue_worker.rb
|
|
|
build_success_worker.rb
|
|
|
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
|
|
|
cluster_provision_worker.rb
|
|
|
cluster_wait_for_app_installation_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
cluster_wait_for_ingress_ip_address_worker.rb
|
|
|
create_gpg_signature_worker.rb
|
|
|
create_pipeline_worker.rb
|
Use a dedicated queue for each worker
|
2017-12-12 17:36:20 +01:00 |
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
|
Use Project#full_name instead of name_with_namespace
|
2018-03-07 16:07:09 +02:00 |
expire_build_artifacts_worker.rb
|
|
|
expire_build_instance_artifacts_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
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
|
Remove soft removals related code
|
2018-01-08 17:04:45 +01:00 |
import_export_project_cleanup_worker.rb
|
|
|
invalid_gpg_signature_update_worker.rb
|
|
|
irker_worker.rb
|
|
|
merge_worker.rb
|
|
|
namespaceless_project_destroy_worker.rb
|
|
|
new_issue_worker.rb
|
|
|
new_merge_request_worker.rb
|
|
|
new_note_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
object_storage_upload_worker.rb
|
|
|
pages_domain_verification_cron_worker.rb
|
Add DNS verification to Pages custom domains
|
2018-02-23 12:22:29 +00:00 |
pages_domain_verification_worker.rb
|
Add DNS verification to Pages custom domains
|
2018-02-23 12:22:29 +00:00 |
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
|
Use a dedicated queue for each worker
|
2017-12-12 17:36:20 +01:00 |
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
|
Refactor plugins feature and make some doc improvements
|
2018-02-28 12:16:23 +02:00 |
post_receive.rb
|
Update project activity when pushing to a wiki repository
|
2018-03-07 17:16:14 -03:00 |
process_commit_worker.rb
|
|
|
project_cache_worker.rb
|
|
|
project_destroy_worker.rb
|
|
|
project_export_worker.rb
|
Extend API for exporting a project with direct upload URL
|
2018-03-30 15:45:59 +00:00 |
project_migrate_hashed_storage_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
project_service_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
propagate_service_template_worker.rb
|
|
|
prune_old_events_worker.rb
|
|
|
reactive_caching_worker.rb
|
|
|
rebase_worker.rb
|
|
|
remove_expired_group_links_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
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
|
|
|
repository_import_worker.rb
|
add spec
|
2018-01-26 15:26:26 +01:00 |
requests_profiles_worker.rb
|
|
|
run_pipeline_schedule_worker.rb
|
|
|
schedule_update_user_activity_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
stage_update_worker.rb
|
|
|
storage_migrator_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
stuck_ci_jobs_worker.rb
|
|
|
stuck_import_jobs_worker.rb
|
|
|
stuck_merge_jobs_worker.rb
|
|
|
system_hook_push_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
trending_projects_worker.rb
|
Add ApplicationWorker and make every worker include it
|
2017-12-05 11:59:39 +01:00 |
update_head_pipeline_for_merge_request_worker.rb
|
|
|
update_merge_requests_worker.rb
|
|
|
update_user_activity_worker.rb
|
|
|
upload_checksum_worker.rb
|
|
|
wait_for_cluster_creation_worker.rb
|
|
|
web_hook_worker.rb
|
|
|