gitlab-org--gitlab-foss/spec/lib/gitlab/background_migration
Bob Van Landuyt f961744bde Isolate the fork network background migrations
Before the `PopulateForkNetworksRange` spec would also call the
`CreateForkNetworkMemberships` which we would count on in the spec.

With this, I'm isolating that, and counting only records created in
this particular migration instead.
2017-11-15 10:13:57 +01:00
..
create_fork_network_memberships_range_spec.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_spec.rb Add more specs. 2017-10-05 22:43:44 -05:00
delete_conflicting_redirect_routes_range_spec.rb Add specs for deleting conflicting redirects 2017-09-14 14:17:23 -07:00
deserialize_merge_request_diffs_and_commits_spec.rb Handle null serialised commits in background migration 2017-10-17 12:15:40 +01:00
migrate_events_to_push_event_payloads_spec.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
migrate_stage_status_spec.rb Add specs for stage status background migration class 2017-08-17 12:56:09 +02:00
migrate_system_uploads_to_new_folder_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
move_personal_snippet_files_spec.rb Move the personal snippet uploads from system to -/system 2017-08-11 18:17:45 +02:00
normalize_ldap_extern_uids_range_spec.rb Add migration specs 2017-10-07 10:28:13 -07:00
populate_fork_networks_range_spec.rb Isolate the fork network background migrations 2017-11-15 10:13:57 +01:00