summaryrefslogtreecommitdiff
path: root/app/services/projects/after_rename_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-251-1/+1
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-221-12/+17
* Fixed legacy storage renaming codeGabriel Mazetto2019-01-211-1/+1
* Update storage location after a project has been renamedDouglas Barbosa Alexandre2018-12-211-0/+1
* Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-0/+135