gitlab-org--gitlab-foss/app/workers
Douwe Maan a1cd9be429 Merge branch 'git-fsck-worker-client-prep' into 'master'
Move SingleRepositoryWorker#fsck into Gitlab::Git::Repository

Closes gitaly#802

See merge request gitlab-org/gitlab-ce!15710
2017-12-04 15:58:53 +00:00
..
concerns Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
gitlab/github_import Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
repository_check Move SingleRepositoryWorker#fsck into Gitlab::Git::Repository 2017-12-04 15:57:20 +01:00
admin_email_worker.rb
authorized_projects_worker.rb
background_migration_worker.rb
build_coverage_worker.rb
build_finished_worker.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
build_hooks_worker.rb
build_queue_worker.rb
build_success_worker.rb
build_trace_sections_worker.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
cluster_install_app_worker.rb Rename App to Applications 2017-11-03 10:57:09 +01:00
cluster_provision_worker.rb specs for workers. 2017-10-31 00:18:15 +09:00
cluster_wait_for_app_installation_worker.rb Fix typos 2017-11-03 13:55:44 +01:00
create_gpg_signature_worker.rb
create_pipeline_worker.rb BE for automatic pipeline when enabling Auto DevOps 2017-11-28 12:42:08 -06:00
delete_merged_branches_worker.rb
delete_user_worker.rb
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
git_garbage_collect_worker.rb
gitlab_shell_worker.rb
gitlab_usage_ping_worker.rb
group_destroy_worker.rb
import_export_project_cleanup_worker.rb
invalid_gpg_signature_update_worker.rb
irker_worker.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
merge_worker.rb
namespaceless_project_destroy_worker.rb
new_issue_worker.rb
new_merge_request_worker.rb
new_note_worker.rb
pages_worker.rb
pipeline_hooks_worker.rb
pipeline_metrics_worker.rb
pipeline_notification_worker.rb
pipeline_process_worker.rb
pipeline_schedule_worker.rb Avoid deactivation when pipeline schedules execute a commit includes `[ci skip]` 2017-11-23 02:53:34 +09:00
pipeline_success_worker.rb
pipeline_update_worker.rb
post_receive.rb
process_commit_worker.rb
project_cache_worker.rb
project_destroy_worker.rb
project_export_worker.rb
project_migrate_hashed_storage_worker.rb fix exclusive lease specs fro hashed storage migration 2017-11-23 14:19:36 +01:00
project_service_worker.rb
propagate_service_template_worker.rb
prune_old_events_worker.rb
reactive_caching_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 Fix the fork project functionality for projects with hashed storage 2017-12-04 09:42:14 +00:00
repository_import_worker.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
requests_profiles_worker.rb
schedule_update_user_activity_worker.rb
stage_update_worker.rb
storage_migrator_worker.rb Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
stuck_ci_jobs_worker.rb Allow to drop jobs for deleted projects 2017-11-27 11:56:15 +01:00
stuck_import_jobs_worker.rb
stuck_merge_jobs_worker.rb Make merge_jid handling less stateful in MergeService 2017-10-27 22:33:48 +02:00
system_hook_push_worker.rb
trending_projects_worker.rb
update_merge_requests_worker.rb [ci-skip] linting 2017-11-14 18:12:52 +00:00
update_user_activity_worker.rb
upload_checksum_worker.rb
wait_for_cluster_creation_worker.rb specs for workers. 2017-10-31 00:18:15 +09:00
web_hook_worker.rb