summaryrefslogtreecommitdiff
path: root/app/services/projects/hashed_storage/migrate_repository_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.4GitLab Bot2020-11-131-5/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Skip project validation when switching storage layoutsGabriel Mazetto2019-03-051-1/+1
* Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-011-12/+0
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-1/+1
* Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-251-45/+1
* Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-0/+14
* Store hashed storage paths in the databaseToon Claes2018-11-291-0/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-11/+14
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-3/+3
* Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceda-handle-hashed-storage-repos-using-repo-import-taskDouglas Barbosa Alexandre2018-01-031-3/+3
* Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-7/+2
* Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-0/+7
* Backport EE changes to make test possible when prepending modulesGabriel Mazetto2017-11-241-0/+4
* when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-231-1/+1
* Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-0/+66