summaryrefslogtreecommitdiff
path: root/lib/gitlab/hashed_storage
Commit message (Expand)AuthorAgeFilesLines
* Display the amount for Hashed Storage migration/rollback correctly63667-hashed-storage-migration-count-correctlyGabriel Mazetto2019-07-101-1/+5
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-0/+4
* Fix storage migration check for non-empty queuesGabriel Mazetto2019-03-171-1/+1
* 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-0/+18
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-012-2/+37
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-1/+8
* Refactor Storage MigrationGabriel Mazetto2019-01-251-13/+6
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-9/+20
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-132-0/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-112-0/+12
* Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-1/+1
* Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-072-1/+70
* refactor to remove duplicationGabriel Mazetto2018-05-281-14/+12
* Refactor RakeHelper to reduce complexityGabriel Mazetto2018-05-281-26/+18
* Extracted auxiliary methods from storage.rake into specific RakeHelperGabriel Mazetto2018-05-281-0/+81