summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/storage.rake
Commit message (Expand)AuthorAgeFilesLines
* Display the amount for Hashed Storage migration/rollback correctly63667-hashed-storage-migration-count-correctlyGabriel Mazetto2019-07-101-48/+36
* 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/+14
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-4/+5
* Rake task for storage rollbackGabriel Mazetto2019-03-011-0/+45
* Refactor Storage MigrationGabriel Mazetto2019-01-251-1/+1
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-1/+1
* Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-2/+8
* Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-071-2/+19
* Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-taskGabriel Mazetto2018-05-291-1/+1
* assign helper full name to variable to reduce code lengthGabriel Mazetto2018-05-281-10/+19
* Extracted auxiliary methods from storage.rake into specific RakeHelperGabriel Mazetto2018-05-281-86/+10
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-2/+2
* Improve storage migration rake taskGabriel Mazetto2017-11-231-15/+70
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+85