summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/hashed_storage
Commit message (Expand)AuthorAgeFilesLines
* Fix storage migration check for non-empty queuesGabriel Mazetto2019-03-171-5/+5
* Prevent storage migration and rollback running at the same time58739-hashed-storage-prevent-a-migration-and-rollback-running-at-the-same-timeGabriel Mazetto2019-03-121-1/+51
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-6/+54
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-011-6/+6
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+46
* Refactor Storage MigrationGabriel Mazetto2019-01-251-3/+17
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-5/+5
* Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-15/+17
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-071-0/+75