gitlab-org--gitlab-foss/app/workers
John Cai 6c35fb59b7 Add GitDeduplicationService for deduplication housekeeping
GitDeduplicationService performs idempotent operations on deduplicated
projects.
2019-05-21 13:34:31 -07:00
..
auto_devops
ci Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
clusters/applications DELETE clusters/:id/:application endpoint 2019-04-29 22:55:12 -07:00
concerns Externalize strings in app/workers 2019-04-10 13:30:09 +00:00
deployments Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
gitlab/github_import
hashed_storage Extract common logic to HashedStorage::BaseWorker 2019-03-01 15:49:20 +01:00
mail_scheduler
object_pool
object_storage Externalize strings in app/workers 2019-04-10 13:30:09 +00:00
repository_check
todos_destroyer
admin_email_worker.rb
all_queues.yml Remove disabled pages domains 2019-04-30 12:05:54 +00:00
archive_trace_worker.rb
authorized_projects_worker.rb
background_migration_worker.rb
build_coverage_worker.rb
build_finished_worker.rb Expire pipeline cache on finish 2019-05-21 17:16:06 +02:00
build_hooks_worker.rb
build_queue_worker.rb
build_success_worker.rb
build_trace_sections_worker.rb
chat_notification_worker.rb
cleanup_container_repository_worker.rb
cluster_configure_worker.rb Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
cluster_install_app_worker.rb
cluster_patch_app_worker.rb Rename ClusterUpdateAppWorker to ClusterPatchAppWorker 2019-03-05 15:21:29 +00:00
cluster_project_configure_worker.rb Disable JIT resource creation for project clusters 2019-04-16 13:59:37 +10:00
cluster_provision_worker.rb
cluster_upgrade_app_worker.rb
cluster_wait_for_app_installation_worker.rb
cluster_wait_for_ingress_ip_address_worker.rb
create_gpg_signature_worker.rb Rename GitPushService -> Git::BranchPushService 2019-03-25 13:02:31 +00:00
create_note_diff_file_worker.rb
create_pipeline_worker.rb
delete_container_repository_worker.rb
delete_diff_files_worker.rb
delete_merged_branches_worker.rb
delete_stored_files_worker.rb
delete_user_worker.rb
detect_repository_languages_worker.rb Change DetectRepositoryLanguagesWorker to not receive user 2019-05-09 16:54:20 +01:00
email_receiver_worker.rb Externalize strings in app/workers 2019-04-10 13:30:09 +00:00
emails_on_push_worker.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
expire_build_artifacts_worker.rb
expire_build_instance_artifacts_worker.rb
expire_job_cache_worker.rb
expire_pipeline_cache_worker.rb Properly expire all pipeline caches when pipeline is deleted 2019-04-15 08:10:10 -07:00
git_garbage_collect_worker.rb Add GitDeduplicationService for deduplication housekeeping 2019-05-21 13:34:31 -07:00
gitlab_shell_worker.rb
gitlab_usage_ping_worker.rb
group_destroy_worker.rb
import_export_project_cleanup_worker.rb
import_issues_csv_worker.rb
invalid_gpg_signature_update_worker.rb
irker_worker.rb
issue_due_scheduler_worker.rb
merge_worker.rb
migrate_external_diffs_worker.rb Allow external diffs to be used conditionally 2019-03-27 16:51:33 +00:00
namespaceless_project_destroy_worker.rb
new_issue_worker.rb
new_merge_request_worker.rb
new_note_worker.rb
pages_domain_removal_cron_worker.rb Remove remove_disabled_domains feature flag 2019-05-20 08:44:20 +00:00
pages_domain_verification_cron_worker.rb
pages_domain_verification_worker.rb
pages_worker.rb
pipeline_hooks_worker.rb
pipeline_metrics_worker.rb Rename ambiguous association names in Ci::Pipeline 2019-03-05 11:36:26 +07:00
pipeline_notification_worker.rb
pipeline_process_worker.rb
pipeline_schedule_worker.rb Prevent concurrent execution of PipelineScheduleWorker 2019-04-28 12:59:23 +07:00
pipeline_success_worker.rb
pipeline_update_worker.rb
plugin_worker.rb
post_receive.rb Port changes for design management to CE 2019-04-29 08:28:43 +02:00
process_commit_worker.rb Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
project_cache_worker.rb Refactor: extract duplicate steps to a service class 2019-04-05 22:47:20 +09:00
project_daily_statistics_worker.rb
project_destroy_worker.rb
project_export_worker.rb
project_service_worker.rb
propagate_service_template_worker.rb
prune_old_events_worker.rb
prune_web_hook_logs_worker.rb
reactive_caching_worker.rb Allow reactive caching to be used in services 2019-04-04 17:27:29 +00:00
rebase_worker.rb
remote_mirror_notification_worker.rb
remove_expired_group_links_worker.rb
remove_expired_members_worker.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
remove_unreferenced_lfs_objects_worker.rb
repository_archive_cache_worker.rb
repository_cleanup_worker.rb
repository_fork_worker.rb
repository_import_worker.rb
repository_remove_remote_worker.rb
repository_update_remote_mirror_worker.rb
requests_profiles_worker.rb
run_pipeline_schedule_worker.rb
schedule_migrate_external_diffs_worker.rb Allow external diffs to be used conditionally 2019-03-27 16:51:33 +00:00
stage_update_worker.rb
stuck_ci_jobs_worker.rb
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
update_project_statistics_worker.rb Refactor: extract duplicate steps to a service class 2019-04-05 22:47:20 +09:00
upload_checksum_worker.rb
wait_for_cluster_creation_worker.rb
web_hook_worker.rb