gitlab-org--gitlab-foss/spec/workers
Tiago Botelho f17735faa5 Fork now protects default branch on completion 2018-01-15 16:03:25 +00: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 Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
repository_check Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
authorized_projects_worker_spec.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
background_migration_worker_spec.rb Run background migrations with a minimum interval 2018-01-05 16:23:25 +01:00
build_coverage_worker_spec.rb
build_finished_worker_spec.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
build_hooks_worker_spec.rb
build_success_worker_spec.rb
build_trace_sections_worker_spec.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
check_gcp_project_billing_worker_spec.rb Fix CheckGcpProjectBillingWorker spec 2018-01-11 01:38:47 +01:00
cluster_provision_worker_spec.rb Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory name. Use ArgumentError 2017-11-06 23:06:10 +09:00
create_gpg_signature_worker_spec.rb pass whole commit to Gitlab::Gpg::Commit again 2017-09-05 12:18:31 +02:00
create_pipeline_worker_spec.rb BE for automatic pipeline when enabling Auto DevOps 2017-11-28 12:42:08 -06:00
delete_merged_branches_worker_spec.rb
delete_user_worker_spec.rb
email_receiver_worker_spec.rb
emails_on_push_worker_spec.rb
every_sidekiq_worker_spec.rb Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't manually set their queue 2017-12-13 16:28:26 +01:00
expire_build_artifacts_worker_spec.rb
expire_build_instance_artifacts_worker_spec.rb Use `job_artifacts_archive|metadata` 2017-12-03 12:04:49 +01:00
expire_job_cache_worker_spec.rb
expire_pipeline_cache_worker_spec.rb
git_garbage_collect_worker_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
gitlab_shell_worker_spec.rb Backport authorized_keys_enabled defaults to true' 2018-01-08 20:34:20 +00:00
gitlab_usage_ping_worker_spec.rb
group_destroy_worker_spec.rb
invalid_gpg_signature_update_worker_spec.rb
merge_worker_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
namespaceless_project_destroy_worker_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
new_issue_worker_spec.rb
new_merge_request_worker_spec.rb
new_note_worker_spec.rb
pipeline_hooks_worker_spec.rb
pipeline_metrics_worker_spec.rb
pipeline_notification_worker_spec.rb
pipeline_process_worker_spec.rb
pipeline_schedule_worker_spec.rb Fix testing order 2017-11-23 02:55:10 +09:00
pipeline_success_worker_spec.rb
pipeline_update_worker_spec.rb
post_receive_spec.rb Improve post_receive spec by not stubbing private methods 2017-10-10 10:11:19 +02:00
process_commit_worker_spec.rb
project_cache_worker_spec.rb
project_destroy_worker_spec.rb
project_migrate_hashed_storage_worker_spec.rb fix exclusive lease specs fro hashed storage migration 2017-11-23 14:19:36 +01:00
propagate_service_template_worker_spec.rb
prune_old_events_worker_spec.rb
reactive_caching_worker_spec.rb Fix unit tests 2017-11-28 20:47:59 +09:00
rebase_worker_spec.rb Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
remove_expired_group_links_worker_spec.rb
remove_expired_members_worker_spec.rb
remove_old_web_hook_logs_worker_spec.rb
remove_unreferenced_lfs_objects_worker_spec.rb
repository_fork_worker_spec.rb Fork now protects default branch on completion 2018-01-15 16:03:25 +00:00
repository_import_worker_spec.rb Protected branch is now created for default branch on import 2018-01-06 12:20:49 +00:00
run_pipeline_schedule_worker_spec.rb Address some comments with running a pipeline schedule 2017-12-12 15:07:23 -08:00
schedule_update_user_activity_worker_spec.rb
stage_update_worker_spec.rb
storage_migrator_worker_spec.rb Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
stuck_ci_jobs_worker_spec.rb Fix stuck jobs tests 2017-11-27 11:56:15 +01:00
stuck_import_jobs_worker_spec.rb
stuck_merge_jobs_worker_spec.rb Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02:00
system_hook_push_worker_spec.rb
trending_projects_worker_spec.rb
update_head_pipeline_for_merge_request_worker_spec.rb Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02:00
update_merge_requests_worker_spec.rb rework the logging to be simpler and add a threshold 2017-11-14 09:22:15 -05:00
update_user_activity_worker_spec.rb
upload_checksum_worker_spec.rb
wait_for_cluster_creation_worker_spec.rb Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory name. Use ArgumentError 2017-11-06 23:06:10 +09:00