gitlab-org--gitlab-foss/db/post_migrate
Dmitriy Zaporozhets d72b40423c Rename projects with reserved path names
We cant have project with name 'project' or 'tree' anymore.
This merge request containts a migration that will find and rename all
projects using reserved names by adding N digit to the end of the name.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-24 19:39:51 +02:00
..
.gitkeep
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 Remove unused services from the database 2016-12-21 15:11:03 +01:00
20161221153951_rename_reserved_project_names.rb Rename projects with reserved path names 2016-12-24 19:39:51 +02:00