diff options
author | Toon Claes <toon@gitlab.com> | 2019-01-10 13:32:17 +0100 |
---|---|---|
committer | Toon Claes <toon@gitlab.com> | 2019-01-10 16:45:14 +0100 |
commit | b87dcc238a8b6f42c75835e3d71abacafec0b2c9 (patch) | |
tree | 02afbb2c049935a744b6da0700b8d569d06ce608 /lib | |
parent | 336070913cee4d88dc62faefc016b6d922d97df8 (diff) | |
download | gitlab-ce-b87dcc238a8b6f42c75835e3d71abacafec0b2c9.tar.gz |
Remove backfill migration for legacy projects
We've found some problems with the backgroung migration:
BackfillLegacyProjectRepositories
See https://gitlab.com/gitlab-org/gitlab-ce/issues/56061
The migration was disabled to run on production:
https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5906
So to overcome it's not being run anywhere, just remove it.
Whenever all problems in BackfillLegacyProjectRepositories are fixed
we'll create a new migration (with a different timestamp) to have it
run.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions