gitlab-org--gitlab-foss/spec/lib/gitlab/background_migration
Thong Kuah 4ec16912b8 Autocorrect with RSpec/ExampleWording cop
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +00:00
..
populate_untracked_uploads_dependencies Move TrackUntrackedUploadsHelpers 2018-02-20 12:09:50 -08:00
add_merge_request_diff_commits_count_spec.rb Reschedule commits_count background migration 2018-03-09 09:56:49 +01:00
archive_legacy_traces_spec.rb Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
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
create_fork_network_memberships_range_spec.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
create_gpg_key_subkeys_from_gpg_keys_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
delete_conflicting_redirect_routes_range_spec.rb Make DeleteConflictingRedirectRoutes no-op 2018-01-03 12:23:20 -08:00
delete_diff_files_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
deserialize_merge_request_diffs_and_commits_spec.rb Run rubocop -a 2019-03-13 13:42:43 +00: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
migrate_build_stage_spec.rb Fix warning: already initialized constant STATUSES 2018-12-13 12:01:47 +05:00
migrate_events_to_push_event_payloads_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
migrate_legacy_artifacts_spec.rb Squashed commit of the following: 2018-08-27 09:12:02 +02:00
migrate_stage_index_spec.rb Use stages position column to track stage index 2018-05-01 14:30:44 +02:00
migrate_stage_status_spec.rb Fix warning: already initialized constant STATUSES 2018-12-13 12:01:47 +05:00
migrate_system_uploads_to_new_folder_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
move_personal_snippet_files_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
normalize_ldap_extern_uids_range_spec.rb Add migration specs 2017-10-07 10:28:13 -07:00
populate_cluster_kubernetes_namespace_table_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
populate_external_pipeline_source_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
populate_fork_networks_range_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
populate_import_state_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
populate_merge_request_assignees_table_spec.rb Add multiple assignees migration and table population 2019-03-25 19:50:40 -03:00
populate_merge_request_metrics_with_events_data_improved_spec.rb Populate MR metrics with events table information (migration) 2018-12-06 22:08:38 -02:00
populate_merge_request_metrics_with_events_data_spec.rb Ignore existing offenses of FactoriesInMigration 2019-01-16 13:15:33 +01:00
populate_merge_requests_latest_merge_request_diff_id_spec.rb Convert migration to populate latest merge request ID into a background migration 2017-11-17 10:23:48 +00: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 Prefer table helper in migration specs 2018-02-20 12:09:50 -08:00
redact_links_spec.rb Redact unsubscribe links in issuable texts 2018-10-23 21:20:20 +02:00
remove_restricted_todos_spec.rb Remove todos of users without access to targets migration 2018-08-07 17:34:59 +02:00
rollback_import_state_data_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
schedule_diff_files_deletion_spec.rb Add :sidekiq group to cleanup redis in after callback 2018-07-24 12:23:33 -03:00
set_confidential_note_events_on_services_spec.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
set_confidential_note_events_on_webhooks_spec.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00