gitlab-org--gitlab-foss/spec/lib/gitlab/background_migration
Andreas Brandl 5ea899d34f Merge branch 'id-clean-up-mr-assignees-migration' into 'master'
Add cleanup migration for MR's multiple assignees

See merge request gitlab-org/gitlab-ce!30269
2019-07-12 13:16:08 +00:00
..
populate_untracked_uploads_dependencies
add_merge_request_diff_commits_count_spec.rb
archive_legacy_traces_spec.rb
backfill_hashed_project_repositories_spec.rb Extract a shared example for legacy and hashed storage migrations tests 2018-12-18 21:35:14 -02:00
backfill_legacy_project_repositories_spec.rb Remove backfill migration for legacy projects 2019-01-10 16:45:14 +01:00
backfill_project_fullpath_in_repo_config_spec.rb Ensure all Routables have a parent 2018-11-27 22:48:55 +01:00
backfill_project_repositories_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
digest_column_spec.rb Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
encrypt_columns_spec.rb Correctly handle data-loss scenarios when encrypting columns 2018-11-27 18:24:18 +00:00
encrypt_runners_tokens_spec.rb Use plaintext token when migration is not complete 2018-12-03 14:29:51 +01:00
fix_cross_project_label_links_spec.rb Added tests for MRs 2018-07-05 10:12:15 +02:00
fix_user_namespace_names_spec.rb Fix incorrect namespaces & route for user-routes 2019-07-09 18:09:45 +02:00
fix_user_project_route_names_spec.rb Fix incorrect namespaces & route for user-routes 2019-07-09 18:09:45 +02:00
merge_request_assignees_migration_progress_check_spec.rb Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
migrate_build_stage_spec.rb Put four flaky specs in quanrantine 2019-04-17 15:54:14 +02:00
migrate_legacy_artifacts_spec.rb Squashed commit of the following: 2018-08-27 09:12:02 +02:00
migrate_stage_index_spec.rb Fix stage index migration failing in PostgreSQL 10 2019-04-03 22:47:51 -07:00
populate_cluster_kubernetes_namespace_table_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
populate_merge_request_assignees_table_spec.rb Add cleanup migration for MR's mutliple assignees 2019-07-09 12:13:55 +03:00
populate_untracked_uploads_spec.rb Use data_source_exists? instead of table_exists? 2018-06-14 08:39:43 +02:00
prepare_untracked_uploads_spec.rb
remove_restricted_todos_spec.rb Remove todos of users without access to targets migration 2018-08-07 17:34:59 +02:00
reset_merge_status_spec.rb Reset merge status from mergeable MRs 2019-05-31 15:21:20 -03:00
schedule_calculate_wiki_sizes_spec.rb Add wiki size to project statistics 2019-05-29 16:08:25 +02:00
set_confidential_note_events_on_services_spec.rb
set_confidential_note_events_on_webhooks_spec.rb