summaryrefslogtreecommitdiff
path: root/spec/services/projects/after_rename_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+37
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-171-0/+1
* Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-251-2/+2
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-221-21/+26
* Fixed legacy storage renaming codeGabriel Mazetto2019-01-211-48/+55
* Update storage location after a project has been renamedDouglas Barbosa Alexandre2018-12-211-0/+20
* Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-0/+198