gitlab-org--gitlab-foss/app/workers
Jan Provaznik 27a75ea175 Backport 'Rebase' feature from EE to CE
When a project uses fast-forward merging strategy user has
to rebase MRs to target branch before it can be merged.
Now user can do rebase in UI by clicking 'Rebase' button
instead of doing rebase locally.

This feature was already present in EE, this is only backport
of the feature to CE. Couple of changes:
* removed rebase license check
* renamed migration (changed timestamp)

Closes #40301
2018-01-05 09:34:59 +01:00
..
concerns Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhausted' into 'master' 2017-12-20 12:22:51 +00:00
gitlab/github_import Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
repository_check Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
admin_email_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
all_queues.yml Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
authorized_projects_worker.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
background_migration_worker.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
build_coverage_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
build_finished_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
build_hooks_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
cluster_wait_for_app_installation_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
delete_merged_branches_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
delete_user_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
email_receiver_worker.rb Merge branch 'dm-application-worker' into 'master' 2017-12-05 13:06:22 +00:00
emails_on_push_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
expire_build_artifacts_worker.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
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 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
gitlab_shell_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
gitlab_usage_ping_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
group_destroy_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
merge_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
namespaceless_project_destroy_worker.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
new_issue_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
pipeline_hooks_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
pipeline_metrics_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
pipeline_success_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
pipeline_update_worker.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
post_receive.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
process_commit_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
project_cache_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
project_destroy_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
rebase_worker.rb Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
remove_old_web_hook_logs_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
remove_unreferenced_lfs_objects_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
repository_archive_cache_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
repository_fork_worker.rb Fork and Import jobs only get marked as failed when the number of Sidekiq retries were exhausted 2017-12-15 09:54:10 +00:00
repository_import_worker.rb Fork and Import jobs only get marked as failed when the number of Sidekiq retries were exhausted 2017-12-15 09:54:10 +00:00
requests_profiles_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
run_pipeline_schedule_worker.rb Use queue_namespace rather than enqueue_in 2017-12-18 23:42:31 +08:00
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 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
stuck_import_jobs_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
stuck_merge_jobs_worker.rb Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02:00
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 Merge branch 'dm-dedicated-sidekiq-queues' into 'master' 2017-12-14 10:15:52 +00:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
upload_checksum_worker.rb Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
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 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00