diff options
author | Jan Provaznik <jprovaznik@gitlab.com> | 2018-03-07 13:52:29 +0100 |
---|---|---|
committer | Jan Provaznik <jprovaznik@gitlab.com> | 2018-03-09 09:56:49 +0100 |
commit | 7b22381603d4f2cddc87b1b70e5be076df63cf01 (patch) | |
tree | fe7e3fc8fcef4a512ff3e4006ca8a8df56cee964 /spec/features/projects/blobs/blob_show_spec.rb | |
parent | 47b9854dac5d255f0ad68cb3310c66a7111b792e (diff) | |
download | gitlab-ce-7b22381603d4f2cddc87b1b70e5be076df63cf01.tar.gz |
Reschedule commits_count background migrationjprovazn-commits-count-reschedule
We still have >100K unmigrated MergeRequestDiffs
which don't have commits_count set yet (see
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17567#note_61904891)
This migration re-schedules the original background migration.
To assure that records are not processed twice, records with
commits_count set are skipped.
Related to #41698 and !17567
Diffstat (limited to 'spec/features/projects/blobs/blob_show_spec.rb')
0 files changed, 0 insertions, 0 deletions