gitlab-org--gitlab-foss/db/migrate
Shinya Maeda abcbeae9a7 Persist target project id and target branch in merge trains table
In order to optimize the query performance, we should use target
project id and target branch intead of cross-joining  merge_requests
table.

Fix schema

Fix schema
2019-06-11 18:48:52 +07:00
..
20140313092127_init_schema.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140407135544_fix_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140414131055_change_state_to_allow_empty_merge_request_diffs.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
20140415124820_limits_to_mysql.rb
20140416074002_add_index_on_iid.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140416185734_index_on_current_sign_in_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140428105831_add_notes_index_updated_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140502115131_add_repo_size_to_db.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140502125220_migrate_repo_size.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
20140611135229_add_position_to_merge_request.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140625115202_create_users_star_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140729134820_create_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140729140420_create_label_links.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140729145339_migrate_project_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140729152420_migrate_taggable_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140730111702_add_index_to_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140903115954_migrate_to_new_shell.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140907220153_serialize_service_properties.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140914113604_add_members_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140914145549_migrate_to_new_members_model.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20140914173417_remove_old_member_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141006143943_move_slack_service_to_webhook.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141007100818_add_visibility_level_to_snippet.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141118150935_add_audit_event.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141121133009_add_timestamps_to_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141121161704_add_identity_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141126120926_add_merge_request_rebase_enabled_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141205134006_add_locked_at_to_merge_request.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141216155758_create_doorkeeper_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141217125223_add_owner_to_application.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141223135007_add_import_data_to_project_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20141226080412_add_developers_can_push_to_protected_branches.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150108073740_create_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150116234544_add_home_page_url_for_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150116234545_add_gitlab_access_token_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150125163100_add_default_branch_protection_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150205211843_add_timestamps_to_identities.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150206181414_add_index_to_created_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150206222854_add_notification_email_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150209222013_add_missing_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150211172122_add_template_to_service.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150211174341_allow_null_in_services_project_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150213104043_add_twitter_sharing_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150213114800_add_hide_no_password_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150213121042_add_password_automatically_set_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150217123345_add_bitbucket_access_token_and_secret_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150219004514_add_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150223022001_set_missing_last_activity_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150225065047_add_note_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150301014758_add_restricted_visibility_levels_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150306023106_fix_namespace_duplication.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150306023112_add_unique_index_to_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150310194358_add_version_check_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150313012111_create_subscriptions_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150320234437_add_location_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150324155957_set_incorrect_assignee_id_to_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150327122227_add_public_to_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150327150017_add_import_data_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150327223628_add_devise_two_factor_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150328132231_add_max_attachment_size_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150331183602_add_devise_two_factor_backupable_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150406133311_add_invite_data_to_member.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150411000035_fix_identities.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150411180045_rename_buildbox_service.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150413192223_add_public_email_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150417121913_create_project_import_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150417122318_remove_import_data_from_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150421120000_remove_periods_at_ends_of_usernames.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150423033240_add_default_project_visibililty_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164646_gitlab_change_collation_for_tag_names.acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164647_remove_duplicate_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164648_add_missing_unique_indices.acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164649_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164650_add_missing_taggable_index.acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425164651_change_collation_for_tag_names.acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150425173433_add_default_snippet_visibility_to_app_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150429002313_remove_abandoned_group_members_records.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150502064022_add_restricted_signup_domains_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150509180749_convert_legacy_reference_notes.rb Fix. db:migrate is failed on MySQL 8 2019-05-16 18:58:56 +09:00
20150516060434_add_note_events_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150529111607_add_user_oauth_applications_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150529150354_add_after_sign_out_path_for_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150609141121_add_session_expire_delay_for_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150610065936_add_dashboard_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150620233230_add_default_otp_required_for_login_value.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150713160110_add_project_view_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150717130904_add_commits_count_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150730122406_add_updated_by_to_issuables_and_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150806104937_create_abuse_reports.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150812080800_add_settings_import_sources.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150814065925_remove_oauth_tokens_from_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150817163600_deduplicate_user_identities.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150818213832_add_sent_notifications.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150824002011_add_enable_ssl_verification.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150826001931_add_ci_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150827121444_add_fast_forward_option_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150902001023_add_template_to_label.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150914215247_add_ci_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150915001905_enable_ssl_verification_by_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150916000405_enable_ssl_verification_for_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150916114643_add_help_page_text_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150916145038_add_index_for_committed_at_and_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150918084513_add_ci_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150918161719_remove_invalid_milestones_from_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150920010715_add_consumed_timestep_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150920161119_add_line_code_to_sent_notification.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150924125150_add_project_id_to_ci_commit.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150924125436_migrate_project_id_for_ci_commits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150930001110_merge_request_error_field.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150930095736_add_null_to_name_for_ci_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20150930110012_add_group_share_lock.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151002112914_add_stage_idx_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151002121400_add_index_for_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151002122929_add_ref_and_tag_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151002122943_migrate_ref_and_tag_to_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151005075649_add_user_id_to_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151005150751_add_layout_option_for_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151005162154_remove_ci_enabled_from_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151007120511_namespaces_projects_path_lower_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151008110232_add_users_lower_username_email_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151008123042_add_type_and_description_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151008130321_migrate_name_to_description_for_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151008143519_add_admin_notification_email_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151012173029_set_jira_service_api_url.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151013092124_add_artifacts_file_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151016131433_add_ci_projects_gl_project_id_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151016195451_add_ci_builds_and_projects_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151016195706_add_notes_line_code_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151019111551_fix_build_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151019111703_fail_build_without_names.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151020145526_add_services_template_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151020173516_ci_limits_to_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151020173906_add_ci_builds_index_for_status.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151023112551_fail_build_with_empty_name.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151023144219_remove_satellites.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151026182941_add_project_path_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151028152939_add_merge_when_build_succeeds_to_merge_request.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151103001141_add_public_to_group.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151103133339_add_shared_runners_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151103134857_create_lfs_objects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151103134958_create_lfs_objects_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151104105513_add_file_to_lfs_objects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151105094515_create_releases.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151106000015_add_is_award_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151109100728_add_max_artifacts_size_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151109134526_add_issues_state_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151109134916_add_projects_visibility_level_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151110125604_add_import_error_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151114113410_add_index_for_lfs_oid_and_size.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151116144118_add_unique_for_lfs_oid_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151118162244_add_projects_public_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151201203948_raise_hook_url_limit.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151203162133_add_hide_project_limit_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151203162134_add_build_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151209144329_migrate_ci_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151209145909_migrate_ci_emails.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210030143_add_unlock_token_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210072243_add_runners_registration_token_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125232_migrate_ci_slack_service.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125927_migrate_ci_hip_chat_service.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125928_add_ci_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125929_add_project_id_to_ci.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125930_migrate_ci_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125931_add_index_to_ci_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151210125932_drop_null_for_ci_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151215132013_add_pages_size_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151218154042_add_tfa_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151221234414_add_tfa_additional_fields.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151224123230_rename_emojis.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151228111122_remove_public_from_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151228150906_influxdb_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151228175719_add_recaptcha_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151229102248_influxdb_udp_port_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151229112614_influxdb_remote_database_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151230132518_add_artifacts_metadata_to_ci_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151231152326_add_akismet_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20151231202530_remove_alert_type_from_broadcast_messages.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160106162223_add_index_milestones_title.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160106164438_remove_influxdb_credentials.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160109054846_create_spam_logs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160113111034_add_metrics_sample_interval.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160118155830_add_sentry_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160118232755_add_ip_blocking_settings_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160119111158_add_services_category.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160119112418_add_services_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160119145451_add_ldap_email_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160120172143_add_base_commit_sha_to_merge_request_diffs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160121030729_add_email_author_in_body_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160122185421_add_pending_delete_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160128212447_remove_ip_blocking_settings_from_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160128233227_change_lfs_objects_size_column.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160129135155_remove_dot_atom_path_ending_of_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160129155512_add_merge_commit_sha_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160202091601_add_erasable_to_ci_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160202164642_add_allow_guest_to_access_builds_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160204144558_add_real_size_to_merge_request_diffs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160209130428_add_index_to_snippet.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160210105555_create_pages_domain.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160212123307_create_tasks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160217100506_add_description_to_label.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160217174422_add_note_to_tasks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160220123949_rename_tasks_to_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160222153918_create_appearances_ce.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160223192159_add_confidential_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160225090018_add_delete_at_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160225101956_add_delete_at_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160226114608_add_trigram_indexes_for_searching.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
20160227120001_add_event_field_for_web_hook.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160227120047_add_event_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160229193553_add_main_language_to_repository.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160301124843_add_visibility_level_to_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160301174731_add_fingerprint_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160302151724_add_import_credentials_to_project_import_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160302152808_remove_wrong_import_url_from_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160305220806_remove_expires_at_from_snippets.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160307221555_disallow_blank_line_code_on_note.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160308212903_add_default_group_visibility_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160309140734_fix_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160310124959_add_due_date_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160310185910_add_external_flag_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160314094147_add_priority_to_label.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160314114439_add_requested_at_to_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160314143402_projects_add_pushes_since_gc.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160315135439_project_add_repository_check.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160316123110_ci_runners_token_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160316192622_change_target_id_to_null_on_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160316204731_add_commit_id_to_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160317092222_add_moved_to_to_issue.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160320204112_index_namespaces_on_visibility_level.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160324020319_remove_todos_for_deleted_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160328112808_create_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160328115649_migrate_new_notification_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160328121138_add_notification_setting_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160329144452_add_index_on_pending_delete_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160331133914_remove_todos_for_deleted_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160331223143_remove_twitter_sharing_enabled_from_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160407120251_add_images_enabled_for_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160412140240_add_repository_checks_enabled_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160412173416_add_fields_to_ci_commit.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160412173417_update_ci_commit.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160412173418_add_ci_commit_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160413115152_add_token_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160415062917_create_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160415133440_add_shared_runners_text_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160416180807_add_award_emoji.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160416182152_convert_award_note_to_emoji_award.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160419120017_add_metrics_packet_size.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160419122101_add_only_allow_merge_if_build_succeeds_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160421130527_disable_repository_checks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160425045124_create_u2f_registrations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160504091942_add_disabled_oauth_sign_in_sources_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160504112519_add_run_untagged_to_ci_runner.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160508194200_remove_wall_enabled_from_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160508202603_add_head_commit_id_to_merge_request_diffs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160508215820_add_type_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160508215920_add_positions_to_diff_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160508221410_set_type_on_legacy_diff_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160509091049_add_locked_to_ci_runner.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160509201028_add_health_check_access_token_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160516174813_add_send_user_confirmation_email_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160516224534_add_start_commit_id_to_merge_request_diffs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160518200441_add_artifacts_expire_date_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160519203051_add_developers_can_merge_to_protected_branches.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160522215720_add_note_type_and_position_to_sent_notification.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160525205328_remove_main_language_from_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160527020117_remove_notification_settings_for_deleted_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160528043124_add_users_state_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160530150109_add_container_registry_token_expire_delay_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160603075128_add_has_external_issue_tracker_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160603180330_remove_duplicated_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160603182247_add_index_to_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160608155312_add_after_sign_up_text_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160608195742_add_repository_storage_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160608211215_add_user_default_external_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610140403_remove_notification_setting_not_null_constraints.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610194713_remove_deprecated_issues_tracker_columns_from_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610201627_migrate_users_notification_level.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610204157_add_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610204158_add_environments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610211845_add_environment_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160610301627_remove_notification_level_from_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160614182521_add_repository_storage_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160615142710_add_index_on_requested_at_to_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160615173316_add_enabled_git_access_protocols_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160615191922_set_missing_stage_on_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160616084004_change_project_of_environment.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160616102642_remove_duplicated_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160616103005_remove_keys_fingerprint_index_if_exists.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160616103948_add_unique_index_to_keys_fingerprint.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160617301627_add_events_to_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160620115026_add_index_on_runners_locked.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160621123729_add_rebase_commit_sha_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160628085157_add_artifacts_size_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160629025435_add_column_in_progress_merge_commit_sha_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160703180340_add_index_on_award_emoji_user_and_name.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705054938_add_protected_branches_push_access.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705054952_add_protected_branches_merge_access.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705055254_move_from_developers_can_merge_to_protected_branches_merge_access.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705055308_move_from_developers_can_push_to_protected_branches_push_access.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705055809_remove_developers_can_push_from_protected_branches.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705055813_remove_developers_can_merge_from_protected_branches.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160705163108_remove_requesters_that_are_owners.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160707104333_add_lock_to_issuables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160712171823_remove_award_emojis_with_no_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160713200638_add_repository_read_only_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160713205315_add_domain_blacklist_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160713222618_add_usage_ping_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160715132507_add_user_id_to_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160715134306_add_index_for_pipeline_user_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160715154212_add_request_access_enabled_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160715204316_add_request_access_enabled_to_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160715230841_rename_application_settings_restricted_signup_domains.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160716115710_add_when_and_yaml_variables_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160716115711_add_queued_at_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160718153603_add_has_external_wiki_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160721081015_drop_and_readd_has_external_wiki_in_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160722221922_nullify_blank_type_on_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160724205507_add_resolved_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160725083350_add_external_url_to_enviroments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160725104020_merge_request_diff_remove_uniq.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160725104452_merge_request_diff_add_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160727163552_create_user_agent_details.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160727191041_create_boards.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160727193336_create_lists.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160728081025_add_pipeline_events_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160728103734_add_pipeline_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160729173930_remove_project_id_from_spam_logs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160801163421_add_expires_at_to_member.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160801163709_add_submitted_as_ham_to_spam_logs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160802010328_remove_builds_enable_index_on_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160803161903_add_unique_index_to_lists_label_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160804142904_add_ci_config_file_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160804150737_add_timestamps_to_members_again.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160805041956_add_deleted_at_to_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160808085531_add_token_to_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160808085602_add_index_for_build_token.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160810102349_remove_ci_runner_trigram_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160810142633_remove_redundant_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160811172945_add_can_push_to_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160816161312_add_column_name_to_u2f_registrations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160817133006_add_koding_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160817154936_add_discussion_ids_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160818205718_add_expires_at_to_project_group_links.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160819221631_add_index_to_note_discussion_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160819221833_reset_diff_note_discussion_id_because_it_was_calculated_wrongly.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160819232256_add_incoming_email_token_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160823081327_change_merge_error_to_text.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160823083941_add_column_scopes_to_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160823213309_add_lfs_enabled_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160824103857_drop_unused_ci_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160824124900_add_table_issue_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160825052008_add_table_merge_request_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160827011312_ensure_lock_version_has_no_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160829114652_add_markdown_cache_columns.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160830203109_add_confidential_issues_events_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160830211132_add_confidential_issues_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160830232601_change_lock_version_not_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160831214002_create_project_features.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160831214543_migrate_project_features.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160831223750_remove_features_enabled_from_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160901141443_set_confidential_issues_events_on_webhooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160901213340_add_lfs_enabled_to_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160902122721_drop_gitorious_field_from_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160907131111_add_environment_type_to_environments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160913162434_remove_projects_pushes_since_gc.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160913212128_change_artifacts_size_column.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160914131004_only_allow_merge_if_all_discussions_are_resolved.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160915042921_create_merge_requests_closing_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160919144305_add_type_to_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160919145149_add_group_id_to_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160920160832_add_index_to_labels_title.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20160926145521_add_organization_to_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161006104309_add_state_to_environment.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161007073613_create_user_activities.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161007133303_precalculate_trending_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161010142410_create_project_authorizations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161012180455_add_repository_access_level_to_project_feature.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161014173530_create_label_priorities.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161017091941_add_authorized_projects_populated_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161017095000_add_properties_to_deployment.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161017125927_add_unique_index_to_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161018024215_migrate_labels_priority.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161018024550_remove_priority_from_labels.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161018124658_make_project_owners_masters.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161019190736_migrate_sidekiq_queues_from_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161019213545_generate_project_feature_for_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161020075734_default_request_access_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161020075830_default_request_access_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161020083353_add_pipeline_id_to_merge_request_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161020180657_add_minimum_key_length_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161021114307_add_lock_version_to_build_and_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161024042317_migrate_mailroom_queue_from_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161025231710_migrate_jira_to_gem.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161031155516_add_housekeeping_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161031171301_add_project_id_to_subscriptions.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161031174110_migrate_subscriptions_project_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161031181638_add_unique_index_to_subscriptions.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
20161103171205_rename_repository_storage_column.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161103191444_add_sidekiq_throttling_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161106185620_add_project_import_data_project_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161113184239_create_user_chat_names_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161114024742_add_coverage_regex_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161115173905_add_start_date_to_milestones.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161117114805_remove_undeleted_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161118183841_add_commit_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161124111390_add_parent_id_to_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161124111395_add_index_to_parent_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161124111402_add_routes_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161124141322_migrate_process_commit_worker_jobs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161128095517_add_in_reply_to_discussion_id_to_sent_notifications.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161128142110_remove_unnecessary_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161128161412_add_html_emails_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161130095245_fill_routes_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161130101252_fill_projects_routes_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161201001911_add_plant_uml_url_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161201155511_create_project_statistics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161201160452_migrate_project_statistics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161202152031_remove_duplicates_from_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161202152035_add_index_to_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161206003819_add_plant_uml_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161206153749_remove_uniq_path_index_from_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161206153751_add_path_index_to_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161206153753_remove_uniq_name_index_from_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161206153754_add_name_index_to_namespace.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161207231620_fixup_environment_name_uniqueness.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
20161207231621_create_environment_name_unique_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161207231626_add_environment_slug.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
20161209153400_add_unique_index_for_environment_slug.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161209165216_create_doorkeeper_openid_connect_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161212142807_add_lower_path_index_to_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161213172958_change_slack_service_to_slack_notification_service.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161220141214_remove_dot_git_from_group_names.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161221152132_add_last_used_at_to_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161223034433_add_estimate_to_issuables_ce.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161223034646_create_timelogs_ce.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161226122833_remove_dot_git_from_usernames.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161227192806_rename_slack_and_mattermost_notification_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161228124936_change_expires_at_to_date_in_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20161228135550_add_impersonation_to_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170120131253_create_chat_teams.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170121123724_add_index_to_ci_builds_for_status_runner_id_and_type.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170121130655_add_index_to_ci_runners_for_is_shared.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170124174637_add_foreign_keys_to_timelogs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170124193147_add_two_factor_columns_to_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170124193205_add_two_factor_columns_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170126174819_add_terminal_max_session_time_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170127032550_remove_backlog_lists_from_boards.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170130204620_add_index_to_project_authorizations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170130221926_create_uploads.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170131221752_add_relative_position_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170204172458_add_name_to_route.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170204181513_add_index_to_labels_for_type_and_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170206071414_add_recaptcha_verified_to_spam_logs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170206115204_add_column_ghost_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170210062829_add_index_to_labels_for_title_and_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170210075922_add_index_to_ci_trigger_requests_for_commit_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170210103609_add_index_to_user_agent_detail.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170210131347_add_unique_ips_limit_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170214084746_add_default_artifacts_expiration_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170216135621_add_index_for_latest_successful_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170216141440_drop_index_for_builds_project_status.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170217132157_rename_merge_when_build_succeeds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170217151947_rename_only_allow_merge_if_build_succeeds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170217151948_add_owner_id_to_triggers.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170217151949_add_description_to_triggers.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170222111732_create_gpg_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170222143317_drop_ci_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170222143500_remove_old_project_id_columns.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170222143603_rename_gl_project_id_to_project_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170301101006_add_ci_runner_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170301125302_add_printing_merge_request_link_enabled_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170301195939_rename_ci_commits_to_ci_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170301205639_remove_unused_ci_tables_and_columns.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170305180853_add_auto_cancel_pending_pipelines_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170305203726_add_owner_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170307125949_add_last_activity_on_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170309173138_create_protected_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170312114329_add_auto_canceled_by_id_to_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170312114529_add_auto_canceled_by_id_foreign_key_to_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170313213916_add_index_to_user_ghost.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170314082049_create_system_note_metadata.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170315174634_revert_add_notified_of_own_activity_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170315194013_add_closed_at_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170316061730_readd_notified_of_own_activity_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170316163845_move_uploads_to_system_dir.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170317203554_index_routes_path_for_like.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170320173259_migrate_assignees.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170322013926_create_container_repository.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170327091750_add_created_at_index_to_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170328010804_add_uuid_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170329095325_add_ref_to_triggers.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170329095907_create_ci_trigger_schedules.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170329124448_add_polling_interval_multiplier_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170330141723_disable_invalid_service_templates2.rb Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
20170402231018_remove_index_for_users_current_sign_in_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170404163427_add_trigger_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170405080720_add_import_jid_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170406114958_add_auto_canceled_by_id_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170406115029_add_auto_canceled_by_id_foreign_key_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170407114956_add_ref_to_ci_trigger_schedule.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170407122426_add_active_to_ci_trigger_schedule.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170407135259_add_foreigh_key_trigger_requests_trigger.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170407140450_add_index_to_next_run_at_and_active.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170410133135_add_version_field_to_markdown_cache.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170413035209_add_preferred_language_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170418103908_delete_orphan_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170419001229_add_index_to_system_note_metadata.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170421102337_remove_nil_type_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170423064036_add_index_on_ci_builds_updated_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170424095707_add_index_on_ci_builds_user_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170424142900_add_index_to_web_hooks_type.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170425112128_create_pipeline_schedules_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170425112628_remove_foreigh_key_ci_trigger_schedules.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170425114731_add_pipeline_schedule_id_to_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170426175636_fill_missing_uuid_on_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170426181740_add_index_on_ci_runners_contacted_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170427103502_create_web_hook_logs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170427215854_create_redirect_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170428064307_add_column_delete_error_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170502065653_make_auto_cancel_pending_pipelines_on_by_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170502091007_markdown_cache_limits_to_mysql.rb
20170502135553_create_index_ci_pipelines_auto_canceled_by_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170502140503_create_index_ci_builds_auto_canceled_by_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503004125_add_last_repository_updated_at_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503004425_add_index_to_last_repository_updated_at_on_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503004426_add_retried_to_ci_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503021915_add_last_edited_at_and_last_edited_by_id_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503022548_add_last_edited_at_and_last_edited_by_id_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503023315_add_repository_update_events_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503114228_add_description_to_snippets.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503140201_reschedule_project_authorizations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503140202_turn_nested_groups_into_regular_groups_for_mysql.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
20170503184421_add_index_to_redirect_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170503185032_index_redirect_routes_path_for_like.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170504102911_add_clientside_sentry_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170504182103_add_index_project_group_links_group_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170506085040_add_index_to_pipeline_pipeline_schedule_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170506091344_add_foreign_key_to_pipeline_schedules.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170506185517_add_foreign_key_pipeline_schedules_and_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170507205316_add_head_pipeline_id_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170508153950_add_not_null_contraints_to_ci_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170508190732_add_foreign_key_to_ci_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170511082759_rename_web_hooks_build_events_to_job_events.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170511083824_rename_services_build_events_to_job_events.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170516153305_migrate_assignee_to_separate_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170516183131_add_indices_to_issue_assignees.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170519102115_add_prometheus_settings_to_metrics_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170521184006_add_change_position_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170523091700_add_rss_token_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170523121229_create_conversational_development_index_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170524125940_add_source_to_ci_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170524161101_add_protected_to_ci_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170525130346_create_group_variables_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170525130758_add_foreign_key_to_group_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170525132202_create_pipeline_stages.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170525174156_create_feature_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170526185602_add_stage_id_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170530130129_project_foreign_keys_with_cascading_deletes.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
20170531180233_add_authorized_keys_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170531202042_rename_users_ldap_email_to_external_email.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170601163708_add_artifacts_store_to_ci_build.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170602154813_add_help_page_support_url_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170603200744_add_email_provider_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170606154216_add_notification_setting_columns.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170608152747_prepare_events_table_for_push_events_migration.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170608152748_create_push_event_payloads_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170608171156_create_merge_request_diff_files.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170613154149_create_gpg_signatures.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170614115405_merge_request_diff_file_limits_to_mysql.rb
20170616133147_create_merge_request_diff_commits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170619144837_add_index_for_head_pipeline_merge_request.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170620064728_create_ci_pipeline_schedule_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170620065449_add_foreign_key_to_ci_pipeline_schedule_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622130029_correct_protected_branches_foreign_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622132212_add_foreign_key_for_merge_request_diffs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622135451_rename_duplicated_variable_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622135628_add_environment_scope_to_ci_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622135728_add_unique_constraint_to_ci_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170622162730_add_ref_fetched_to_merge_request.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170623080805_remove_ci_variables_project_id_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170629171610_rename_application_settings_signin_enabled_to_password_authentication_enabled.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170703102400_add_stage_id_foreign_key_to_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170706151212_add_performance_bar_allowed_group_id_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170707183807_add_group_id_to_milestones.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170707184243_add_group_milestone_id_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170707184244_remove_wrong_versions_from_schema_versions.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170710083355_clean_stage_id_reference_migration.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170711145320_add_status_to_ci_stages.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170713104829_add_foreign_key_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170717074009_move_system_upload_folder.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170717200542_add_trusted_column_to_oauth_applications.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170720111708_add_lock_version_to_ci_stages.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170720122741_create_user_custom_attributes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170720130522_create_ci_pipeline_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170720130749_add_foreign_key_to_ci_pipeline_variables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170724214302_add_lower_path_index_to_redirect_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170725145659_add_binary_to_merge_request_diff_files.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170727123534_add_index_on_events_project_id_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170731175128_add_percentages_to_conv_dev.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170731183033_add_merge_jid_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170802013652_add_storage_fields_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170803130232_reorganise_issues_indexes_for_faster_sorting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170807071105_add_hashed_storage_to_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170809133343_add_broadcast_messages_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170809134534_add_broadcast_message_not_null_constraints.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170809142252_cleanup_appearances_schema.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170809161910_add_project_export_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170815221154_add_discussion_locked_to_issuable.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170816133938_add_access_level_to_ci_runners.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170816133940_add_protected_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170816143940_add_protected_to_ci_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170816153940_add_index_on_ci_builds_protected.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170816234252_add_theme_id_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170817123339_add_verification_status_to_gpg_signatures.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170820100558_correct_protected_tags_foreign_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170820120108_create_user_synced_attributes_metadata.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170824101926_add_auto_devops_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170824162758_allow_appearances_description_html_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170825015534_add_file_store_to_lfs_objects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170825104051_migrate_issues_to_ghost_user.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170825154015_resolve_outdated_diff_discussions.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170827123848_add_index_on_merge_request_diff_commit_sha.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170828093725_create_project_auto_dev_ops.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170828135939_migrate_user_external_mail_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170830125940_add_failure_reason_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170830130119_steal_remaining_event_migration_jobs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170830131015_swap_event_migration_tables.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170831092813_add_config_source_to_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170901071411_add_foreign_key_to_issue_author.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170904092148_add_email_confirmation.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170905112933_add_resolved_by_push_to_notes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170906133745_add_runners_token_to_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170909090114_add_email_confirmation_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170909150936_add_spent_at_to_timelogs.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170912113435_clean_stages_statuses_migration.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170913131410_environments_project_id_not_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170914135630_add_index_for_recent_push_events.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918072948_create_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918072949_add_file_store_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918111708_create_project_custom_attributes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918140927_create_group_custom_attributes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918222253_reorganize_deployments_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170918223303_add_deployments_index_for_last_deployment.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170919211300_remove_temporary_ci_builds_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170921115009_add_project_repository_storage_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170924094327_create_gcp_clusters.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170925184228_add_favicon_to_appearances.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170927095921_add_ci_builds_index_for_jobscontroller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
20170927122209_add_partial_index_for_labels_template.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170927161718_create_gpg_key_subkeys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170928100231_add_composite_index_on_merge_requests_merge_commit_sha.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170928124105_create_fork_networks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170928133643_create_fork_network_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170929080234_add_failure_reason_to_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20170929131201_populate_fork_networks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171004121444_make_sure_fast_forward_option_exists.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171006090001_create_ci_build_trace_sections.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171006090010_add_build_foreign_key_to_ci_build_trace_sections.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171006090100_create_ci_build_trace_section_names.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171006091000_add_name_foreign_key_to_ci_build_trace_sections.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171006220837_add_global_rate_limits_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171012101043_add_circuit_breaker_properties_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171012125712_migrate_user_authentication_token_to_personal_access_token.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171013094327_create_new_clusters_architectures.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171017145932_add_new_circuitbreaker_settings_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171019141859_fix_dev_timezone_schema.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171025110159_add_latest_merge_request_diff_id_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171031100710_create_clusters_kubernetes_helm_apps.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171101130535_add_gitaly_timeout_properties_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171103000000_set_uploads_path_size_for_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106101200_create_clusters_kubernetes_ingress_apps.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106132212_issues_confidential_not_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106133143_rename_application_settings_password_authentication_enabled_to_password_authentication_enabled_for_web.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106133911_add_password_authentication_enabled_for_git_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106135924_issues_milestone_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106150657_issues_updated_by_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106151218_issues_moved_to_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106155656_turn_issues_due_date_index_to_partial_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171106171453_add_timezone_to_issues_closed_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114150259_merge_requests_author_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114160005_merge_requests_assignee_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114160904_merge_requests_updated_by_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114161720_merge_requests_merge_user_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114161914_merge_requests_source_project_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171114162227_merge_requests_milestone_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171115164540_populate_merge_requests_latest_merge_request_diff_id_take_two.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171116135628_add_environment_scope_to_clusters.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171121135738_clean_up_from_merge_request_diffs_and_commits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171121144800_ci_pipelines_index_on_project_id_ref_status_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171122131600_add_new_project_guidelines_to_appearances.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171123094802_add_circuitbreaker_check_interval_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171124125042_add_default_values_to_merge_request_states.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171124125748_populate_missing_merge_request_statuses.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171124132536_make_merge_request_statuses_not_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171127151038_add_events_related_columns_to_merge_request_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171204204233_add_permanent_to_redirect_route.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171206221519_add_permanent_index_to_redirect_route.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171207185153_add_merge_request_state_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171211131502_add_external_classification_authorization_settings_to_appliction_settings.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
20171211145425_add_can_push_to_deploy_keys_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171212203433_create_clusters_applications_prometheus.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171214144320_add_store_column_to_uploads.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171215113714_populate_can_push_from_deploy_keys_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171216111734_clean_up_for_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171216112339_add_foreign_key_for_members.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171218140451_add_external_authorization_service_classification_label_to_projects.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
20171220191323_add_index_on_namespaces_lower_name.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171222115326_add_confidential_note_events_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171222183504_add_jobs_cache_index_to_project.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171229225929_change_user_project_limit_not_null_and_remove_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20171230123729_add_rebase_commit_sha_to_merge_requests_ce.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180101160629_create_prometheus_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180101160630_change_project_id_for_prometheus_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180102220145_add_pages_https_only_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180103123548_add_confidential_note_events_to_services.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180105212544_add_commits_count_to_merge_request_diff.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180109183319_change_default_value_for_pages_https_only.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180113220114_rework_redirect_routes_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180115094742_add_default_project_creation_setting.rb Fix the backported migration 2019-04-08 22:10:21 +00:00
20180115113902_add_project_creation_level_to_groups.rb Fix backport of project_creation_level migration 2019-04-09 13:10:35 +02:00
20180115201419_add_index_updated_at_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180116193854_create_lfs_file_locks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180119135717_add_uploader_index_to_uploads.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180119160751_optimize_ci_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180122162010_add_auto_devops_domain_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180125214301_create_user_callouts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180129193323_add_uploads_builder_context.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180201102129_add_unique_constraint_to_trending_projects_project_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180201110056_add_foreign_keys_to_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180201145907_migrate_remaining_issues_closed_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180206200543_reset_events_primary_key_sequence.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180208183958_schedule_populate_untracked_uploads_if_needed.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180209115333_create_chatops_tables.rb Move ChatOps migrations to Core 2019-02-08 10:55:55 +13:00
20180209165249_add_closed_by_to_issues.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180212030105_add_external_ip_to_clusters_applications_ingress.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180213131630_add_partial_index_to_projects_for_index_only_scans.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180214093516_create_badges.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180214155405_create_clusters_applications_runners.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180215181245_users_name_lower_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120000_add_pages_domain_verification.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120010_add_pages_domain_verified_at_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120020_allow_domain_verification_to_be_disabled.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120030_add_pages_domain_enabled_until.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120040_add_pages_domain_enabled_until_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180216120050_pages_domains_verification_grace_period.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180219153455_add_maximum_timeout_to_ci_runners.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180221151752_add_allow_maintainer_to_push_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180222043024_add_ip_address_to_runner.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180223120443_create_user_interacted_projects_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180223144945_add_allow_local_requests_from_hooks_and_services_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180226050030_add_checksum_to_ci_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180227182112_add_group_id_to_boards_ce.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180228172924_add_include_private_contributions_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180301010859_create_ci_builds_metadata_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180302152117_ensure_foreign_keys_on_clusters_applications.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180305095250_create_internal_ids_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180305144721_add_privileged_to_runner.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180306134842_add_missing_indexes_acts_as_taggable_on_engine.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180308052825_add_section_name_id_index_on_ci_build_trace_sections.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180308125206_add_user_internal_regex_to_application_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180309121820_reschedule_commits_count_for_merge_request_diff.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180309160427_add_partial_indexes_on_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180314100728_add_external_authorization_service_timeout_to_application_settings.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
20180314145917_add_header_and_footer_banners_to_appearances_table.rb Port EE System Header And Footer feature to CE 2019-02-21 17:55:51 +02:00
20180315160435_add_external_auth_mutual_tls_fields_to_project_settings.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
20180319190020_create_deploy_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180320182229_add_indexes_for_user_activity_queries.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180323150945_add_push_to_merge_request_to_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180326202229_create_ci_build_trace_chunks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180327101207_remove_index_from_events_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180330121048_add_issue_due_to_notification_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180403035759_create_project_ci_cd_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180405142733_create_project_deploy_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180406204716_add_limits_ci_build_trace_chunks_raw_data_for_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180408143354_rename_users_rss_token_to_feed_token.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180413022611_create_missing_namespace_for_internal_users.rb Fix deprecation: insert_sql is deprecated and will be removed 2019-01-02 19:47:50 +01:00
20180416155103_add_further_scope_columns_to_internal_id_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180417090132_add_index_constraints_to_internal_id_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180417101040_add_tmp_stage_priority_index_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180417101940_add_index_to_ci_stage.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180418053107_add_index_to_ci_job_artifacts_file_store.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180420010016_add_pipeline_build_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180420010616_cleanup_build_stage_migration.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180423204600_add_pages_access_level_to_project_feature.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180424090541_add_enforce_terms_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180424134533_create_application_setting_terms.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180424160449_add_pipeline_iid_to_ci_pipelines.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180425075446_create_term_agreements.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180425131009_assure_commits_count_for_merge_request_diff.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180425205249_add_index_constraints_to_pipeline_iid.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180426102016_add_accepted_term_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180430101916_add_runner_type_to_ci_runners.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180502122856_create_project_mirror_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503131624_create_remote_mirrors.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503141722_add_remote_mirror_available_overridden_to_projects.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503150427_add_index_to_namespaces_runners_token.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503175053_ensure_missing_columns_to_project_mirror_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503175054_add_indexes_to_project_mirror_data.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503193542_add_indexes_to_remote_mirror.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503193953_add_mirror_available_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180503200320_enable_prometheus_metrics_by_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180504195842_project_name_lower_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180508055821_make_remote_mirrors_disabled_by_default.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180508100222_add_not_null_constraint_to_project_mirror_data_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180508102840_add_unique_constraint_to_project_mirror_data_project_id_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180508135515_set_runner_type_not_null.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180511090724_add_index_on_ci_runners_runner_type.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180511131058_create_clusters_applications_jupyter.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180515005612_add_squash_to_merge_requests.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180515121227_create_notes_diff_files.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180517082340_add_not_null_constraints_to_project_authorizations.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180521171529_increase_mysql_text_limit_for_gpg_keys.rb
20180523042841_rename_merge_requests_allow_maintainer_to_push.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180524132016_merge_requests_target_id_iid_state_partial_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180529093006_ensure_remote_mirror_columns.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180530135500_add_index_to_stages_position.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180531185349_add_repository_languages.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180531220618_change_default_value_for_dsa_key_restriction.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180601213245_add_deploy_strategy_to_project_auto_devops.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180607071808_add_push_events_branch_filter_to_web_hooks.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180608091413_add_group_to_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180608110058_rename_merge_requests_allow_collaboration.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180612103626_add_columns_for_helm_tiller_certificates.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180613081317_create_ci_builds_runner_session.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180625113853_create_import_export_uploads.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180626125654_add_index_on_deployable_for_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180628124813_alter_web_hook_logs_indexes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180629153018_create_site_statistics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180702124358_remove_orphaned_routes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180702134423_generate_missing_routes.rb Fix migration failure when groups are missing route 2019-06-01 23:06:46 -07:00
20180704204006_add_hide_third_party_offers_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180705160945_add_file_format_to_ci_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180710162338_add_foreign_key_from_notification_settings_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180711103851_drop_duplicate_protected_tags.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180711103922_add_protected_tags_index.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180713092803_create_user_statuses.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180717125853_remove_restricted_todos.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180718005113_add_instance_statistics_visibility_to_application_setting.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180720023512_add_receive_max_input_size_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180722103201_add_private_profile_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180723135214_add_web_ide_client_side_preview_enabled_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180726172057_create_resource_label_events.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180807153545_remove_redundant_status_index_on_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180808162000_add_user_show_add_ssh_key_message_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180813101999_change_default_of_auto_devops_instance_wide.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180813102000_enable_auto_devops_instance_wide_for_everyone.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180814153625_add_commit_email_to_users.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180815040323_add_authorization_type_to_cluster_platforms_kubernetes.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180815160409_add_file_location_to_ci_job_artifacts.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180815170510_add_partial_index_to_ci_builds_artifacts_file.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180815175440_add_index_on_list_type.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164904_fix_prometheus_metric_query_limits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164905_add_common_to_prometheus_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164907_add_index_on_common_for_prometheus_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164908_add_identifier_to_prometheus_metric.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164909_add_index_for_identifier_to_prometheus_metric.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180831164910_import_common_metrics.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180901171833_add_project_config_source_status_index_to_pipeline.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180901200537_add_resource_label_event_reference_fields.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180906101639_add_user_ping_consent_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180907015926_add_legacy_abac_to_cluster_providers_gcp.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180910115836_add_attr_encrypted_columns_to_web_hook.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180910153412_add_token_digest_to_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180910153413_add_index_to_token_digest_on_personal_access_tokens.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180912111628_add_knative_application.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180916011959_add_index_pipelines_project_id_source.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180924141949_add_diff_max_patch_bytes_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180924190739_add_scheduled_at_to_ci_builds.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180924201039_add_partial_index_to_scheduled_at.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180925200829_create_user_preferences.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20180927073410_add_index_to_project_deploy_tokens_deploy_token_id.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181002172433_remove_restricted_todos_with_cte.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181005110927_add_index_to_lfs_objects_file_store.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181005125926_add_index_to_uploads_store.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181006004100_import_common_metrics_nginx_vts.rb ActiveRecord::Migration -> ActiveRecord::Migration[5.0] 2018-12-18 17:38:31 +01:00
20181009190428_create_clusters_kubernetes_namespaces.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181010235606_create_board_project_recent_visits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181014203236_create_cluster_groups.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181015155839_add_finished_at_to_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181016141739_add_status_to_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181016152238_create_board_group_recent_visits.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181017001059_add_cluster_type_to_clusters.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181019032400_add_shards_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181019032408_add_repositories_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181019105553_add_projects_pool_repository_id_foreign_key.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181022135539_add_index_on_status_to_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181023104858_add_archive_builds_duration_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181023144439_add_partial_index_for_legacy_successful_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181025115728_add_private_commit_email_hostname_to_application_settings.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181026143227_migrate_snippets_access_level_default_value.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181027114222_add_first_day_of_week_to_user_preferences.rb Directly inheriting from ActiveRecord::Migration is deprecated 2019-02-09 16:46:54 +01:00
20181028120717_add_first_day_of_week_to_application_settings.rb Directly inheriting from ActiveRecord::Migration is deprecated 2019-02-09 16:46:54 +01:00
20181030154446_add_missing_indexes_for_foreign_keys.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181031145139_add_protected_ci_variables_to_application_settings.rb option to make variables protected by default 2018-11-29 15:04:59 +01:00
20181031190558_drop_fk_gcp_clusters_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181031190559_drop_gcp_clusters_table.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181101144347_add_index_for_stuck_mr_query.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181101191341_create_clusters_applications_cert_manager.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181106135939_add_index_to_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181108091549_cleanup_environments_external_url.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181112103239_drop_default_value_on_status_deployments.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
20181115140140_add_encrypted_runners_token_to_settings.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181116050532_knative_external_ip.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181116141415_add_encrypted_runners_token_to_namespaces.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181116141504_add_encrypted_runners_token_to_projects.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181119081539_add_merge_request_id_to_ci_pipelines.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181119132520_add_indexes_to_ci_builds_and_pipelines.rb ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for AddIndexesToCiBuildsAndPipelines 2019-01-05 00:29:25 +01:00
20181120082911_rename_repositories_pool_repositories.rb Rename the Repository table to PoolRepository 2018-11-27 13:41:46 +01:00
20181120091639_add_foreign_key_to_ci_pipelines_merge_requests.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181120151656_add_token_encrypted_to_ci_runners.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181121101842_add_ci_builds_partial_index_on_project_id_and_status.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181121101843_remove_redundant_ci_builds_partial_index.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
20181122160027_create_project_repositories.rb Store hashed storage paths in the database 2018-11-29 16:08:14 +00:00
20181123135036_drop_not_null_constraint_pool_repository_disk_path.rb Rename the Repository table to PoolRepository 2018-11-27 13:41:46 +01:00
20181123144235_create_suggestions.rb Fix deprecation: Directly inheriting from ActiveRecord::Migration is deprecated. 2018-12-17 18:50:49 +01:00
20181126150622_add_events_index_on_project_id_and_created_at.rb Add events index on project_id and created_at 2018-11-26 23:13:52 +08:00
20181126153547_remove_notes_index_on_updated_at.rb Remove notes index on updated_at 2018-11-27 01:48:20 +08:00
20181128123704_add_state_to_pool_repository.rb Allow public forks to be deduplicated 2018-12-07 19:18:37 +01:00
20181129104854_add_token_encrypted_to_ci_builds.rb Encrypt CI/CD builds tokens 2018-12-07 10:42:47 +01:00
20181129104944_add_index_to_ci_builds_token_encrypted.rb Encrypt CI/CD builds tokens 2018-12-07 10:42:47 +01:00
20181203002526_add_project_bfg_object_map_column.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
20181205171941_create_project_daily_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
20181211092510_add_name_author_id_and_sha_to_releases.rb Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
20181211092514_add_author_id_index_and_fk_to_releases.rb Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
20181212104941_backfill_releases_name_with_tag_name.rb Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
20181212171634_create_error_tracking_settings.rb Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
20181219145521_add_options_to_build_metadata.rb Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
20181228175414_create_releases_link_table.rb Change release links table ID to bigserial 2019-01-04 22:17:03 +09:00
20190103140724_make_legacy_false_default.rb Make RBAC enabled default for new clusters 2019-01-04 11:49:13 +01:00
20190104182041_cleanup_legacy_artifact_migration.rb Cleanup legacy artifact background migration 2019-01-17 14:01:50 +09:00
20190107151020_add_services_type_index.rb Restore index on services.type 2019-04-11 12:06:33 +01:00
20190108192941_remove_partial_index_from_ci_builds_artifacts_file.rb Cleanup legacy artifact background migration 2019-01-17 14:01:50 +09:00
20190109153125_add_merge_request_external_diffs.rb Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
20190114172110_add_domain_to_cluster.rb Add domain field into Clusters::Cluster 2019-01-22 11:30:43 -06:00
20190115054216_add_error_notification_sent_to_remote_mirrors.rb Only send one notification for failed remote mirror 2019-01-15 00:15:40 -08:00
20190115092821_add_columns_project_error_tracking_settings.rb DB and model changes for Sentry project selection dropdown 2019-02-04 12:12:24 +00:00
20190116234221_add_sorting_fields_to_user_preference.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
20190130091630_add_local_cached_markdown_version.rb Add local markdown version 2019-02-06 19:46:59 +01:00
20190206193120_add_index_to_tags.rb add trigram database index on tags 2019-02-27 20:20:24 +01:00
20190211131150_add_state_id_to_issuables.rb Fix broken specs 2019-02-14 16:33:26 -02:00
20190215154930_add_merge_pipelines_enabled_to_ci_cd_settings.rb Add project level config for merge pipelines 2019-02-28 09:26:09 +09:00
20190218134158_add_masked_to_ci_variables.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
20190218134209_add_masked_to_ci_group_variables.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
20190220142344_add_email_header_and_footer_enabled_flag_to_appearances_table.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
20190220150130_add_extra_shas_to_ci_pipelines.rb Persist source sha and target sha for merge pipelines 2019-02-27 17:12:04 +09:00
20190222051615_add_indexes_for_merge_request_diffs_query.rb Allow external diffs to be used conditionally 2019-03-27 16:51:33 +00:00
20190225152525_add_auto_dev_ops_enabled_to_namespaces.rb Enable/disable Auto DevOps at Group level 2019-03-12 10:15:33 +00:00
20190225160300_steal_encrypt_runners_tokens.rb Use encrypted runner tokens 2019-03-06 12:18:53 +00:00
20190225160301_add_runner_tokens_indexes.rb Use encrypted runner tokens 2019-03-06 12:18:53 +00:00
20190228192410_add_multi_line_attributes_to_suggestion.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
20190301182457_add_external_hostname_to_ingress_and_knative.rb Add support for ingress hostnames 2019-03-07 15:25:48 -08:00
20190312071108_add_detected_repository_languages_to_projects.rb Return cached languages if they've been detected before 2019-03-20 20:33:49 +03:00
20190312113229_add_remove_at_to_pages_domains.rb Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
20190312113634_add_remove_at_index_to_pages_domains.rb Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
20190315191339_create_merge_request_assignees_table.rb Add multiple assignees migration and table population 2019-03-25 19:50:40 -03:00
20190320174702_add_lets_encrypt_notification_email_to_application_settings.rb Add Let's Encrypt application settings 2019-04-27 04:38:01 +00:00
20190322164830_add_auto_ssl_enabled_to_pages_domain.rb Add auto_ssl_enabled for pages domains 2019-04-12 18:41:31 +03:00
20190325080727_truncate_user_fullname.rb Add limit of 128 characters to users name 2019-04-05 09:35:34 +02:00
20190325105715_add_fields_to_user_preferences.rb Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
20190325165127_add_managed_to_cluster.rb Add new field to Clusters table 2019-04-02 06:54:54 +00:00
20190326164045_import_common_metrics_knative.rb Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
20190327163904_add_notification_email_to_notification_settings.rb Add notification_email to NotificationSetting 2019-05-31 20:45:21 +08:00
20190329085614_add_lets_encrypt_terms_of_service_accepted_to_application_settings.rb Add Let's Encrypt application settings 2019-04-27 04:38:01 +00:00
20190408163745_prometheus_knative05_fix.rb Bump version of knative from 0.3 -> 0.5 2019-04-17 18:36:06 +00:00
20190412155659_add_merge_request_blocks.rb Backport of initial merge request blocks support 2019-05-03 23:22:01 +01:00
20190415030217_add_variable_type_to_ci_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
20190415095825_add_packages_size_to_project_statistics.rb Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
20190416185130_add_merge_train_enabled_to_ci_cd_settings.rb Add project level config for merge train 2019-04-30 23:12:59 +07:00
20190416213556_add_variable_type_to_ci_group_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
20190416213615_add_variable_type_to_ci_pipeline_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
20190416213631_add_variable_type_to_ci_pipeline_schedule_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
20190418182545_create_merge_request_trains_table.rb Create ActiveRecordModel and table for Merge Train feature 2019-05-06 15:12:41 +07:00
20190422082247_create_project_metrics_settings.rb Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
20190426180107_add_deployment_events_to_services.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
20190429082448_create_pages_domain_acme_orders.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
20190506135337_add_temporary_indexes_to_state_id.rb Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
20190515125613_add_application_settings_elasticsearch_shards.rb CE backport of "Configure the number of ES shards and replicas" 2019-05-16 15:25:02 +01:00
20190516011213_add_build_queued_at_index.rb Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
20190516151857_add_lets_encrypt_private_key_to_application_settings.rb Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
20190516155724_change_packages_size_defaults_in_project_statistics.rb Remove nils from project_statistics.packages_size 2019-05-31 09:59:36 +00:00
20190523112344_limit_milestone_date_years_to_4_digits.rb Change query to work on mysql as well. Also set entire date because setting only the year can trip 'start_date_should_be_less_than_due_date' 2019-05-31 10:31:47 +00:00
20190524062810_generate_lets_encrypt_private_key.rb Generate lets_encrypt_private_key on the fly 2019-05-31 05:22:55 +00:00
20190524071727_add_ssl_valid_period_to_pages_domain.rb Add certificate valid time to pages domain table 2019-06-06 19:14:09 +00:00
20190527194830_add_wiki_size_to_statistics.rb Add wiki size to project statistics 2019-05-29 16:08:25 +02:00
20190529142545_add_dns_rebinding_protection_enabled_to_application_settings.rb Add DNS rebinding protection settings 2019-05-30 10:47:57 -03:00
20190530042141_add_default_git_depth_to_ci_cd_settings.rb Add project level git depth setting 2019-06-06 09:21:18 +01:00
20190530154715_add_index_to_merge_requests_state_and_merge_status.rb Reset merge status from mergeable MRs 2019-05-31 15:21:20 -03:00
20190611161641_add_target_project_id_to_merge_trains.rb Persist target project id and target branch in merge trains table 2019-06-11 18:48:52 +07:00
gpg_keys_limits_to_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
limits_ci_build_trace_chunks_raw_data_for_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
limits_to_mysql.rb Remove further instances of st_diffs 2019-02-14 16:21:24 +00:00
markdown_cache_limits_to_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
merge_request_diff_file_limits_to_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
prometheus_metrics_limits_to_mysql.rb Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00