gitlab-org--gitlab-foss/db/post_migrate
Z.J. van de Weg 19b87fb4cc Requeue projects pending deletion
There have been several bugs in the project deletion service and worker.
Resulting in projects stuck in pending delete state, which limits users
to create projects with the same name, keeps stale records in the
database, and all kinds of other trouble.

This post deployment migration requeues all these projects for deletion,
in the hope that most of these could be removed by the updated code.
2017-01-24 11:25:42 +01: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 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 Requeue projects pending deletion 2017-01-24 11:25:42 +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