summaryrefslogtreecommitdiff
path: root/spec/services/projects/hashed_storage
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-192-4/+4
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.4GitLab Bot2020-11-132-0/+72
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-207-7/+7
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-203-6/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-062-0/+57
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-062-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-044-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-147-26/+107
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-142-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-092-8/+8
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-123-0/+6
* 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