gitlab-org--gitlab-foss/db/migrate
Yorick Peterse 0693905d2e
Change project FK migration to skip existing FKs
This changes the migration ProjectForeignKeysWithCascadingDeletes so
that it does not add already existing foreign keys and indexes, making
it easier to re-run the migration.
2017-08-02 13:03:21 +02:00
..
20121220064453_init_schema.rb
20130102143055_rename_owner_to_creator_for_project.rb
20130110172407_add_public_to_project.rb
20130123114545_add_issues_tracker_to_project.rb
20130125090214_add_user_permissions.rb
20130131070232_remove_private_flag_from_project.rb
20130206084024_add_description_to_namsespace.rb
20130207104426_add_description_to_teams.rb
20130211085435_add_issues_tracker_id_to_project.rb
20130214154045_rename_state_to_merge_status_in_milestone.rb
20130218140952_add_state_to_issue.rb
20130218141038_add_state_to_merge_request.rb
20130218141117_add_state_to_milestone.rb
20130218141258_convert_closed_to_state_in_issue.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20130218141327_convert_closed_to_state_in_merge_request.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20130218141344_convert_closed_to_state_in_milestone.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20130218141444_remove_merged_from_merge_request.rb
20130218141507_remove_closed_from_issue.rb
20130218141536_remove_closed_from_merge_request.rb
20130218141554_remove_closed_from_milestone.rb
20130220124204_add_new_merge_status_to_merge_request.rb
20130220125544_convert_merge_status_in_merge_request.rb
20130220125545_remove_merge_status_from_merge_request.rb
20130220133245_rename_new_merge_status_to_merge_status_in_milestone.rb
20130304104623_add_state_to_user.rb
20130304104740_convert_blocked_to_state.rb
20130304105317_remove_blocked_from_user.rb
20130315124931_user_color_scheme.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20130318212250_add_snippets_to_features.rb
20130319214458_create_forked_project_links.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20130323174317_add_private_to_snippets.rb
20130324151736_add_type_to_snippets.rb
20130324172327_change_project_id_to_null_in_snipepts.rb
20130324203535_add_type_value_for_snippets.rb
20130325173941_add_notification_level_to_user.rb
20130326142630_add_index_to_users_authentication_token.rb
20130403003950_add_last_activity_column_into_project.rb
20130404164628_add_notification_level_to_user_project.rb
20130410175022_remove_wiki_table.rb
20130419190306_allow_merges_for_forks.rb
20130506085413_add_type_to_key.rb
20130506090604_create_deploy_keys_projects.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20130506095501_remove_project_id_from_key.rb
20130522141856_add_more_fields_to_service.rb
20130528184641_add_system_to_notes.rb
20130611210815_increase_snippet_text_column_size.rb
20130613165816_add_password_expires_at_to_users.rb
20130613173246_add_created_by_id_to_user.rb
20130614132337_add_improted_to_project.rb
20130617095603_create_users_groups.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20130621195223_add_notification_level_to_user_group.rb
20130622115340_add_more_db_index.rb
20130624162710_add_fingerprint_to_key.rb
20130711063759_create_project_group_links.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20130804151314_add_st_diff_to_note.rb
20130809124851_add_permission_check_to_user.rb
20130812143708_add_import_url_to_project.rb
20130819182730_add_internal_ids_to_issues_and_mr.rb
20130820102832_add_access_to_project_group_link.rb
20130821090530_remove_deprecated_tables.rb
20130821090531_add_internal_ids_to_milestones.rb
20130909132950_add_description_to_merge_request.rb
20130926081215_change_owner_id_for_group.rb
20131005191208_add_avatar_to_users.rb
20131009115346_add_confirmable_to_users.rb
20131106151520_remove_default_branch.rb
20131112114325_create_broadcast_messages.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20131112220935_add_visibility_level_to_projects.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20131129154016_add_archived_to_projects.rb
20131130165425_add_color_and_font_to_broadcast_messages.rb
20131202192556_add_event_fields_for_web_hook.rb
20131214224427_add_hide_no_ssh_key_to_users.rb
20131217102743_add_recipients_to_service.rb
20140116231608_add_website_url_to_users.rb
20140122112253_create_merge_request_diffs.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140122114406_migrate_mr_diffs.rb
20140122122549_remove_m_rdiff_fields.rb
20140125162722_add_avatar_to_projects.rb
20140127170938_add_group_avatars.rb
20140209025651_create_emails.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140214102325_add_api_key_to_services.rb
20140304005354_add_index_merge_request_diffs_on_merge_request_id.rb
20140305193308_add_tag_push_hooks_to_project_hook.rb
20140312145357_add_import_status_to_project.rb
20140313092127_migrate_already_imported_projects.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20140407135544_fix_namespaces.rb
20140414131055_change_state_to_allow_empty_merge_request_diffs.rb
20140415124820_limits_to_mysql.rb
20140416074002_add_index_on_iid.rb
20140416185734_index_on_current_sign_in_at.rb
20140428105831_add_notes_index_updated_at.rb
20140502115131_add_repo_size_to_db.rb
20140502125220_migrate_repo_size.rb Incorporate Gitaly client for refs service 2017-04-04 16:53:44 +02:00
20140611135229_add_position_to_merge_request.rb
20140625115202_create_users_star_projects.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140729134820_create_labels.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140729140420_create_label_links.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140729145339_migrate_project_tags.rb
20140729152420_migrate_taggable_labels.rb
20140730111702_add_index_to_labels.rb
20140903115954_migrate_to_new_shell.rb
20140907220153_serialize_service_properties.rb
20140914113604_add_members_table.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20140914145549_migrate_to_new_members_model.rb
20140914173417_remove_old_member_tables.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20141006143943_move_slack_service_to_webhook.rb Rename SlackNotificationService back to SlackService 2016-12-20 19:42:13 -02:00
20141007100818_add_visibility_level_to_snippet.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20141118150935_add_audit_event.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20141121133009_add_timestamps_to_members.rb
20141121161704_add_identity_table.rb
20141205134006_add_locked_at_to_merge_request.rb
20141216155758_create_doorkeeper_tables.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20141217125223_add_owner_to_application.rb
20141223135007_add_import_data_to_project_table.rb
20141226080412_add_developers_can_push_to_protected_branches.rb
20150108073740_create_application_settings.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20150116234544_add_home_page_url_for_application_settings.rb
20150116234545_add_gitlab_access_token_to_user.rb
20150125163100_add_default_branch_protection_setting.rb
20150205211843_add_timestamps_to_identities.rb
20150206181414_add_index_to_created_at.rb
20150206222854_add_notification_email_to_user.rb
20150209222013_add_missing_index.rb
20150211172122_add_template_to_service.rb
20150211174341_allow_null_in_services_project_id.rb
20150213104043_add_twitter_sharing_enabled_to_application_settings.rb
20150213114800_add_hide_no_password_to_user.rb
20150213121042_add_password_automatically_set_to_user.rb
20150217123345_add_bitbucket_access_token_and_secret_to_user.rb
20150219004514_add_events_to_services.rb
20150223022001_set_missing_last_activity_at.rb
20150225065047_add_note_events_to_services.rb
20150301014758_add_restricted_visibility_levels_to_application_settings.rb
20150306023106_fix_namespace_duplication.rb
20150306023112_add_unique_index_to_namespace.rb
20150310194358_add_version_check_to_application_settings.rb
20150313012111_create_subscriptions_table.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20150320234437_add_location_to_user.rb
20150324155957_set_incorrect_assignee_id_to_null.rb
20150327122227_add_public_to_key.rb
20150327150017_add_import_data_to_project.rb
20150327223628_add_devise_two_factor_to_users.rb
20150328132231_add_max_attachment_size_to_application_settings.rb
20150331183602_add_devise_two_factor_backupable_to_users.rb
20150406133311_add_invite_data_to_member.rb
20150411000035_fix_identities.rb
20150411180045_rename_buildbox_service.rb
20150413192223_add_public_email_to_users.rb
20150417121913_create_project_import_data.rb
20150417122318_remove_import_data_from_project.rb
20150421120000_remove_periods_at_ends_of_usernames.rb
20150423033240_add_default_project_visibililty_to_application_settings.rb
20150425164646_gitlab_change_collation_for_tag_names.acts_as_taggable_on_engine.rb
20150425164647_remove_duplicate_tags.rb
20150425164648_add_missing_unique_indices.acts_as_taggable_on_engine.rb
20150425164649_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb
20150425164650_add_missing_taggable_index.acts_as_taggable_on_engine.rb
20150425164651_change_collation_for_tag_names.acts_as_taggable_on_engine.rb
20150425173433_add_default_snippet_visibility_to_app_settings.rb
20150429002313_remove_abandoned_group_members_records.rb
20150502064022_add_restricted_signup_domains_to_application_settings.rb
20150509180749_convert_legacy_reference_notes.rb
20150516060434_add_note_events_to_web_hooks.rb
20150529111607_add_user_oauth_applications_to_application_settings.rb
20150529150354_add_after_sign_out_path_for_application_settings.rb
20150609141121_add_session_expire_delay_for_application_settings.rb
20150610065936_add_dashboard_to_users.rb
20150620233230_add_default_otp_required_for_login_value.rb
20150713160110_add_project_view_to_users.rb
20150717130904_add_commits_count_to_project.rb
20150730122406_add_updated_by_to_issuables_and_notes.rb
20150806104937_create_abuse_reports.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20150812080800_add_settings_import_sources.rb
20150814065925_remove_oauth_tokens_from_users.rb
20150817163600_deduplicate_user_identities.rb
20150818213832_add_sent_notifications.rb
20150824002011_add_enable_ssl_verification.rb
20150826001931_add_ci_tables.rb
20150902001023_add_template_to_label.rb
20150914215247_add_ci_tags.rb
20150915001905_enable_ssl_verification_by_default.rb
20150916000405_enable_ssl_verification_for_web_hooks.rb
20150916114643_add_help_page_text_to_application_settings.rb
20150916145038_add_index_for_committed_at_and_id.rb
20150918084513_add_ci_enabled_to_application_settings.rb
20150918161719_remove_invalid_milestones_from_merge_requests.rb
20150920010715_add_consumed_timestep_to_users.rb
20150920161119_add_line_code_to_sent_notification.rb
20150924125150_add_project_id_to_ci_commit.rb
20150924125436_migrate_project_id_for_ci_commits.rb
20150930001110_merge_request_error_field.rb
20150930095736_add_null_to_name_for_ci_projects.rb
20150930110012_add_group_share_lock.rb
20151002112914_add_stage_idx_to_builds.rb
20151002121400_add_index_for_builds.rb
20151002122929_add_ref_and_tag_to_builds.rb
20151002122943_migrate_ref_and_tag_to_build.rb
20151005075649_add_user_id_to_build.rb
20151005150751_add_layout_option_for_users.rb
20151005162154_remove_ci_enabled_from_application_settings.rb
20151007120511_namespaces_projects_path_lower_indexes.rb
20151008110232_add_users_lower_username_email_indexes.rb
20151008123042_add_type_and_description_to_builds.rb
20151008130321_migrate_name_to_description_for_builds.rb
20151008143519_add_admin_notification_email_setting.rb
20151012173029_set_jira_service_api_url.rb
20151013092124_add_artifacts_file_to_builds.rb
20151016131433_add_ci_projects_gl_project_id_index.rb
20151016195451_add_ci_builds_and_projects_indexes.rb
20151016195706_add_notes_line_code_index.rb
20151019111551_fix_build_tags.rb
20151019111703_fail_build_without_names.rb
20151020145526_add_services_template_index.rb
20151020173516_ci_limits_to_mysql.rb
20151020173906_add_ci_builds_index_for_status.rb
20151023112551_fail_build_with_empty_name.rb
20151023144219_remove_satellites.rb
20151026182941_add_project_path_index.rb
20151028152939_add_merge_when_build_succeeds_to_merge_request.rb
20151103001141_add_public_to_group.rb
20151103133339_add_shared_runners_setting.rb
20151103134857_create_lfs_objects.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20151103134958_create_lfs_objects_projects.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20151104105513_add_file_to_lfs_objects.rb
20151105094515_create_releases.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20151106000015_add_is_award_to_notes.rb
20151109100728_add_max_artifacts_size_to_application_settings.rb
20151109134526_add_issues_state_index.rb
20151109134916_add_projects_visibility_level_index.rb
20151110125604_add_import_error_to_project.rb
20151114113410_add_index_for_lfs_oid_and_size.rb
20151116144118_add_unique_for_lfs_oid_index.rb
20151118162244_add_projects_public_index.rb
20151201203948_raise_hook_url_limit.rb
20151203162133_add_hide_project_limit_to_users.rb
20151203162134_add_build_events_to_services.rb
20151209144329_migrate_ci_web_hooks.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20151209145909_migrate_ci_emails.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20151210030143_add_unlock_token_to_user.rb
20151210072243_add_runners_registration_token_to_application_settings.rb
20151210125232_migrate_ci_slack_service.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20151210125927_migrate_ci_hip_chat_service.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
20151210125928_add_ci_to_project.rb
20151210125929_add_project_id_to_ci.rb
20151210125930_migrate_ci_to_project.rb
20151210125931_add_index_to_ci_tables.rb
20151210125932_drop_null_for_ci_tables.rb
20151215132013_add_pages_size_to_application_settings.rb Use non-downtime migration for ApplicationSetting’s max_pages_size 2017-02-02 20:10:53 +00:00
20151218154042_add_tfa_to_application_settings.rb
20151221234414_add_tfa_additional_fields.rb
20151224123230_rename_emojis.rb
20151228111122_remove_public_from_namespace.rb
20151228150906_influxdb_settings.rb
20151228175719_add_recaptcha_to_application_settings.rb
20151229102248_influxdb_udp_port_setting.rb
20151229112614_influxdb_remote_database_setting.rb
20151230132518_add_artifacts_metadata_to_ci_build.rb
20151231152326_add_akismet_to_application_settings.rb
20151231202530_remove_alert_type_from_broadcast_messages.rb
20160106162223_add_index_milestones_title.rb
20160106164438_remove_influxdb_credentials.rb
20160109054846_create_spam_logs.rb
20160113111034_add_metrics_sample_interval.rb
20160118155830_add_sentry_to_application_settings.rb
20160118232755_add_ip_blocking_settings_to_application_settings.rb
20160119111158_add_services_category.rb
20160119112418_add_services_default.rb
20160119145451_add_ldap_email_to_users.rb
20160120172143_add_base_commit_sha_to_merge_request_diffs.rb
20160121030729_add_email_author_in_body_to_application_settings.rb
20160122185421_add_pending_delete_to_project.rb
20160128212447_remove_ip_blocking_settings_from_application_settings.rb
20160128233227_change_lfs_objects_size_column.rb
20160129135155_remove_dot_atom_path_ending_of_projects.rb
20160129155512_add_merge_commit_sha_to_merge_requests.rb
20160202091601_add_erasable_to_ci_build.rb
20160202164642_add_allow_guest_to_access_builds_project.rb
20160204144558_add_real_size_to_merge_request_diffs.rb
20160209130428_add_index_to_snippet.rb
20160210105555_create_pages_domain.rb Use non-downtime migration for ApplicationSetting’s max_pages_size 2017-02-02 20:10:53 +00:00
20160212123307_create_tasks.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20160217100506_add_description_to_label.rb
20160217174422_add_note_to_tasks.rb
20160220123949_rename_tasks_to_todos.rb
20160222153918_create_appearances_ce.rb
20160223192159_add_confidential_to_issues.rb
20160225090018_add_delete_at_to_issues.rb
20160225101956_add_delete_at_to_merge_requests.rb
20160226114608_add_trigram_indexes_for_searching.rb
20160227120001_add_event_field_for_web_hook.rb
20160227120047_add_event_to_services.rb
20160229193553_add_main_language_to_repository.rb
20160301124843_add_visibility_level_to_groups.rb
20160302151724_add_import_credentials_to_project_import_data.rb
20160302152808_remove_wrong_import_url_from_projects.rb
20160305220806_remove_expires_at_from_snippets.rb
20160307221555_disallow_blank_line_code_on_note.rb
20160308212903_add_default_group_visibility_to_application_settings.rb
20160309140734_fix_todos.rb
20160310124959_add_due_date_to_issues.rb
20160310185910_add_external_flag_to_users.rb
20160314094147_add_priority_to_label.rb
20160314114439_add_requested_at_to_members.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160314143402_projects_add_pushes_since_gc.rb
20160315135439_project_add_repository_check.rb
20160316123110_ci_runners_token_index.rb
20160316192622_change_target_id_to_null_on_todos.rb
20160316204731_add_commit_id_to_todos.rb
20160317092222_add_moved_to_to_issue.rb
20160320204112_index_namespaces_on_visibility_level.rb
20160324020319_remove_todos_for_deleted_issues.rb
20160328112808_create_notification_settings.rb
20160328115649_migrate_new_notification_setting.rb
20160328121138_add_notification_setting_index.rb
20160329144452_add_index_on_pending_delete_projects.rb
20160331133914_remove_todos_for_deleted_merge_requests.rb
20160331223143_remove_twitter_sharing_enabled_from_application_settings.rb
20160407120251_add_images_enabled_for_project.rb
20160412140240_add_repository_checks_enabled_setting.rb
20160412173416_add_fields_to_ci_commit.rb
20160412173417_update_ci_commit.rb
20160412173418_add_ci_commit_indexes.rb
20160413115152_add_token_to_web_hooks.rb
20160415062917_create_personal_access_tokens.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160415133440_add_shared_runners_text_to_application_settings.rb
20160416180807_add_award_emoji.rb Make the downtime_check task happy 2016-11-30 16:15:02 +01:00
20160416182152_convert_award_note_to_emoji_award.rb
20160419120017_add_metrics_packet_size.rb
20160419122101_add_only_allow_merge_if_build_succeeds_to_projects.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160421130527_disable_repository_checks.rb
20160425045124_create_u2f_registrations.rb
20160504091942_add_disabled_oauth_sign_in_sources_to_application_settings.rb
20160504112519_add_run_untagged_to_ci_runner.rb
20160508194200_remove_wall_enabled_from_projects.rb
20160508202603_add_head_commit_id_to_merge_request_diffs.rb
20160508215820_add_type_to_notes.rb
20160508215920_add_positions_to_diff_notes.rb
20160508221410_set_type_on_legacy_diff_notes.rb
20160509091049_add_locked_to_ci_runner.rb
20160509201028_add_health_check_access_token_to_application_settings.rb
20160516174813_add_send_user_confirmation_email_to_application_settings.rb
20160516224534_add_start_commit_id_to_merge_request_diffs.rb
20160518200441_add_artifacts_expire_date_to_ci_builds.rb
20160519203051_add_developers_can_merge_to_protected_branches.rb Migration does not require downtime 2017-02-08 19:20:27 -06:00
20160522215720_add_note_type_and_position_to_sent_notification.rb
20160525205328_remove_main_language_from_projects.rb
20160527020117_remove_notification_settings_for_deleted_projects.rb
20160528043124_add_users_state_index.rb
20160530150109_add_container_registry_token_expire_delay_to_application_settings.rb
20160603075128_add_has_external_issue_tracker_to_projects.rb
20160603180330_remove_duplicated_notification_settings.rb
20160603182247_add_index_to_notification_settings.rb
20160608155312_add_after_sign_up_text_to_application_settings.rb
20160608195742_add_repository_storage_to_projects.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160608211215_add_user_default_external_to_application_settings.rb
20160610140403_remove_notification_setting_not_null_constraints.rb
20160610194713_remove_deprecated_issues_tracker_columns_from_projects.rb
20160610201627_migrate_users_notification_level.rb Fix migration without DOWNTIME clause specified 2017-02-28 01:11:54 -05:00
20160610204157_add_deployments.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160610204158_add_environments.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160610211845_add_environment_to_builds.rb
20160610301627_remove_notification_level_from_users.rb
20160614182521_add_repository_storage_to_application_settings.rb
20160615142710_add_index_on_requested_at_to_members.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160615173316_add_enabled_git_access_protocols_to_application_settings.rb
20160615191922_set_missing_stage_on_ci_builds.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20160616084004_change_project_of_environment.rb
20160616102642_remove_duplicated_keys.rb
20160616103005_remove_keys_fingerprint_index_if_exists.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160616103948_add_unique_index_to_keys_fingerprint.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160617301627_add_events_to_notification_settings.rb
20160620115026_add_index_on_runners_locked.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160628085157_add_artifacts_size_to_ci_builds.rb
20160629025435_add_column_in_progress_merge_commit_sha_to_merge_requests.rb
20160703180340_add_index_on_award_emoji_user_and_name.rb
20160705054938_add_protected_branches_push_access.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160705054952_add_protected_branches_merge_access.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160705055254_move_from_developers_can_merge_to_protected_branches_merge_access.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20160705055308_move_from_developers_can_push_to_protected_branches_push_access.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20160705055809_remove_developers_can_push_from_protected_branches.rb
20160705055813_remove_developers_can_merge_from_protected_branches.rb
20160705163108_remove_requesters_that_are_owners.rb
20160707104333_add_lock_to_issuables.rb
20160712171823_remove_award_emojis_with_no_user.rb
20160713205315_add_domain_blacklist_to_application_settings.rb
20160713222618_add_usage_ping_to_application_settings.rb Make downtime_check happy 2017-04-14 15:20:55 +02:00
20160715132507_add_user_id_to_pipeline.rb
20160715134306_add_index_for_pipeline_user_id.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160715154212_add_request_access_enabled_to_projects.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160715204316_add_request_access_enabled_to_groups.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160715230841_rename_application_settings_restricted_signup_domains.rb
20160716115710_add_when_and_yaml_variables_to_ci_builds.rb
20160716115711_add_queued_at_to_ci_builds.rb
20160718153603_add_has_external_wiki_to_projects.rb
20160721081015_drop_and_readd_has_external_wiki_in_projects.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20160722221922_nullify_blank_type_on_notes.rb
20160724205507_add_resolved_to_notes.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160725083350_add_external_url_to_enviroments.rb
20160725104020_merge_request_diff_remove_uniq.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160725104452_merge_request_diff_add_index.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160727163552_create_user_agent_details.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160727191041_create_boards.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160727193336_create_lists.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160728081025_add_pipeline_events_to_web_hooks.rb
20160728103734_add_pipeline_events_to_services.rb
20160729173930_remove_project_id_from_spam_logs.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20160801163421_add_expires_at_to_member.rb
20160801163709_add_submitted_as_ham_to_spam_logs.rb Satisfy the new rubocop :) 2017-02-08 18:12:16 -06:00
20160802010328_remove_builds_enable_index_on_projects.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160803161903_add_unique_index_to_lists_label_id.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160804142904_add_ci_config_file_to_project.rb Rename ci_config_file to ci_config_path 2017-07-05 20:11:01 +08:00
20160804150737_add_timestamps_to_members_again.rb
20160805041956_add_deleted_at_to_namespaces.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160808085531_add_token_to_build.rb
20160808085602_add_index_for_build_token.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160810102349_remove_ci_runner_trigram_indexes.rb
20160810142633_remove_redundant_indexes.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
20160811172945_add_can_push_to_keys.rb
20160816161312_add_column_name_to_u2f_registrations.rb
20160817133006_add_koding_to_application_settings.rb
20160817154936_add_discussion_ids_to_notes.rb
20160818205718_add_expires_at_to_project_group_links.rb
20160819221631_add_index_to_note_discussion_id.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160819221833_reset_diff_note_discussion_id_because_it_was_calculated_wrongly.rb
20160819232256_add_incoming_email_token_to_users.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160823081327_change_merge_error_to_text.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20160823083941_add_column_scopes_to_personal_access_tokens.rb Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
20160823213309_add_lfs_enabled_to_projects.rb
20160824103857_drop_unused_ci_tables.rb
20160824124900_add_table_issue_metrics.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160825052008_add_table_merge_request_metrics.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160827011312_ensure_lock_version_has_no_default.rb
20160829114652_add_markdown_cache_columns.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
20160830203109_add_confidential_issues_events_to_web_hooks.rb
20160830211132_add_confidential_issues_events_to_services.rb
20160830232601_change_lock_version_not_null.rb
20160831214002_create_project_features.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160831214543_migrate_project_features.rb Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
20160831223750_remove_features_enabled_from_projects.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160901141443_set_confidential_issues_events_on_webhooks.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20160901213340_add_lfs_enabled_to_namespaces.rb
20160902122721_drop_gitorious_field_from_application_settings.rb
20160907131111_add_environment_type_to_environments.rb
20160913162434_remove_projects_pushes_since_gc.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20160913212128_change_artifacts_size_column.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20160914131004_only_allow_merge_if_all_discussions_are_resolved.rb Update 8.14-rc1 migrations to minimize downtime and deploy time 2016-11-11 15:34:00 -03:00
20160915042921_create_merge_requests_closing_issues.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20160919144305_add_type_to_labels.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20160919145149_add_group_id_to_labels.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160920160832_add_index_to_labels_title.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20160926145521_add_organization_to_user.rb
20161006104309_add_state_to_environment.rb
20161007073613_create_user_activities.rb Remove unused user activities code 2017-04-14 15:20:55 +02:00
20161007133303_precalculate_trending_projects.rb
20161010142410_create_project_authorizations.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
20161012180455_add_repository_access_level_to_project_feature.rb
20161014173530_create_label_priorities.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161017091941_add_authorized_projects_populated_to_users.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
20161017095000_add_properties_to_deployment.rb
20161017125927_add_unique_index_to_labels.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161018024215_migrate_labels_priority.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161018024550_remove_priority_from_labels.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161018124658_make_project_owners_masters.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20161019190736_migrate_sidekiq_queues_from_default.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161019213545_generate_project_feature_for_projects.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161020075734_default_request_access_groups.rb Set 'request_access_enabled' false by default 2016-11-11 15:38:53 +00:00
20161020075830_default_request_access_projects.rb Set 'request_access_enabled' false by default 2016-11-11 15:38:53 +00:00
20161020083353_add_pipeline_id_to_merge_request_metrics.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161021114307_add_lock_version_to_build_and_pipelines.rb
20161024042317_migrate_mailroom_queue_from_default.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161025231710_migrate_jira_to_gem.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161031155516_add_housekeeping_to_application_settings.rb
20161031171301_add_project_id_to_subscriptions.rb Add a test which would rollback db and migrate again 2017-03-14 02:12:55 +08:00
20161031174110_migrate_subscriptions_project_id.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161031181638_add_unique_index_to_subscriptions.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161103171205_rename_repository_storage_column.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161103191444_add_sidekiq_throttling_to_application_settings.rb
20161106185620_add_project_import_data_project_index.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161113184239_create_user_chat_names_table.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161114024742_add_coverage_regex_to_builds.rb Add ability to define a coverage regex in the .gitlab-ci.yml 2017-01-25 01:07:43 -02:00
20161115173905_add_start_date_to_milestones.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
20161117114805_remove_undeleted_groups.rb Remove more orphans when removing stray namespaces 2017-01-11 09:59:33 -05:00
20161118183841_add_commit_events_to_services.rb Allow enabling and disabling commit and MR events for JIRA 2016-11-18 15:17:51 -02:00
20161124111390_add_parent_id_to_namespace.rb Add nested groups support on data level 2016-12-08 11:47:16 +02:00
20161124111395_add_index_to_parent_id.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161124111402_add_routes_table.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161124141322_migrate_process_commit_worker_jobs.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
20161128095517_add_in_reply_to_discussion_id_to_sent_notifications.rb Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
20161128142110_remove_unnecessary_indexes.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161128161412_add_html_emails_enabled_to_application_settings.rb Add new configuration setting to enable/disable HTML emails. 2016-11-28 17:00:03 -05:00
20161130095245_fill_routes_table.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161130101252_fill_projects_routes_table.rb Exclude migrations from Style/MutableConstant 2017-02-23 09:32:42 -06:00
20161201001911_add_plant_uml_url_to_application_settings.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
20161201155511_create_project_statistics.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
20161201160452_migrate_project_statistics.rb Disable rubocop for down method 2017-03-14 19:56:37 +08:00
20161202152031_remove_duplicates_from_routes.rb Improve performance on RemoveDuplicatesFromRoutes migration 2016-12-15 23:50:16 -02:00
20161202152035_add_index_to_routes.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161206003819_add_plant_uml_enabled_to_application_settings.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
20161206153749_remove_uniq_path_index_from_namespace.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161206153751_add_path_index_to_namespace.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161206153753_remove_uniq_name_index_from_namespace.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161206153754_add_name_index_to_namespace.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161207231620_fixup_environment_name_uniqueness.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
20161207231621_create_environment_name_unique_index.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161207231626_add_environment_slug.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
20161209153400_add_unique_index_for_environment_slug.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161209165216_create_doorkeeper_openid_connect_tables.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
20161212142807_add_lower_path_index_to_routes.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20161213172958_change_slack_service_to_slack_notification_service.rb Rename SlackNotificationService back to SlackService 2016-12-20 19:42:13 -02:00
20161220141214_remove_dot_git_from_group_names.rb Update storage settings to allow extra values per shard 2017-03-03 12:13:30 -03:00
20161221152132_add_last_used_at_to_key.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161223034433_add_estimate_to_issuables_ce.rb Make the time estimate migrations reversible 2017-01-24 17:15:37 +01:00
20161223034646_create_timelogs_ce.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161226122833_remove_dot_git_from_usernames.rb Update storage settings to allow extra values per shard 2017-03-03 12:13:30 -03:00
20161227192806_rename_slack_and_mattermost_notification_services.rb Disable transactions in migrations that should not use it 2017-06-21 14:35:06 +02:00
20161228124936_change_expires_at_to_date_in_personal_access_tokens.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20161228135550_add_impersonation_to_personal_access_tokens.rb apply codestyle and implementation changes to the respective feature code 2017-03-06 19:18:26 +00:00
20170120131253_create_chat_teams.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170121123724_add_index_to_ci_builds_for_status_runner_id_and_type.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170121130655_add_index_to_ci_runners_for_is_shared.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170124174637_add_foreign_keys_to_timelogs.rb Use `remove_foreign_key :timelogs, name: '...'` 2017-03-14 20:13:36 +08:00
20170124193147_add_two_factor_columns_to_namespaces.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20170124193205_add_two_factor_columns_to_users.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20170126174819_add_terminal_max_session_time_to_application_settings.rb Introduce maximum session time for terminal websocket connection 2017-02-06 11:49:30 +01:00
20170127032550_remove_backlog_lists_from_boards.rb Remove unnecessary include from RemoveBacklogListsFromBoards migration 2017-02-03 17:02:44 +03:00
20170130204620_add_index_to_project_authorizations.rb Merge branch 'fix/gh-import-status-check' into 'master' 2017-04-06 11:02:13 +00:00
20170130221926_create_uploads.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170131221752_add_relative_position_to_issues.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170204172458_add_name_to_route.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
20170204181513_add_index_to_labels_for_type_and_project.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170206071414_add_recaptcha_verified_to_spam_logs.rb Use reCaptcha when an issue identified as spam 2017-02-07 12:56:20 +01:00
20170206115204_add_column_ghost_to_users.rb Remove the default value for the `users.ghost` database column. 2017-02-24 16:50:20 +05:30
20170210062829_add_index_to_labels_for_title_and_project.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170210075922_add_index_to_ci_trigger_requests_for_commit_id.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170210103609_add_index_to_user_agent_detail.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170210131347_add_unique_ips_limit_to_application_settings.rb Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers 2017-03-06 15:45:43 +01:00
20170214084746_add_default_artifacts_expiration_to_application_settings.rb 0 for unlimited, disallow blank, feedback: 2017-02-16 23:40:13 +08:00
20170216135621_add_index_for_latest_successful_pipeline.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170216141440_drop_index_for_builds_project_status.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170217132157_rename_merge_when_build_succeeds.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
20170217151947_rename_only_allow_merge_if_build_succeeds.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
20170217151948_add_owner_id_to_triggers.rb Move foreign key to separate migration 2017-03-05 21:41:29 +01:00
20170217151949_add_description_to_triggers.rb Update db/schema 2017-03-05 18:53:09 +01:00
20170222111732_create_gpg_keys.rb add unique indexes to gpg_keys 2017-07-27 15:46:03 +02:00
20170222143317_drop_ci_projects.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170222143500_remove_old_project_id_columns.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170222143603_rename_gl_project_id_to_project_id.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
20170301125302_add_printing_merge_request_link_enabled_to_project.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20170301195939_rename_ci_commits_to_ci_pipelines.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
20170301205639_remove_unused_ci_tables_and_columns.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170305180853_add_auto_cancel_pending_pipelines_to_project.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20170305203726_add_owner_id_foreign_key.rb Fix for postgresql 2017-03-14 14:36:33 +08:00
20170307125949_add_last_activity_on_to_users.rb Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorker 2017-04-14 15:20:55 +02:00
20170309173138_create_protected_tags.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170312114329_add_auto_canceled_by_id_to_pipeline.rb Fix rolling back for MySQL 2017-04-06 14:41:27 +08:00
20170312114529_add_auto_canceled_by_id_foreign_key_to_pipeline.rb Fix rolling back for MySQL 2017-04-06 14:41:27 +08:00
20170313213916_add_index_to_user_ghost.rb Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
20170314082049_create_system_note_metadata.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170315174634_revert_add_notified_of_own_activity_to_users.rb Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations 2017-04-28 15:55:55 -05:00
20170315194013_add_closed_at_to_issues.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170316061730_readd_notified_of_own_activity_to_users.rb Simplify migration 2017-03-24 15:13:25 -07:00
20170316163800_rename_system_namespaces.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
20170316163845_move_uploads_to_system_dir.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
20170317203554_index_routes_path_for_like.rb Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ 2017-05-25 18:12:42 +01:00
20170320173259_migrate_assignees.rb Disable Migration/UpdateColumnInBatches for old migrations 2017-05-29 11:28:23 +02:00
20170322013926_create_container_repository.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170327091750_add_created_at_index_to_deployments.rb Remove concurrent index 2017-04-25 00:02:58 +02:00
20170328010804_add_uuid_to_application_settings.rb Port 'Add uuid to usage ping' to CE 2017-04-14 15:20:55 +02:00
20170329095325_add_ref_to_triggers.rb Fix rubocop issues. Use add_concurrent_foreign_key. 2017-04-06 23:46:58 +09:00
20170329095907_create_ci_trigger_schedules.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170329124448_add_polling_interval_multiplier_to_application_settings.rb Introduce "polling_interval_multiplier" as application setting 2017-04-03 15:17:04 +02:00
20170330141723_disable_invalid_service_templates2.rb Disable invalid service templates (again) 2017-04-06 12:13:33 +01:00
20170402231018_remove_index_for_users_current_sign_in_at.rb Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ 2017-05-25 18:12:42 +01:00
20170404163427_add_trigger_id_foreign_key.rb Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. 2017-04-06 23:46:59 +09:00
20170405080720_add_import_jid_to_projects.rb attempt to fix migration 2017-04-05 16:11:52 +02:00
20170406114958_add_auto_canceled_by_id_to_ci_builds.rb Also track auto-cancelling in jobs, detail: 2017-04-06 21:32:56 +08:00
20170406115029_add_auto_canceled_by_id_foreign_key_to_ci_builds.rb Also track auto-cancelling in jobs, detail: 2017-04-06 21:32:56 +08:00
20170407114956_add_ref_to_ci_trigger_schedule.rb Update migrations 2017-04-07 16:19:11 +02:00
20170407122426_add_active_to_ci_trigger_schedule.rb Update migrations 2017-04-07 16:19:11 +02:00
20170407135259_add_foreigh_key_trigger_requests_trigger.rb Add foreign key on trigger requests 2017-04-11 13:14:15 +02:00
20170407140450_add_index_to_next_run_at_and_active.rb Yet, another errors 2017-04-07 18:05:39 +02:00
20170410133135_add_version_field_to_markdown_cache.rb Start versioning cached markdown fields 2017-04-21 17:24:33 +01:00
20170413035209_add_preferred_language_to_users.rb First round of updates from the code review. 2017-05-02 23:36:36 -05:00
20170418103908_delete_orphan_notification_settings.rb Add migration to remove orphaned notification settings 2017-04-19 10:15:35 +02:00
20170419001229_add_index_to_system_note_metadata.rb Add unique index for note_id to system note metadata table 2017-04-19 06:45:01 -07:00
20170421102337_remove_nil_type_services.rb tadds migration to remove invalid services 2017-04-27 15:59:25 +01:00
20170423064036_add_index_on_ci_builds_updated_at.rb Add index on ci_builds.updated_at 2017-04-23 22:53:30 +11:00
20170424095707_add_index_on_ci_builds_user_id.rb Add index on ci_builds.user_id 2017-04-26 13:05:20 +02:00
20170424142900_add_index_to_web_hooks_type.rb Add index to webhooks type column 2017-04-25 15:21:18 +00:00
20170425112128_create_pipeline_schedules_table.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170425112628_remove_foreigh_key_ci_trigger_schedules.rb Only remove FK if it exists 2017-06-01 09:47:39 +02:00
20170425114731_add_pipeline_schedule_id_to_pipelines.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
20170426175636_fill_missing_uuid_on_application_settings.rb Fill missing uuid on the application_settings table 2017-04-26 17:06:15 -03:00
20170426181740_add_index_on_ci_runners_contacted_at.rb Add index on ci_runners.contacted_at 2017-04-28 09:20:44 +11:00
20170427103502_create_web_hook_logs.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
20170427215854_create_redirect_routes.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170428064307_add_column_delete_error_to_projects.rb Add specs for ProjectDestroyWorker 2017-07-20 09:59:56 +01:00
20170502065653_make_auto_cancel_pending_pipelines_on_by_default.rb Make auto-cancelling pending pipelines on by default 2017-05-15 14:47:24 +08:00
20170502091007_markdown_cache_limits_to_mysql.rb Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
20170502135553_create_index_ci_pipelines_auto_canceled_by_id.rb Add indices for auto_canceled_by_id for PostgreSQL 2017-05-02 15:51:21 +00:00
20170502140503_create_index_ci_builds_auto_canceled_by_id.rb Add indices for auto_canceled_by_id for PostgreSQL 2017-05-02 15:51:21 +00:00
20170503004125_add_last_repository_updated_at_to_projects.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170503004425_add_index_to_last_repository_updated_at_on_projects.rb Add index to last_repository_updated_at on projects 2017-05-04 15:36:04 -03:00
20170503004426_add_retried_to_ci_build.rb Make retried to be nullable 2017-05-09 20:09:41 +02:00
20170503021915_add_last_edited_at_and_last_edited_by_id_to_issues.rb Add last_edited_at and last_edited_by attributes 2017-05-04 12:58:41 +11:00
20170503022548_add_last_edited_at_and_last_edited_by_id_to_merge_requests.rb Add last_edited_at and last_edited_by attributes 2017-05-04 12:58:41 +11:00
20170503023315_add_repository_update_events_to_web_hooks.rb Added repository_update hook 2017-05-12 23:26:48 +01:00
20170503114228_add_description_to_snippets.rb Support descriptions for snippets 2017-05-31 07:17:03 +02:00
20170503140201_reschedule_project_authorizations.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
20170503140202_turn_nested_groups_into_regular_groups_for_mysql.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
20170503184421_add_index_to_redirect_routes.rb Resolve discussions 2017-05-05 12:12:49 -07:00
20170503185032_index_redirect_routes_path_for_like.rb Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ 2017-05-25 18:12:42 +01:00
20170504102911_add_clientside_sentry_to_application_settings.rb clientside_sentry migration and schema changes commit 2017-05-04 11:32:28 +01:00
20170504182103_add_index_project_group_links_group_id.rb Index project_group_links.group_id 2017-05-17 20:53:22 +02:00
20170506085040_add_index_to_pipeline_pipeline_schedule_id.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
20170506091344_add_foreign_key_to_pipeline_schedules.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
20170506185517_add_foreign_key_pipeline_schedules_and_pipelines.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
20170507205316_add_head_pipeline_id_to_merge_requests.rb Small code improvements and add migration spec 2017-05-08 18:43:53 -03:00
20170508153950_add_not_null_contraints_to_ci_variables.rb Add a foreign key to ci_variables to projects 2017-05-11 14:52:47 +02:00
20170508190732_add_foreign_key_to_ci_variables.rb Remove rails dependent: :destroy statement 2017-05-11 14:52:47 +02:00
20170511082759_rename_web_hooks_build_events_to_job_events.rb Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
20170511083824_rename_services_build_events_to_job_events.rb Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
20170516153305_migrate_assignee_to_separate_table.rb Check if OLD is set when migrating issue assignees 2017-05-17 22:56:23 +02:00
20170516183131_add_indices_to_issue_assignees.rb Improve migration for Multipple issue assignee feature 2017-05-16 23:51:50 +03:00
20170519102115_add_prometheus_settings_to_metrics_settings.rb Make login_counter instance variable instead of class one. 2017-06-02 19:45:58 +02:00
20170521184006_add_change_position_to_notes.rb Address review 2017-05-24 10:10:10 -05:00
20170523091700_add_rss_token_to_users.rb add rss_token attribute to user model 2017-05-24 22:29:59 +02:00
20170523121229_create_conversational_development_index_metrics.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170524125940_add_source_to_ci_pipeline.rb Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
20170524161101_add_protected_to_ci_variables.rb Backend implementation for protected variables 2017-05-25 06:00:18 +08:00
20170525130346_create_group_variables_table.rb Basic BE change 2017-07-07 15:33:17 +09:00
20170525130758_add_foreign_key_to_group_variables.rb Basic BE change 2017-07-07 15:33:17 +09:00
20170525132202_create_pipeline_stages.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
20170525174156_create_feature_tables.rb Add feature toggles through Flipper 2017-05-31 21:06:01 +00:00
20170526185602_add_stage_id_to_ci_builds.rb Fix adding/removing foreign keys on MySQL 2017-06-21 13:18:38 +02:00
20170530130129_project_foreign_keys_with_cascading_deletes.rb Change project FK migration to skip existing FKs 2017-08-02 13:03:21 +02:00
20170531202042_rename_users_ldap_email_to_external_email.rb Sync email address from specified omniauth provider - db changes 2017-06-07 11:13:57 -04:00
20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb Help landing page customizations - db changes 2017-06-13 23:23:20 -04:00
20170602154813_add_help_page_support_url_to_application_settings.rb Help landing page customizations - db changes 2017-06-13 23:23:20 -04:00
20170603200744_add_email_provider_to_users.rb Sync email address from specified omniauth provider - db changes 2017-06-07 11:13:57 -04:00
20170606154216_add_notification_setting_columns.rb Add columns for custom notification settings 2017-06-15 15:14:45 +01:00
20170608171156_create_merge_request_diff_files.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
20170613154149_create_gpg_signatures.rb add unique index for gpg_signatures#commit_sha 2017-07-27 15:46:04 +02:00
20170614115405_merge_request_diff_file_limits_to_mysql.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
20170616133147_create_merge_request_diff_commits.rb Add table for merge request commits 2017-07-06 17:36:10 +01:00
20170619144837_add_index_for_head_pipeline_merge_request.rb Add index for head pipeline id 2017-06-21 12:12:44 +02:00
20170620064728_create_ci_pipeline_schedule_variables.rb Fix StaticAnlysys 2017-07-05 18:38:28 +09:00
20170620065449_add_foreign_key_to_ci_pipeline_schedule_variables.rb pipeline_schedule_variables model/db 2017-07-05 18:36:18 +09:00
20170622130029_correct_protected_branches_foreign_keys.rb Add many foreign keys to the projects table 2017-07-06 12:01:36 +02:00
20170622132212_add_foreign_key_for_merge_request_diffs.rb Add many foreign keys to the projects table 2017-07-06 12:01:36 +02:00
20170622135451_rename_duplicated_variable_key.rb Only indent if the subsequent line is a subquery 2017-06-29 22:24:28 +08:00
20170622135628_add_environment_scope_to_ci_variables.rb Remove duplicated records and add unique constraint 2017-06-22 15:54:23 +00:00
20170622135728_add_unique_constraint_to_ci_variables.rb Add back project_id index for MySQL if reverting 2017-06-23 19:09:23 +08:00
20170622162730_add_ref_fetched_to_merge_request.rb Store merge request ref_fetched status in the database 2017-06-26 17:36:09 +02:00
20170623080805_remove_ci_variables_project_id_index.rb Remove old project_id index and make sure mysql work 2017-06-23 18:09:22 +08:00
20170629171610_rename_application_settings_signin_enabled_to_password_authentication_enabled.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
20170703102400_add_stage_id_foreign_key_to_builds.rb Check foreign keys in migration in separate conditional 2017-07-04 12:40:45 +02:00
20170706151212_add_performance_bar_allowed_group_id_to_application_settings.rb Allow to enable the Performance Bar for a group from the admin area 2017-07-06 18:57:02 +02:00
20170707183807_add_group_id_to_milestones.rb Make wrong migrations idempotent 2017-07-07 18:37:20 -03:00
20170707184243_add_group_milestone_id_indexes.rb Make wrong migrations idempotent 2017-07-07 18:37:20 -03:00
20170707184244_remove_wrong_versions_from_schema_versions.rb Make wrong migrations idempotent 2017-07-07 18:37:20 -03:00
20170710083355_clean_stage_id_reference_migration.rb Remove migration dependency from stage_id migration 2017-07-18 11:51:47 +02:00
20170713104829_add_foreign_key_to_merge_requests.rb Use batching to clear orphans in head_pipeline migration 2017-07-18 12:07:12 +02:00
20170717074009_move_system_upload_folder.rb Move the `uploads/system` folder to `uploads/-/system` 2017-07-18 15:38:54 +02:00
20170717200542_add_trusted_column_to_oauth_applications.rb Backport gitlab-ee!2456 2017-07-27 12:09:46 -04:00
20170720130522_create_ci_pipeline_variables.rb init 2017-07-28 18:13:29 +09:00
20170720130749_add_foreign_key_to_ci_pipeline_variables.rb init 2017-07-28 18:13:29 +09:00
20170724214302_add_lower_path_index_to_redirect_routes.rb Add lower path index to redirect_routes 2017-07-25 09:22:30 -07:00
20170725145659_add_binary_to_merge_request_diff_files.rb Fix saving diffs that are not valid UTF-8 2017-07-26 15:34:57 +01:00
limits_to_mysql.rb no more more :length due to mysql set_index hack 2017-07-27 15:46:03 +02:00
markdown_cache_limits_to_mysql.rb Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
merge_request_diff_file_limits_to_mysql.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00