gitlab/db/post_migrate
Mikolaj Wawrzyniak 7c60b263cd Add index on events using created_at and id
To suport Service Ping metrics performance dedicated index is required.
This is follow up commit to
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73273
which scheduled async index creation,
Changelog: other
2021-11-10 09:50:05 +01:00
..
.gitkeep
20200106071113_update_fingerprint_sha256_within_keys.rb
20200110121314_schedule_update_existing_subgroup_to_match_visibility_level_of_parent.rb
20200113151354_remove_creations_in_gitlab_subscription_histories.rb
20200114112932_add_temporary_partial_index_on_project_id_to_services.rb
20200114113341_patch_prometheus_services_for_shared_cluster_applications.rb
20200117194850_backfill_operations_feature_flags_iid.rb
20200117194900_delete_internal_ids_where_feature_flags_usage.rb
20200120083607_remove_storage_version_column_from_snippets.rb
20200122123016_backfill_project_settings.rb
20200122144759_drop_kibana_column.rb
20200123155929_remove_invalid_jira_data.rb
20200124110831_migrate_design_notes_mentions_to_db.rb
20200127090233_remove_invalid_issue_tracker_data.rb
20200127111840_fix_projects_without_project_feature.rb
20200128132510_add_temporary_index_for_notes_with_mentions.rb
20200128133510_cleanup_empty_commit_user_mentions.rb
20200128134110_migrate_commit_notes_mentions_to_db.rb
20200128210353_cleanup_optimistic_locking_nulls.rb
20200129035708_cleanup_rename_pages_domains_domain_type_to_scope.rb
20200130145430_reschedule_migrate_issue_trackers_data.rb
20200203104214_services_remove_temporary_index_on_project_id.rb
20200204113223_schedule_recalculate_project_authorizations.rb
20200204113224_schedule_recalculate_project_authorizations_second_run.rb
20200204113225_schedule_recalculate_project_authorizations_third_run.rb
20200206091544_migrate_create_commit_signature_worker_sidekiq_queue.rb
20200206135203_udpate_index_ci_builds_on_name_for_security_products.rb
20200207184023_add_temporary_index_to_promotion_notes.rb
20200207185149_schedule_fix_orphan_promoted_issues.rb
20200210062432_schedule_link_lfs_objects.rb
20200210092405_save_instance_administrators_group_id.rb
20200211152410_remove_instance_from_services.rb
20200211155000_cleanup_empty_merge_request_mentions.rb
20200211155100_add_temporary_merge_request_with_mentions_index.rb
20200211155539_migrate_merge_request_mentions_to_db.rb
20200212052620_readd_template_column_to_services.rb
20200213204737_remove_unnecessary_milestone_join_tables.rb
20200213220159_migrate_store_security_reports_sidekiq_queue.rb
20200213220211_migrate_sync_security_reports_to_report_approval_rules_sidekiq_queue.rb
20200214034836_remove_security_dashboard_feature_flag.rb
20200214214934_create_environment_for_self_monitoring_project.rb
20200217210353_cleanup_optimistic_locking_nulls_pt2.rb
20200217223651_add_index_to_job_artifact_secure_reports.rb
20200217225719_schedule_migrate_security_scans.rb
20200219183456_remove_issue_state_indexes.rb
20200219184219_remove_merge_request_state_indexes.rb
20200219193058_remove_state_from_issues.rb
20200219193117_remove_state_from_merge_requests.rb
20200220115023_fix_projects_without_prometheus_service.rb
20200221142216_remove_repository_storage_from_snippets.rb
20200226124757_remove_health_status_from_epics.rb
20200226162239_cleanup_closed_at_rename_in_vulnerabilities.rb
20200226162723_cleanup_closed_by_rename_in_vulnerabilities.rb
20200227140242_update_occurrence_severity_column.rb
20200302142052_update_vulnerability_severity_column.rb
20200304211738_remove_file_type_from_packages_package_files.rb
20200305082754_remove_duplicate_labels_from_project.rb Disable STI for BackupLabel to prefil type correctly 2021-05-01 14:44:39 +03:00
20200305082858_add_uniqueness_index_to_label_title_and_project.rb
20200310075115_schedule_link_lfs_objects_projects.rb
20200310135818_remove_temporary_promoted_notes_index.rb
20200310215714_migrate_saml_identities_to_scim_identities.rb Remove wrapper methods from Gitlab::Database 2021-07-27 11:44:53 +02:00
20200311130802_schedule_populate_user_highest_roles_table.rb
20200311192351_add_index_on_noteable_type_and_noteable_id_to_sent_notifications.rb
20200312134637_backfill_environment_id_on_deployment_merge_requests.rb
20200313203550_remove_orphaned_chat_names.rb
20200313204021_validate_foreign_key_from_chat_name_to_service.rb
20200319071702_consume_remaining_link_lfs_objects_projects_jobs.rb
20200323011225_complete_migrate_security_scans.rb
20200323011955_remove_index_used_for_scan_migration.rb
20200323080714_trigger_background_migration_for_users_bio.rb
20200325162730_schedule_backfill_push_rules_id_in_projects.rb
20200401091051_remove_reference_columns_from_resource_milestone_events.rb
20200403132349_remove_old_index_pages_domains_need_auto_ssl_renewal.rb
20200406102120_backfill_deployment_clusters_from_deployments.rb Resolves rubocop offense Rails/WhereNot 2021-04-01 20:15:42 +00:00
20200406193427_add_index_to_issues_health_status.rb
20200407094005_drop_vulnerability_severity_index.rb
20200407094923_drop_vulnerabilities_severity_index.rb
20200408110856_add_nginx_five_hundred_percentage_metric.rb
20200408132152_remove_namespaces_trial_ends_on.rb
20200409211607_migrate_legacy_attachments.rb
20200416111111_migrate_vulnerability_dismissals.rb
20200420094444_backfill_snippet_repositories.rb
20200420162730_remove_additional_application_settings_rows.rb
20200421195234_backfill_status_page_published_incidents.rb
20200424043515_drop_namespaces_plan_id.rb
20200427064130_cleanup_optimistic_locking_nulls_pt2_fixed.rb
20200428134356_remove_elastic_experimental_indexer_from_application_settings.rb
20200429002150_cleanup_sprints_state_rename.rb
20200506085748_update_undefined_confidence_from_occurrences.rb
20200506125731_cleanup_user_highest_roles_population.rb
20200506154421_migrate_scim_identities_to_saml_for_new_users.rb
20200508091106_remove_bot_type.rb
20200511080113_add_projects_foreign_key_to_namespaces.rb
20200511083541_cleanup_projects_with_missing_namespace.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20200511092714_update_undefined_confidence_from_vulnerabilities.rb
20200511130130_ensure_deprecated_jenkins_service_records_removal.rb
20200511145545_change_variable_interpolation_format_in_common_metrics.rb
20200511162057_add_missing_instance_to_servicess.rb
20200511162115_add_missing_index_to_service_unique_instance_per_type.rb
20200511220023_validate_projects_foreign_key_to_namespaces.rb
20200513171959_enable_hashed_storage.rb
20200514000009_add_not_null_constraint_on_file_store_to_lfs_objects.rb
20200514000132_add_not_null_constraint_on_store_to_uploads.rb
20200514000340_add_not_null_constraint_on_file_store_to_ci_jobs_artifacts.rb
20200518114540_schedule_fix_ruby_object_in_audit_events.rb
20200518133123_add_index_on_starting_ending_at_to_metrics_dashboard_annotations.rb
20200519171058_update_index_ci_builds_on_commit_id_and_artifacts_expireatandidpartial.rb
20200519201128_migrate_vulnerability_dismissal_feedback.rb
20200525121014_drop_users_ghost_column.rb
20200525144525_migrate_stuck_import_jobs_queue_to_stuck_project_import_jobs.rb
20200526000407_seed_repository_storages_weighted.rb
20200526115436_dedup_mr_metrics.rb
20200527094322_drop_vulnerability_confidence_index.rb
20200527095401_drop_vulnerability_occurrence_confidence_index.rb
20200528123703_add_merge_request_partial_index_to_events.rb
20200601120434_migrate_all_merge_request_user_mentions_to_db.rb
20200602013900_add_limit_to_designs_filename.rb
20200602013901_cap_designs_filename_length_to_new_limit.rb
20200602143020_update_routes_for_lost_and_found_group_and_orphaned_projects.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20200608072931_backfill_imported_snippet_repositories.rb
20200608075553_add_index_on_user_id_and_created_at_and_source_to_ci_pipelines.rb
20200608195222_set_lock_version_not_null_constraint.rb
20200608203426_set_proper_lock_version_indices.rb
20200608205813_set_lock_version_to_not_null.rb
20200608212030_lock_version_cleanup_for_epics.rb
20200608212435_lock_version_cleanup_for_merge_requests.rb
20200608212549_lock_version_cleanup_for_issues.rb
20200608212652_lock_version_cleanup_for_ci_stages.rb
20200608212807_lock_version_cleanup_for_ci_builds.rb
20200608212824_lock_version_cleanup_for_ci_pipelines.rb
20200609002841_add_partial_index_on_locked_state_id_to_merge_requests.rb
20200615111857_unconfirm_wrongfully_verified_emails.rb
20200617001637_validate_file_store_not_null_constraint_on_lfs_objects.rb
20200617001848_validate_store_not_null_constraint_uploads.rb
20200617002030_validate_file_store_not_null_constraint_on_ci_job_artifacts.rb
20200618152212_update_secure_smau_index.rb
20200623142159_remove_gitlab_issue_tracker_service_records.rb
20200626060151_add_disable_overriding_approvers_per_merge_request_indices.rb
20200701070435_add_default_value_stream_to_groups_with_group_stages.rb
20200701091253_validate_foreign_key_on_cycle_analytics_group_stages.rb
20200703064117_generate_missing_routes_for_bots.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20200703125016_backfill_namespace_settings.rb
20200703165434_drop_temporary_table_untracked_files_for_uploads_if_exists.rb
20200704143633_add_index_on_user_id_and_created_at_where_source_to_ci_pipelines.rb
20200704161600_add_index_on_id_and_status_and_created_at_to_deployments.rb
20200706154619_drop_ci_daily_report_results_table.rb
20200709101408_schedule_populate_project_snippet_statistics.rb
20200710102418_delete_user_callout_alerts_moved.rb
20200710102846_drop_index_ruby_objects_in_details_on_audit_events.rb
20200713071042_confirm_project_bot_users.rb
20200714075739_schedule_populate_personal_snippet_statistics.rb
20200716234259_remove_duplicate_labels_from_group.rb
20200716234518_add_uniqueness_index_to_label_title_and_group.rb
20200721140507_update_index_for_coverage_fuzzing_telemetry.rb
20200722202318_backfill_partitioned_audit_events.rb
20200723040950_migrate_incident_issues_to_incident_type.rb
20200723132258_schedule_copy_of_mr_target_project_id_to_mr_metrics.rb
20200724100421_remove_updated_at_from_audit_events.rb
20200724130639_backfill_designs_relative_position.rb
20200727100631_remove_again_gitlab_issue_tracker_service_records.rb
20200727114147_remove_title_and_description_from_services.rb
20200730133730_remove_table_vulnerability_export_verification_status.rb
20200804035230_add_partial_index_on_id_to_merge_request_diffs.rb
20200804041930_add_not_null_constraint_on_external_diff_store_to_merge_request_diffs.rb
20200805152108_migrate_null_external_diff_store_to_local_value.rb
20200806004742_add_not_null_constraint_on_file_store_to_package_files.rb
20200806172909_add_partial_index_on_id_to_package_files.rb
20200806173633_migrate_null_package_files_file_store_to_local_value.rb
20200807110237_add_migration_index_to_vulnerabilities_occurrences.rb
20200807152315_backfill_merge_request_diffs_files_counts.rb
20200808221641_add_index_for_license_compliance_artifacts.rb
20200809221641_migrate_license_management_artifacts_to_license_scanning.rb
20200810100921_add_target_type_to_audit_event.rb
20200810101029_add_text_limit_to_audit_event_target_type.rb
20200810160355_add_not_null_constraint_to_ci_pipeline_artifact_file.rb
20200810191256_remove_pipeline_id_from_test_reports.rb
20200811130000_create_index_vulnerabilities_feedback_issue_id_not_null.rb
20200811130433_create_missing_vulnerabilities_issue_links.rb Resolves rubocop offense Rails/WhereNot 2021-04-01 20:15:42 +00:00
20200811211536_add_index_to_ci_job_artifacts_for_terraform_reports_id.rb
20200813153434_import_latest_common_metrics.rb
20200817070126_update_index_secure_for_coverage_fuzzing_telemetry.rb
20200817100710_add_section_and_created_at_codeowner_approval_merge_request_index.rb
20200819082334_remove_default_from_services.rb
20200819113644_add_target_id_to_audit_events.rb
20200819202048_remove_orphaned_emails.rb
20200819202222_validate_emails_user_id_foreign_key.rb
20200821224343_schedule_populate_vulnerability_historical_statistics.rb
20200824130028_remove_index_on_users_bio.rb
20200824130447_remove_users_bio_column.rb
20200826053152_add_index_on_ci_pipelines_source_for_on_demand_dast.rb
20200826121552_remove_ci_job_artifacts_locked.rb
20200826220745_add_compound_index_on_vulnerabilities_for_background_migration.rb
20200826220746_schedule_populate_resolved_on_default_branch_column.rb
20200831065320_add_not_valid_not_null_constraint_to_mr_metrics.rb
20200831065322_add_tmp_index_to_target_project_id.rb
20200831065705_ensure_target_project_id_is_filled.rb
20200831074356_validate_not_null_constraint_on_mr_metrics.rb
20200831224343_populate_vulnerability_historical_statistics_for_year.rb
20200901170135_backfill_modified_column_for_approval_merge_request_rules.rb
20200901212304_drop_code_owner_column_from_approval_merge_request_rule.rb
20200903064431_add_created_at_index_to_audit_events.rb
20200904174901_backfill_cleanup_for_partitioned_audit_events.rb
20200907092715_add_not_null_constraint_to_user_on_group_import_states.rb
20200907124300_complete_namespace_settings_migration.rb
20200908064229_add_partial_index_to_ci_builds_table_on_user_id_name.rb
20200908095446_update_location_fingerprint_column_for_cs.rb
20200909161624_cleanup_group_import_states_with_null_user_id.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20200909194014_change_pypi_python_version_type_cleanup.rb
20200909194524_increase_pypi_version_size.rb
20200910131217_tmp_index_for_fixing_inconsistent_vulnerability_occurrences.rb
20200910131218_remove_duplicated_cs_findings.rb
20200910155617_backfill_jira_tracker_deployment_type.rb
20200910170908_ensure_filled_external_diff_store_on_merge_request_diffs.rb
20200910175553_validate_not_null_external_diff_store_on_merge_request_diffs.rb
20200912153218_cleanup_admin_notification_email_application_setting_rename.rb
20200915044225_schedule_migration_to_hashed_storage.rb
20200915185707_ensure_filled_file_store_on_package_files.rb
20200915191156_validate_not_null_file_store_on_package_files.rb
20200916081749_remove_cycle_analytics_total_stage_data.rb
20200917135802_remove_duplicated_cs_findings_without_vulnerability_id.rb
20200917165525_update_index_on_namespaces_for_type_and_id.rb
20200922054642_drop_snowplow_iglu_registry_url_from_application_settings.rb
20200922095954_remove_instance_statistics_visibility_private_from_application_settings.rb
20200922170907_change_index_on_pipeline_status.rb
20200922231755_remove_created_by_user_id_from_cluster_providers_aws.rb
20200929052138_create_initial_versions_for_pre_versioning_terraform_states.rb
20200929113254_remove_type_from_audit_events.rb
20200929114107_schedule_migrate_u2f_webauthn.rb
20200930144340_set_job_waiter_ttl.rb
20201001022100_validate_designs_filename_text_limit.rb
20201001101136_remove_index_on_issues_relative_position.rb
20201002094617_remove_container_scanning_report_type_index.rb
20201002175953_add_index_for_merged_merge_requests.rb
20201005094331_migrate_compliance_framework_enum_to_database_framework_record.rb
20201005153955_add_not_null_constraint_to_compliance_project_settings.rb
20201014142521_schedule_sync_blocking_issues_count.rb
20201015073808_schedule_blocked_by_links_replacement.rb
20201015154527_add_index_on_services_for_usage_data.rb
20201019094741_rename_sitemap_root_namespaces.rb
20201020102551_remove_index_service_for_usage_data.rb
20201026051643_remove_scanned_resources_count_from_security_scans.rb
20201026182253_schedule_populate_vulnerability_feedback_pipeline_id.rb
20201026185514_ensure_u2f_registrations_migrated.rb Merge branch 'pl-rubocop-todo-where-equals' into 'master' 2021-04-26 11:25:05 +00:00
20201028160832_schedule_populate_missing_dismissal_information_for_vulnerabilities.rb
20201028182809_backfill_jira_tracker_deployment_type2.rb
20201029052241_migrate_geo_blob_verification_primary_worker_sidekiq_queue.rb
20201029144157_cleanup_application_settings_to_allow_deny_rename.rb
20201030121314_schedule_update_existing_users_that_require_two_factor_auth.rb
20201030203854_backfill_design_iids.rb
20201102073808_schedule_blocked_by_links_replacement_second_try.rb
20201102112206_rename_sitemap_namespace.rb
20201102114018_remove_storage_size_limit_from_application_settings.rb
20201102152554_add_not_null_check_on_iid_on_design_manangement_designs.rb
20201102152945_truncate_security_findings_table.rb
20201103013242_remove_terraform_state_verification_columns.rb
20201103110018_schedule_merge_request_cleanup_schedules_backfill.rb
20201103192526_schedule_populate_has_vulnerabilities.rb
20201104124300_ensure_namespace_settings_creation.rb
20201106082723_add_merge_request_jira_reference_indexes.rb
20201106134950_deduplicate_epic_iids.rb Add rubocop to prevent use of subtransactions 2021-08-23 10:40:59 -04:00
20201109114603_schedule_remove_inaccessible_epic_todos.rb
20201110161542_cleanup_transfered_projects_shared_runners.rb
20201112130710_schedule_remove_duplicate_vulnerabilities_findings.rb
20201112130715_schedule_recalculate_uuid_on_vulnerabilities_occurrences.rb
20201112145311_add_index_on_sha_for_initial_deployments.rb
20201113105000_update_index_secure_for_api_fuzzing_telemetry.rb
20201119092319_schedule_repopulate_historical_vulnerability_statistics.rb
20201120071303_drop_feature_filter_type_from_user_preferences.rb
20201120140210_add_runner_id_and_id_desc_index_to_ci_builds.rb
20201124122817_populate_remaining_missing_dismissal_information_for_vulnerabilities.rb
20201124185639_remove_unused_indexes.rb
20201128210234_schedule_populate_issue_email_participants.rb
20201130103926_schedule_populate_dismissed_state_for_vulnerabilities.rb
20201203123201_remove_orphan_service_hooks.rb
20201207151651_truncate_security_findings_table_2.rb
20201207165956_remove_duplicate_services.rb
20201208175117_schedule_backfilling_artifact_expiry_migration.rb
20201211090634_schedule_populate_finding_uuid_for_vulnerability_feedback.rb
20201216185336_add_devops_adoption_snapshot_not_null.rb
20201217112249_change_pages_deployment_size_to_bigint_cleanup.rb
20201223012231_reindex_ci_pipelines_on_schedule_id_and_id.rb
20201231133921_schedule_set_default_iteration_cadences.rb
20210105030125_cleanup_projects_with_bad_has_external_wiki_data.rb
20210105052229_clean_up_asset_proxy_whitelist_rename_on_application_settings.rb
20210105103649_delete_column_group_id_on_compliance_framework.rb
20210107194543_remove_alerts_service_records.rb
20210111075105_schedule_uuid_population_for_security_findings.rb
20210111075206_schedule_uuid_population_for_security_findings2.rb
20210112143418_remove_duplicate_services2.rb
20210115215854_cancel_artifact_expiry_backfill.rb
20210115220610_schedule_artifact_expiry_backfill.rb
20210119122354_alter_vsa_issue_first_mentioned_in_commit_value.rb
20210203143131_migrate_existing_devops_segments_to_groups.rb
20210205104425_add_new_post_eoa_plans.rb
20210205144537_remove_namespace_onboarding_actions_table.rb
20210205174154_remove_bad_dependency_proxy_manifests.rb
20210205213933_drop_alerts_service_data.rb
20210205214003_remove_alerts_service_records_again.rb
20210210093901_backfill_updated_at_after_repository_storage_move.rb
20210210221006_cleanup_projects_with_bad_has_external_issue_tracker_data.rb
20210215095328_migrate_delayed_project_removal_from_namespaces_to_namespace_settings.rb
20210215144909_migrate_usage_trends_sidekiq_queue.rb
20210217100728_move_create_release_evidence_queue_out_of_cronjob_namespace.rb
20210218105431_remove_deprecated_ci_builds_columns.rb
20210218110552_remove_deprecated_ci_runner_column.rb
20210219102900_reschedule_set_default_iteration_cadences.rb
20210222185538_remove_backup_labels_foreign_keys.rb
20210222192144_remove_backup_labels_table.rb
20210224150506_reschedule_artifact_expiry_backfill.rb
20210226120851_move_container_registry_enabled_to_project_features.rb Reschedule background migration to copy container_registry_enabled 2021-04-12 21:02:42 +05:30
20210226141517_dedup_issue_metrics.rb
20210301200959_clean_up_asset_proxy_allowlist_rename_on_application_settings.rb
20210302074524_backfill_namespace_statistics_with_wiki_size.rb
20210302150310_schedule_migrate_pages_to_zip_storage.rb Run pages background migration slower 2021-04-15 12:45:04 +03:00
20210303064112_add_not_null_constraints_to_gitlab_subscriptions_namespace_id.rb
20210303064142_cleanup_gitlab_subscriptions_with_null_namespace_id.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210303121224_update_gitlab_subscriptions_start_at_post_eoa.rb Add migration to update subscription plans 2021-05-07 17:45:01 +00:00
20210303165302_cleanup_cluster_tokens_with_null_name.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210304133508_schedule_remove_duplicate_vulnerabilities_findings2.rb
20210306121310_backfill_partitioned_web_hook_logs.rb
20210311045138_set_traversal_ids_for_gitlab_org_group_staging.rb
20210311045139_set_traversal_ids_for_gitlab_org_group_com.rb
20210311093723_add_partial_index_on_ci_pipelines_by_cancelable_status_and_users.rb
20210311120155_backfill_events_id_for_bigint_conversion.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210311120156_backfill_push_event_payload_event_id_for_bigint_conversion.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210317104032_set_iteration_cadence_automatic_to_false.rb
20210317155207_validate_not_null_constraint_on_cluster_token_name.rb
20210322115438_validate_not_null_constraint_on_gitlab_subscriptions_namespace_id.rb
20210326121537_backfill_cleanup_for_partitioned_web_hook_logs.rb
20210328214434_remove_temporary_index_from_vulnerabilities_table.rb Remove temporary index from vulnerabilities table 2021-04-19 08:38:55 +00:00
20210329102724_add_new_trail_plans.rb Create a migration to insert trail plans 2021-04-13 20:46:14 +00:00
20210330091751_remove_records_without_group_from_webhooks_table.rb Remove records without group from webhooks 2021-04-09 14:08:06 +00:00
20210330130420_drop_finding_fingerprint_table.rb Rename vulnerability_finding's fingerprints to signatures 2021-04-07 02:04:14 +00:00
20210331105335_drop_non_partitioned_audit_events.rb
20210401131948_move_container_registry_enabled_to_project_features2.rb Reschedule background migration to copy container_registry_enabled 2021-04-21 16:11:59 +05:30
20210402005225_add_source_and_level_index_on_notification_settings.rb Add a new index to improve query performance 2021-04-12 12:01:45 +09:30
20210403022952_remove_notes_delete_cascade_timelogs.rb Retain timelogs for deleted notes 2021-04-20 14:24:46 +01:00
20210406144743_backfill_total_tuple_count_for_batched_migrations.rb Keep track of total tuple count at creation 2021-04-08 13:08:56 +00:00
20210407150240_confirm_support_bot_user.rb Fix notification when new Service Desk Issue is created 2021-04-13 00:46:48 +00:00
20210409185501_index_members_on_user_id_source_id_source_type.rb Add Migration to Index members on user_id, source_id, and source_type 2021-04-13 03:54:48 +00:00
20210409185531_remove_members_index_on_user_id.rb Add Migration to Index members on user_id, source_id, and source_type 2021-04-13 03:54:48 +00:00
20210413092922_add_index_to_packages_maven_metadata_path.rb Check maven path for maven file API endpoints [RUN ALL RSPEC] [RUN AS-IF-FOSS] 2021-04-15 06:24:22 +00:00
20210413130011_add_partitioned_web_hook_log_fk.rb Add FK to partitioned web_hook_logs 2021-04-15 18:38:13 +03:00
20210413132500_reschedule_artifact_expiry_backfill_again.rb Schedule artifact expiry backfill again 2021-04-13 18:02:13 +00:00
20210415074645_index_members_on_user_id_access_level_requested_at_is_null.rb Add partial index on members to optimize highest access level query 2021-04-19 05:40:02 +00:00
20210415101228_backfill_ci_build_needs_for_bigint_conversion.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210415155043_move_container_registry_enabled_to_project_features3.rb Reschedule background migration to copy container_registry_enabled 2021-04-21 16:11:59 +05:30
20210420103955_remove_hipchat_service_records.rb Remove HipChat service and records 2021-04-21 08:56:00 +01:00
20210420121149_backfill_conversion_of_ci_job_artifacts.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210421163509_schedule_update_jira_tracker_data_deployment_type_based_on_url.rb Change JiraTrackerData#deployment_type based on URL 2021-06-01 11:31:52 +02:00
20210422023046_backfill_ci_sources_pipelines_source_job_id_for_bigint_conversion.rb Resolves rubocop offense Rails/WhereEquals 2021-04-26 18:27:23 +08:00
20210423124223_remove_proxy_settings_to_jira_tracker_data.rb Drop Jira proxy setting columns 2021-04-27 19:35:48 +00:00
20210423160427_schedule_drop_invalid_vulnerabilities.rb Drop Vulnerabilities without backing Finding 2021-05-03 07:56:43 +00:00
20210426094549_backfill_ci_builds_for_bigint_conversion.rb Use rollback helpers for pk migration 2021-04-27 10:06:42 +02:00
20210426225417_schedule_recalculate_uuid_on_vulnerabilities_occurrences2.rb Reschedules migration for uuid recalculation 2021-05-25 19:31:57 +00:00
20210427045711_backfill_ci_build_trace_chunks_for_bigint_conversion.rb Initialize conversion of ci_build_trace_chunks.build_id to bigint 2021-04-28 13:16:16 +00:00
20210427085020_backfill_ci_builds_runner_session_for_bigint_conversion.rb Initialize conversion of ci_builds_runner_session.build_id to bigint 2021-04-27 12:47:01 +02:00
20210427212034_schedule_update_timelogs_project_id.rb Populate timelogs.project_id 2021-05-04 09:25:31 +01:00
20210429143649_add_new_issues_index_for_relative_position.rb Re-compute issue relative position on project import 2021-05-04 09:29:23 +00:00
20210430121542_backfill_ci_build_trace_sections_for_bigint_conversion.rb Revert backfill on ci_build_trace_sections 2021-07-23 14:19:11 +00:00
20210430130259_remove_obsolete_segments_field.rb Prepare devops adoption DB structure for migration 2021-05-17 13:58:56 +00:00
20210430134202_copy_adoption_snapshot_namespace.rb Prepare devops adoption DB structure for migration 2021-05-17 13:58:56 +00:00
20210430135954_copy_adoption_segments_namespace.rb Prepare devops adoption DB structure for migration 2021-05-17 13:58:56 +00:00
20210505092746_create_partial_covering_index_for_pending_builds.rb Disable statement timeout explicitly 2021-05-05 17:07:59 +02:00
20210506064413_create_namespaces_id_parent_id_inverse_partial_index.rb Resolve "Inverse index on namespaces parent_id, id" 2021-05-06 10:59:26 +00:00
20210506065000_schedule_backfill_traversal_ids.rb Resolve "Set traversal_ids for every namespace" 2021-05-11 12:58:07 +00:00
20210511095657_add_temporary_index_for_project_topics_to_taggings.rb Data migration ('tags' to 'topics') for projects [RUN ALL RSPEC] 2021-05-18 16:01:38 +00:00
20210511095658_schedule_migrate_project_taggings_context_from_tags_to_topics.rb Data migration ('tags' to 'topics') for projects [RUN ALL RSPEC] 2021-05-18 16:01:38 +00:00
20210511142748_schedule_drop_invalid_vulnerabilities2.rb Reschedule DropInvalidVulnerabilities and track jobs 2021-05-12 13:05:25 +02:00
20210513155447_add_temporary_package_index_for_nuget_data_migration.rb Update old temporary NuGet packages to processing 2021-05-17 00:59:40 +00:00
20210513155546_backfill_nuget_temporary_packages_to_processing_status.rb Update old temporary NuGet packages to processing 2021-05-17 00:59:40 +00:00
20210513155635_remove_temporary_package_index_for_nuget_data_migration.rb Update old temporary NuGet packages to processing 2021-05-17 00:59:40 +00:00
20210513163904_cleanup_move_container_registry_enabled_to_project_feature.rb Cleanup container_registry_enabled background migration 2021-05-25 13:45:01 +00:00
20210514063252_schedule_cleanup_orphaned_lfs_objects_projects.rb Add post migration to cleanup orphaned records 2021-05-26 11:12:18 +03:00
20210517075444_remove_temporary_index_for_project_topics_to_taggings.rb Data migration ('tags' to 'topics') for projects [RUN ALL RSPEC] 2021-05-18 16:01:38 +00:00
20210518001450_backfill_clusters_integration_elastic_stack_enabled.rb Backfill clusters_integration_elastic_stack.enabled 2021-05-18 01:15:02 +00:00
20210518074332_schedule_disable_expiration_policies_linked_to_no_container_images.rb Add background migration for unused expiration policies 2021-06-08 13:50:11 +00:00
20210519104931_backfill_clusters_integration_prometheus_enabled.rb Backfill clusters_integration_prometheus.enabled 2021-05-20 20:17:56 +00:00
20210519132129_backfill_ci_builds_metadata_for_bigint_conversion.rb Prepare ci_builds_metadata for int8 migration 2021-05-25 12:29:18 +02:00
20210519220019_backfill_escalation_policies_for_oncall_schedules.rb Backfill escalation policies for on-call schedules [RUN ALL RSPEC] [RUN AS-IF-FOSS] 2021-06-01 19:45:27 +00:00
20210520012430_backfill_pk_conversion_for_self_managed.rb Backfill primary key migration for self-managed instances 2021-05-25 11:21:11 +12:00
20210525075724_clean_up_pending_builds_table.rb Add new migration helpers for data migration in batches 2021-06-10 16:25:39 +00:00
20210526160133_remove_segment_selections_table.rb Remove obsolete Segment selections table 2021-05-26 20:14:09 +03:00
20210526222715_backfill_draft_status_on_merge_requests.rb Revert migration causing timeouts on staging 2021-06-08 14:10:38 -07:00
20210527131039_clean_up_rename_experiment_subjects_group_id_to_namespace_id.rb Rename experiment_subjects group_id column 2021-05-27 16:58:37 +02:00
20210531054108_finalize_rename_instance_statistics_measurements.rb Rename instance_statistics_measurements_table 2021-05-31 11:27:10 +02:00
20210601073400_fix_total_stage_in_vsa.rb Fix non-custom Total stage in VSA 2021-06-01 10:44:21 +02:00
20210602164044_schedule_latest_pipeline_id_population.rb Introduce new migration to re-schedule background jobs 2021-07-06 17:40:41 +03:00
20210604070207_retry_backfill_traversal_ids.rb Retry traversal_ids backfill jobs 2021-06-10 13:06:07 +08:00
20210604133651_schedule_merge_request_diff_users_background_migration.rb Remove transaction when migrating diff commits 2021-07-12 13:42:26 +02:00
20210606143426_add_index_for_container_registry_access_level.rb Add index for project_features.container_registry_access_level 2021-06-11 11:51:19 +05:30
20210609125005_drop_non_partitioned_web_hook_logs.rb Drop the web_hook_logs_archived table 2021-06-09 16:22:22 +03:00
20210609202501_schedule_backfill_draft_status_on_merge_requests.rb Noop migrations containing faulty SQL regex 2021-08-16 10:26:02 -07:00
20210610042700_remove_clusters_applications_fluentd_table.rb Remove Clusters Applications Fluentd Table 2021-06-24 09:01:41 +00:00
20210610102413_migrate_protected_attribute_to_pending_builds.rb Only migrate and backfill protected flag on gitlab.com 2021-06-11 11:38:09 +02:00
20210610113229_add_index_to_protected_pending_builds.rb Index protected pending builds only partially 2021-06-11 12:28:38 +02:00
20210610141711_disable_expiration_policies_linked_to_no_container_images.rb Add post deployment migration for cleanup policies 2021-06-14 23:23:40 +00:00
20210611080951_fix_missing_traversal_ids.rb Migration for fixing missing traversal ids 2021-06-11 15:24:09 +02:00
20210614124111_add_devops_adoption_sast_dast_indexes.rb Move DevopsAdoption index creation 2021-06-18 12:57:07 +02:00
20210615234935_fix_batched_migrations_old_format_job_arguments.rb Fix batched migrations using legacy job arguments 2021-06-17 14:42:16 +00:00
20210616145254_add_partial_index_for_ci_builds_token.rb Replacement partial index for ci_builds.token 2021-06-22 17:16:23 +02:00
20210621111747_add_ci_artifacts_devops_adoption_index.rb Add dependency scanning to DevopsAdoption API 2021-07-02 14:57:21 +02:00
20210621155328_replace_project_authorizations_project_id_index.rb Improve the performance of project/users API 2021-06-23 08:38:07 +00:00
20210621164210_drop_remove_on_close_from_labels.rb Drop remove_on_close column from labels table in envs where it exists 2021-06-22 11:52:30 -05:00
20210621223000_steal_background_jobs_that_reference_services.rb Rename services table to integrations 2021-07-07 12:38:44 +00:00
20210621223242_finalize_rename_services_to_integrations.rb Rename services table to integrations 2021-07-07 12:38:44 +00:00
20210622041846_finalize_push_event_payloads_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210622045705_finalize_events_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210622141148_schedule_delete_orphaned_deployments.rb Reschedule Delete Orphaned Deployments BG migration 2021-07-28 13:52:12 +07:00
20210628124505_reset_job_token_scope_enabled.rb Reset job_token_scope_enabled setting to false 2021-07-12 12:17:39 +00:00
20210629101712_remove_deprecated_modsecurity_columns.rb Remove deprecated modsecurity columns 2021-07-01 12:52:47 +00:00
20210629104933_drop_index_on_ci_builds_for_token.rb Drop full index on ci_builds.token 2021-06-29 12:51:18 +02:00
20210630025020_migrate_push_event_payloads_event_id_back_to_integer_for_gitlab_com.rb Migrate push_event_payloads.event_id back to integer (GitLab.com only) 2021-07-05 10:28:51 +12:00
20210701033622_finalize_ci_builds_needs_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210701111909_backfill_issues_upvotes_count.rb Add upvotes_count to issues 2021-07-12 10:56:10 +03:00
20210701141346_finalize_ci_builds_stage_id_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210705143150_backfill_ci_builds_metadata_id_for_bigint_conversion.rb Initialize conversion of ci_builds_metadata.id for bigint migration 2021-07-05 11:04:21 -04:00
20210706112800_remove_cloud_license_enabled_from_application_settings.rb Remove cloud_license_enabled database column 2021-08-23 17:32:05 +02:00
20210706115312_add_upvotes_count_index_to_issues.rb Add sort by popularity to issues 2021-07-13 15:56:42 +03:00
20210706120847_remove_framework_column_from_compliance_management_frameworks.rb Delete framework column from project_compliance_framework_settings 2021-07-07 05:11:11 +00:00
20210706142819_re_schedule_latest_pipeline_id_population.rb Re-schedule latest_pipeline_id population with logger 2021-07-21 02:20:32 +00:00
20210706212710_finalize_ci_job_artifacts_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210707210916_finalize_ci_stages_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210708011426_finalize_ci_builds_metadata_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210708130419_reschedule_merge_request_diff_users_background_migration.rb Remove transaction when migrating diff commits 2021-07-12 13:42:26 +02:00
20210709024048_finalize_push_event_payloads_bigint_conversion_2.rb Revert "Merge branch '288005-finalize-push-events-payloads-bigint-conversion-take-2' into 'master'" 2021-07-29 11:15:36 -05:00
20210713042153_finalize_ci_sources_pipelines_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210713075117_re_schedule_latest_pipeline_id_population_with_logging.rb Reschedule latest_pipeline_id population with all artifact types 2021-08-03 07:22:40 +00:00
20210714015537_finalize_ci_build_trace_chunks_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210721122840_remove_seat_link_enabled_from_application_settings.rb Remove seat_link_enabled from ApplicationSettings db table 2021-08-24 09:02:19 +02:00
20210721125804_remove_signing_keys_from_packages_debian_project_distributions.rb Add signed_file to Debian distributions 2021-07-23 10:49:50 +02:00
20210721125820_remove_signing_keys_from_packages_debian_group_distributions.rb Add signed_file to Debian distributions 2021-07-23 10:49:50 +02:00
20210721174521_add_non_null_constraint_for_escalation_rule_on_pending_alert_escalations.rb Retain trigger time of alerts 2021-07-29 14:55:53 +00:00
20210722010101_reschedule_delete_orphaned_deployments.rb Reschedule Delete Orphaned Deployments BG migration 2021-07-28 13:52:12 +07:00
20210722042939_update_issuable_slas_where_issue_closed.rb Add label_applied and scope to Issuable Sla 2021-08-05 12:10:29 +00:00
20210722055217_add_updated_at_index_on_merge_requests.rb Add updated_at index to improve Merge Request API performance 2021-07-22 19:15:14 +00:00
20210722110515_revert_backfill_ci_build_trace_sections_for_bigint_conversion.rb Turn rollback into no-op 2021-07-23 14:19:11 +00:00
20210722155635_finalize_convert_geo_job_artifact_deleted_events_bigint.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210727113447_backfill_integrations_type_new.rb Backfill type_new column on integrations 2021-08-04 14:26:35 +02:00
20210727175201_remove_unused_columns_from_elastic_reindexing_tasks.rb Step 2: Remove unused columns in elastic_reindexing_tasks 2021-07-29 19:53:55 +00:00
20210729163312_re_schedule_latest_pipeline_id_population_with_all_security_related_artifact_types.rb Reschedule latest_pipeline_id population with all artifact types 2021-08-03 07:22:40 +00:00
20210729192959_drop_ci_test_case_failures_table.rb Drop unused ci_test_cases and ci_test_case_failures tables 2021-08-02 17:49:27 +00:00
20210729193056_drop_ci_test_cases_table.rb Drop unused ci_test_cases and ci_test_case_failures tables 2021-08-02 17:49:27 +00:00
20210730104800_schedule_extract_project_topics_into_separate_table.rb Update list of forbidden tables when creating indexes 2021-08-26 10:31:33 +12:00
20210730170823_schedule_security_setting_creation.rb Add SecuritySetting to Projects 2021-08-16 21:43:06 +00:00
20210731132939_backfill_stage_event_hash.rb BG migration for populating stage event hash 2021-08-23 10:42:58 +00:00
20210802043253_finalize_push_event_payloads_bigint_conversion_3.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210802112233_add_index_issues_on_project_id_and_state_id_and_created_at_and_id.rb Index issues on project_id, state_id, created, id 2021-08-10 11:42:11 +09:00
20210802131812_finalize_convert_deployments_bigint.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210804150624_remove_cluster_image_scanning_from_approval_project_rules.rb Remove cluster_image_scanning from approval_project_rules table 2021-08-09 01:42:32 +00:00
20210804151444_prepare_indexes_for_ci_job_artifact_bigint_conversion.rb Prepare indexes for bigint column conversions 2021-08-04 12:38:27 -04:00
20210804153307_prepare_indexes_for_tagging_bigint_conversion.rb Prepare indexes for bigint column conversions 2021-08-04 12:38:27 -04:00
20210804154407_prepare_indexes_for_ci_stage_bigint_conversion.rb Prepare indexes for bigint column conversions 2021-08-04 12:38:27 -04:00
20210805131510_finalize_ci_builds_runner_session_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210805192450_update_trial_plans_ci_daily_pipeline_schedule_triggers.rb Add migration to update ultimate trial plan limits 2021-08-16 17:22:19 +00:00
20210806011811_schedule_backfill_draft_column_on_merge_requests_rerun.rb Noop migrations containing faulty SQL regex 2021-08-16 10:26:02 -07:00
20210806131706_finalize_taggins_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210809123658_orphaned_invite_tokens_cleanup.rb Fix OrphanedInviteTokensCleanup migration 2021-08-26 00:41:11 -07:00
20210809143931_finalize_job_id_conversion_to_bigint_for_ci_job_artifacts.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210811122206_update_external_project_bots.rb Inherit user external status while creating project bots 2021-08-18 14:34:42 +02:00
20210811214811_schedule_copy_ci_builds_columns_to_security_scans.rb Fix and reschedule background migration 2021-08-17 16:05:26 -06:00
20210812145010_reset_job_token_scope_enabled_again.rb Add ResetJobTokenScopeEnabledAgain migration 2021-08-13 16:27:16 +02:00
20210813151908_replace_external_wiki_triggers.rb Update external wiki triggers to use new columns 2021-08-22 23:41:54 +00:00
20210813195518_schedule_recalculate_uuid_on_vulnerabilities_occurrences3.rb Reschedules migration for uuid recalculation 2021-08-17 09:32:38 -06:00
20210816183304_schedule_copy_ci_builds_columns_to_security_scans2.rb Fix and reschedule background migration 2021-08-17 16:05:26 -06:00
20210817024335_prepare_indexes_for_events_bigint_conversion.rb Prepare indexes on events for bigint column conversions 2021-08-20 08:47:02 +00:00
20210818185845_backfill_projects_with_coverage.rb Use insert_all 2021-09-02 21:51:24 +08:00
20210819145000_drop_temporary_columns_and_triggers_for_ci_builds_runner_session.rb Address the PK Overflow risk for the ci_builds_runner_session - Step 3 2021-09-08 10:52:29 +01:00
20210819183128_reset_severity_levels_to_new_default.rb Reset severity_levels default 2021-08-26 01:48:24 +00:00
20210823113259_steal_merge_request_diff_commit_users_migration.rb Steal pending merge request diff commit user jobs 2021-08-24 14:26:33 +02:00
20210823132600_remove_duplicate_dast_site_tokens.rb Remove the existing duplicates of DastSiteTokens 2021-09-02 00:48:10 +00:00
20210823142036_drop_temporary_trigger_for_ci_job_artifacts.rb Address the PK Overflow risk for the ci_job_artifacts - Step 3 2021-09-01 18:03:09 +01:00
20210823193234_remove_allow_editing_commit_messages_from_project_settings.rb Remove column from project_settings 2021-08-24 18:03:49 -05:00
20210824102624_add_project_namespace_index_to_project.rb Add ProjectNamespace model and DB relationships 2021-09-03 08:34:27 +00:00
20210824102750_add_project_namespace_foreign_key_to_project.rb Add ProjectNamespace model and DB relationships 2021-09-03 08:34:27 +00:00
20210824174615_prepare_ci_builds_metadata_and_ci_build_async_indexes.rb Update gitlab:db:reindex to work with multiple databases 2021-10-28 13:15:00 +13:00
20210825150212_cleanup_remaining_orphan_invites.rb Cleanup used membership invites 2021-08-26 11:42:18 +02:00
20210825182303_remove_duplicate_dast_site_tokens_with_same_token.rb Add data migration to remove duplicate DastSiteTokens with same token 2021-09-06 03:26:50 +00:00
20210825193548_add_fk_to_iteration_cadence_id_on_boards.rb Auto-scope board to iteration cadence 2021-09-16 15:52:31 +03:00
20210825193652_backfill_cadence_id_for_boards_scoped_to_iteration.rb Auto-scope board to iteration cadence 2021-09-16 15:52:31 +03:00
20210826110839_prepare_indexes_for_ci_job_artifacts_expire_at_unlocked.rb Add locked column to Ci::JobArtifact 2021-09-03 14:37:40 -07:00
20210826171758_initialize_throttle_unauthenticated_api_columns.rb Add throttle_unauthenticated_api_* columns to application settings 2021-09-10 15:40:04 +02:00
20210826193907_add_unique_index_dast_site_token_project_id_and_url.rb Remove the existing duplicates of DastSiteTokens 2021-09-02 00:48:10 +00:00
20210830104800_reschedule_extract_project_topics_into_separate_table.rb Reschedule 'ExtractProjectTopicsIntoSeparateTable' post migration 2021-08-30 12:48:15 +02:00
20210831123008_drop_temporary_trigger_for_ci_sources_pipelines.rb Address the PK Overflow risk for the ci_sources_pipelines - Step 3 2021-09-06 02:33:11 +00:00
20210901044202_push_event_payloads_bigint_conversion_remove_triggers.rb Remove bigint conversion triggers for push_event_payloads 2021-09-01 17:33:38 +12:00
20210901044237_events_bigint_conversion_remove_triggers.rb Remove bigint conversion triggers for events 2021-09-03 13:54:44 +12:00
20210901153324_slice_merge_request_diff_commit_migrations.rb Fix migrate_in not working within a transaction 2021-09-06 12:08:58 +02:00
20210901184511_prepare_async_indexes_for_ci_builds.rb Use find_or_create_by to avoid subtransactions 2021-09-02 10:58:07 +12:00
20210902144144_drop_temporary_columns_and_triggers_for_ci_build_needs.rb Address the PK Overflow risk for the ci_build_needs - Step 3 2021-09-15 12:37:43 +01:00
20210906100316_drop_temporary_columns_and_triggers_for_ci_build_trace_chunks.rb Address the PK Overflow risk for the ci_build_trace_chunks - Step 3 2021-09-08 11:09:53 +01:00
20210906130643_drop_temporary_columns_and_triggers_for_taggings.rb Address the PK Overflow risk for the taggins - Step 3 2021-09-22 17:45:53 +02:00
20210907013944_cleanup_bigint_conversion_for_ci_builds_metadata.rb Cleanup bigint conversion for ci_builds_metadata 2021-09-21 14:13:26 +12:00
20210907021940_cleanup_bigint_conversion_for_ci_stages.rb Cleanup bigint conversion for ci_stages 2021-09-07 14:32:47 +12:00
20210907033745_cleanup_bigint_conversion_for_deployments.rb Cleanup bigint conversion for deployments 2021-09-07 15:58:01 +12:00
20210907041000_cleanup_bigint_conversion_for_geo_job_artifact_deleted_events.rb Cleanup bigint conversion for geo_job_artifact_deleted_events 2021-09-07 16:17:18 +12:00
20210907211557_finalize_ci_builds_bigint_conversion.rb Pass db connection to UnidirectionalCopyTrigger 2021-10-25 06:26:32 +00:00
20210908132335_disable_job_token_scope_when_unused.rb Set job_token_scope_enabled to false by default 2021-09-15 07:04:17 +00:00
20210909104800_reschedule_extract_project_topics_into_separate_table_2.rb Reschedule 'ExtractProjectTopicsIntoSeparateTable' bg migration (2) 2021-09-16 13:37:11 +00:00
20210909152027_remove_container_registry_enabled.rb Add migration to remove projects.container_registry_enabled 2021-09-09 21:18:08 +05:30
20210910194952_update_report_type_for_existing_approval_project_rules.rb Add report_type into approval_project_rules 2021-09-27 22:28:40 +00:00
20210914094840_add_gin_index_on_pending_builds_namespace_traversal_ids.rb Denormalize namespace traversal ids to match builds for group runners 2021-09-15 14:29:31 +00:00
20210914095310_cleanup_orphan_project_access_tokens.rb Remove related project access tokens when a project is deleted 2021-09-20 12:43:43 +02:00
20210915022415_cleanup_bigint_conversion_for_ci_builds.rb Cleanup bigint conversion for ci_builds 2021-09-20 14:14:55 +12:00
20210915202900_prepare_index_resource_group_status_commit_id_for_ci_builds.rb Add index for selecting resource_group from ci_builds 2021-09-16 11:33:05 +00:00
20210918201050_remove_old_pending_jobs_for_recalculate_vulnerabilities_occurrences_uuid.rb Reschedule pending RecalculateVulnerabilitiesOccurrencesUuid jobs 2021-09-21 09:22:09 +00:00
20210918202855_reschedule_pending_jobs_for_recalculate_vulnerabilities_occurrences_uuid.rb Reschedule pending RecalculateVulnerabilitiesOccurrencesUuid jobs 2021-09-21 09:22:09 +00:00
20210920232025_remove_ci_builds_foreign_key_from_terraform_state_versions.rb Remove foreign key from terraform_state_versions to ci_builds 2021-09-22 17:27:54 +10:00
20210921062820_add_image_location_index_to_vulnerability_occurrences.rb Add index for vulnerability_occurrences image location 2021-09-21 12:11:41 +05:30
20210922021816_drop_int4_columns_for_ci_job_artifacts.rb Drop old int4 PK columns for ci_job_artifacts 2021-09-22 14:54:20 +12:00
20210922025631_drop_int4_column_for_ci_sources_pipelines.rb Drop old int4 PK columns for ci_sources_pipelines 2021-09-22 17:37:21 +12:00
20210922082019_drop_int4_column_for_events.rb Drop old int4 PK column for events 2021-09-22 20:27:37 +12:00
20210922084115_concurrent_index_resource_group_status_commit_id_for_ci_builds.rb Add concurrent index for selecting resource_group from ci_builds 2021-09-23 16:57:56 +05:30
20210922091402_drop_int4_column_for_push_event_payloads.rb Drop old int4 PK column for push_event_payloads 2021-09-22 21:19:35 +12:00
20210923133143_remove_redundant_taggings_index.rb Remove redundant index on taggings table 2021-09-23 10:43:56 -04:00
20210923135909_remove_delayed_project_removal_from_namespaces.rb Drop Delayed Project Removal column from Namespaces 2021-10-04 11:25:19 -05:00
20210927153807_update_issues_relative_position_indexes.rb Update issue indexes on relative position 2021-09-28 11:53:50 +08:00
20210930211936_backfill_user_namespace.rb Work in progress 2021-11-01 17:07:17 +13:00
20211004110500_add_temporary_index_to_issue_metrics.rb Fix issue_metrics index creation error 2021-10-23 10:30:58 +02:00
20211004110927_schedule_fix_first_mentioned_in_commit_at_job.rb Fix issue_metrics index creation error 2021-10-23 10:30:58 +02:00
20211004120135_schedule_add_primary_email_to_emails_if_user_confirmed.rb Add primary email to emails upon confirmation 2021-11-03 22:43:03 +00:00
20211004151202_remove_bio_html_from_user_details.rb Remove bio-html and cached_markdown_version from user_details 2021-10-14 11:22:27 +02:00
20211005010101_rereschedule_delete_orphaned_deployments.rb Re Reschedule Delete Orphaned Deployments BG migration 2021-10-05 17:45:04 +07:00
20211005083015_recreate_index_security_ci_builds_on_name_and_id_parser_features.rb Fix invalid index on ci_builds table 2021-10-13 08:01:40 +00:00
20211005194425_schedule_requirements_migration.rb Migrate requirement to work items 2021-11-08 10:29:27 -03:00
20211006060436_schedule_populate_topics_total_projects_count_cache.rb Project topics: Add management in admin area 2021-10-13 07:06:32 +00:00
20211006145004_finalize_indexes_for_ci_job_artifacts_expire_at_unlocked.rb Finalize indexes for ci_job_artifacts expire_at and unlocked 2021-10-07 17:12:28 -07:00
20211006174114_add_namespace_index_on_type_sync.rb Add full index on namespaces for type and id and remove partial index 2021-10-12 06:05:03 +00:00
20211007093340_remove_analytics_snapshots_segment_id_column.rb Remove obsolete column for DevOps analytics 2021-10-11 13:45:20 +02:00
20211007155221_schedule_populate_status_column_of_security_scans.rb Use define_batchable_model helper 2021-10-13 15:05:05 +02:00
20211011104843_add_new_loose_fk_index.rb Loose foreign key worker implementation 2021-10-21 13:39:56 +00:00
20211011152701_cleanup_delete_orphaned_deployments_background_migration.rb Cleanup delete orphaned deployments background migration 2021-10-11 10:23:39 +07:00
20211012051221_add_index_btree_namespaces_traversal_ids.rb Search for group descendants through a btree 2021-10-20 05:20:12 +00:00
20211012143815_remove_merge_request_diff_commit_columns.rb Restore MR to populate MR diff commit users 2021-10-27 17:31:14 +02:00
20211012155931_remove_schedule_and_status_from_pending_alert_escalations.rb Drop schedule and status columns from alert escalations 2021-10-14 10:17:55 +00:00
20211013125341_create_index_security_ci_builds_on_name_and_id_parser_features.rb Recreate broken ci_builds index 2021-10-25 14:05:03 +00:00
20211018123316_remove_not_null_constraint_and_default_for_public_email.rb Remove not_null constraint and default for public_email 2021-11-02 17:50:05 +01:00
20211018152654_schedule_remove_duplicate_vulnerabilities_findings3.rb Schedule migration to remove duplicate Findings 2021-10-21 13:21:23 +02:00
20211021131217_add_deployments_environment_id_and_ref_index.rb Speed up searching environments by ref deployed 2021-11-01 14:05:50 +03:00
20211022112202_add_cluster_id_location_index_to_vulnerability_occurrences.rb Add index for cluster_id in vulnerability_occurrences location 2021-10-28 17:11:38 +05:30
20211022113000_drop_index_security_ci_builds_on_name_and_id_parser_features_broken.rb Drop redundant broken index 2021-10-26 08:53:39 +02:00
20211027064021_track_deletions_in_ci_runners.rb Loose foreign key definition experiment 2021-10-27 11:33:58 +02:00
20211027064156_track_deletions_in_chat_names.rb Loose foreign key definition experiment 2021-10-27 11:33:58 +02:00
20211027112901_drop_index_keys_on_expires_at_and_before_expiry_notification_undelivered.rb Revert temporary change for sending expiration email for all ssh keys 2021-11-02 15:48:20 +05:30
20211027204011_remove_index_for_dormant_users.rb Exclude project bots from deactivation in DeactivateDormantUsersWorker 2021-10-29 00:57:17 +00:00
20211028085926_add_occurrence_id_id_desc_index_to_vulnerability_occurrence_pipelines.rb Add an index on vulnerability_occurrence_pipelines 2021-10-28 15:11:49 +00:00
20211028100303_tmp_index_for_delete_issue_merge_request_taggings_records.rb Cleanup unused tagging records 2021-11-01 13:46:21 +08:00
20211028100843_delete_issue_merge_request_taggings_records.rb Cleanup unused tagging records 2021-11-01 13:46:21 +08:00
20211028123412_add_async_index_on_events_using_btree_created_at_id.rb Add index to events table support UMAU metric 2021-10-29 08:05:52 +00:00
20211028155449_schedule_fix_merge_request_diff_commit_users_migration.rb Fix MR commits with missing committers/authors 2021-11-03 22:11:46 +01:00
20211029102822_add_open_source_plan.rb Add opensource plan to database 2021-11-09 11:31:18 +01:00
20211031152417_add_indexes_to_issue_stage_events.rb Add indexes to aggregated VSA tables 2021-11-09 06:35:29 +00:00
20211031154919_add_indexes_to_merge_request_stage_events.rb Add indexes to aggregated VSA tables 2021-11-09 06:35:29 +00:00
20211103162025_add_index_on_events_using_btree_created_at_id.rb Add index on events using created_at and id 2021-11-10 09:50:05 +01:00
20211104044453_remove_redundant_events_index.rb Remove redundant index_events_on_target_type_and_target_id 2021-11-04 15:48:46 +11:00
20211105135157_drop_ci_build_trace_sections.rb Drop ci_build_trace_sections table and related 2021-11-05 17:03:37 +01:00
20211109112454_drop_old_loose_fk_deleted_records_index.rb Query all partitions when loading loose FK records 2021-11-09 16:09:17 +01:00