summaryrefslogtreecommitdiff
path: root/spec/services/projects/hashed_storage
Commit message (Expand)AuthorAgeFilesLines
* Skip project validation when switching storage layoutsGabriel Mazetto2019-03-054-0/+24
* Extract duplicated code into BaseAttachmentServiceGabriel Mazetto2019-03-012-4/+4
* Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-012-2/+2
* Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-012-0/+20
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-013-1/+103
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-012-0/+158
* Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-2/+12
* Refactor Storage MigrationGabriel Mazetto2019-01-252-18/+38
* Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-251-0/+52
* Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-0/+14
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+3
* Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-032-9/+11
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-1/+5
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-7/+7
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-2/+2
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
* Fix specsremove-project-repoJacob Vosmaer2018-01-051-1/+1
* Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-1/+7
* Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto2017-11-281-1/+1
* when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-231-3/+5
* Raises error when migration cannot happen so job is cancelledGabriel Mazetto2017-11-231-5/+2
* attachments migration should move only the base folderGabriel Mazetto2017-11-231-24/+18
* WIP Attachments migrationGabriel Mazetto2017-11-231-0/+72
* Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-0/+74