summaryrefslogtreecommitdiff
path: root/spec/services/projects/hashed_storage/migrate_repository_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-4/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.4GitLab Bot2020-11-131-0/+36
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-4/+4
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Skip project validation when switching storage layoutsGabriel Mazetto2019-03-051-0/+6
* Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-011-1/+1
* Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-011-0/+10
* Refactor Storage MigrationGabriel Mazetto2019-01-251-17/+15
* 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-031-1/+2
* 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-071-1/+1
* 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
* when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-231-3/+5
* Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-0/+74