gitlab-org--gitlab-foss/lib/gitlab/background_migration
Stan Hu 5cecff893d Convert migration to populate latest merge request ID into a background migration
This is to smear updates over a few hours to avoid causing excessive
replication lag as seen in https://gitlab.com/gitlab-com/infrastructure/issues/3235.
2017-11-17 10:23:48 +00: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 Allow groups with the name system 2017-07-18 16:23:38 +02:00
move_personal_snippet_files.rb Move the personal snippet uploads from `system` to `-/system` 2017-08-11 18:17:45 +02:00
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
populate_merge_requests_latest_merge_request_diff_id.rb Convert migration to populate latest merge request ID into a background migration 2017-11-17 10:23:48 +00:00