gitlab-org--gitlab-foss/spec/lib/gitlab/background_migration
Adam Hegyi 4959d8fd49 Migrate null values for users.private_profile
- Background migration for changing null values to false
- Set false as default value for private_profile DB column
2019-07-15 21:07:54 +00:00
..
populate_untracked_uploads_dependencies
add_merge_request_diff_commits_count_spec.rb
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
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_null_private_profile_to_false_spec.rb Migrate null values for users.private_profile 2019-07-15 21:07:54 +00: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 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