gitlab-org--gitlab-foss/spec/tasks/gitlab
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
..
artifacts
lfs
uploads Enhance performance of counting local Uploads 2018-11-07 11:29:31 +01:00
backup_rake_spec.rb Restore Object Pools when restoring an object pool 2018-12-13 09:00:03 +01:00
check_rake_spec.rb Extract system check rake task logic 2018-12-03 13:51:46 -08:00
cleanup_rake_spec.rb Port cleanup tasks to use Gitaly 2018-09-07 13:58:31 +02:00
db_rake_spec.rb Fix the schema load test 2018-09-12 15:55:26 -07:00
git_rake_spec.rb
gitaly_rake_spec.rb Remove storage path dependency of gitaly install task 2018-08-12 18:52:44 -03:00
info_rake_spec.rb
ldap_rake_spec.rb
mail_google_schema_whitelisting.rb
shell_rake_spec.rb
storage_rake_spec.rb Refactor Storage Migration 2019-01-25 20:26:35 +01:00
task_helpers_spec.rb
traces_rake_spec.rb Add rake command to migrate archived traces from local storage to object storage 2018-08-16 14:28:47 +00:00
web_hook_rake_spec.rb Fix gitlab:web_hook tasks 2018-12-06 18:37:05 +00:00
workhorse_rake_spec.rb