Commit graph

3 commits

Author SHA1 Message Date
Gabriel Mazetto
41712ebe0b Use Gitlab::AppLogger instead of Rails.logger 2019-01-25 20:26:35 +01:00
Gabriel Mazetto
7bc16889df Refactor Storage Migration
Specs were reviewed and improved to better cover the current behavior.
There was some standardization done as well to facilitate the
implementation of the rollback functionality.

StorageMigratorWorker was extracted to HashedStorage namespace were
RollbackerWorker will live one as well.
2019-01-25 20:26:35 +01:00
Gabriel Mazetto
cf52488ccb Move MigrationService to HashedStorage module
This is part of the refactor to include a RollbackService into
HashedStorage module
2019-01-25 20:26:35 +01:00