gitlab-org--gitlab-foss/db/post_migrate
Douwe Maan cc0c2d1844 Merge branch 'master' into 'zj-remove-deprecated-ci-service'
# Conflicts:
#   db/schema.rb
2017-02-15 15:45:40 +00:00
..
.gitkeep Support for post deployment migrations 2016-10-31 12:54:48 +01:00
20160824121037_change_personal_access_tokens_default_back_to_empty_array.rb Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration. 2016-12-16 16:29:33 +05:30
20161011222551_remove_inactive_jira_service_properties.rb Update 8.14-rc1 migrations to minimize downtime and deploy time 2016-11-11 15:34:00 -03:00
20161109150329_fix_project_records_with_invalid_visibility.rb Fix a badly-performing migration 2016-11-15 17:07:58 +00:00
20161221140236_remove_unneeded_services.rb Disable timeout while removing services 2016-12-27 11:10:15 +01:00
20161221153951_rename_reserved_project_names.rb Whitelist next project names: assets, profile, public 2017-01-06 11:14:17 +02:00
20170104150317_requeue_pending_delete_projects.rb Reject projects without namespace 2017-01-24 11:25:43 +01:00
20170106142508_fill_authorized_projects.rb Fill missing authorized projects rows 2017-01-11 11:28:08 -05:00
20170106172224_remove_project_authorizations_id_column.rb Remove the project_authorizations.id column 2017-01-08 13:56:50 +01:00
20170206040400_remove_inactive_default_email_services.rb Use Gitlab::Database.with_connection_pool from !9192 2017-02-14 20:29:36 +08:00
20170206101007_remove_trackable_columns_from_timelogs.rb Refactor migration to not require downtime 2017-02-07 10:42:42 -05:00
20170206101030_validate_foreign_keys_on_timelogs.rb Refactor migration to not require downtime 2017-02-07 10:42:42 -05:00
20170211073944_disable_invalid_service_templates.rb Disable invalid service templates 2017-02-14 15:44:13 -02:00
20170214111112_delete_deprecated_gitlab_ci_service.rb Remove deprecated CI service 2017-02-14 15:15:41 +01:00