gitlab-org--gitlab-foss/app
Toon Claes 2074f39a47 Migration to remove pending delete projects with non-existing namespace
There might be some projects where the namespace was removed, but the
project wasn't. For these the projects still have a `namespace_id`
set. So this adds a post-deploy migration remove all projects that are
pending delete, and have a `namespace_id` that is non-existing.
2017-08-22 14:29:54 +02:00
..
assets Use non-i18n values for setting new group-level issue/MR button text 2017-08-21 21:29:09 +00:00
controllers Merge branch '35845-improve-subgroup-creation-permissions' into 'master' 2017-08-22 08:52:30 +00:00
finders Pending delete projects no longer return 500 error in Admins projects view 2017-08-11 11:45:09 +01:00
helpers Enable automatic hashed storage for new projects by application settings 2017-08-22 06:33:20 +02:00
mailers Speed up Group#user_ids_for_project_authorizations 2017-08-14 12:47:15 +01:00
models Merge branch 'fix-broadcast-message-caching' into 'master' 2017-08-22 11:45:51 +00:00
policies Improves subgroup creation permissions 2017-08-21 15:40:22 +01:00
presenters Make commits behind text a link to the target branch commits page 2017-07-11 11:49:22 -05:00
serializers Merge branch 'rs-trailingwhitespace-cop' into 'master' 2017-08-16 10:27:46 +00:00
services Merge branch '35845-improve-subgroup-creation-permissions' into 'master' 2017-08-22 08:52:30 +00:00
uploaders Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
validators
views Merge branch '35845-improve-subgroup-creation-permissions' into 'master' 2017-08-22 08:52:30 +00:00
workers Migration to remove pending delete projects with non-existing namespace 2017-08-22 14:29:54 +02:00