Commit Graph

2 Commits

Author SHA1 Message Date
GitLab Bot c4a5216027 Add latest changes from gitlab-org/gitlab@master 2019-10-22 03:06:00 +00:00
Jan Provaznik 7b22381603 Reschedule commits_count background migration
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
2018-03-09 09:56:49 +01:00