gitlab-org--gitlab-foss/lib/gitlab/background_migration
Bob Van Landuyt aaf18bb8c8 Don't try to create fork network memberships for forks of forks
In case the root project of a Fork-of-fork is deleted, the ForkNetwork
and the membership for that fork network is never created. In this
case we shouldn't try to create the membership, since the parent
membership will never be created.

This means that these fork networks will be lost.
2017-11-14 11:19:19 +01:00
..
.gitkeep
create_fork_network_memberships_range.rb Don't try to create fork network memberships for forks of forks 2017-11-14 11:19:19 +01:00
create_gpg_key_subkeys_from_gpg_keys.rb Don't call update signature worker when there aren't subkeys 2017-10-05 08:26:24 -05:00
delete_conflicting_redirect_routes_range.rb Simplify query 2017-09-14 14:17:23 -07:00
deserialize_merge_request_diffs_and_commits.rb Handle null serialised commits in background migration 2017-10-17 12:15:40 +01:00
migrate_build_stage_id_reference.rb
migrate_events_to_push_event_payloads.rb
migrate_stage_status.rb
migrate_system_uploads_to_new_folder.rb
move_personal_snippet_files.rb
normalize_ldap_extern_uids_range.rb Sync up hard coded DN class in migration 2017-10-07 10:28:13 -07:00
populate_fork_networks_range.rb Don't create fork networks for root projects that are deleted 2017-10-09 08:44:23 +02:00