summaryrefslogtreecommitdiff
path: root/spec/migrations/rename_reserved_project_names_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-221-3/+2
* Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-1/+10
* Ignore current RSpec/FactoriesInMigrationSpecs offensesRémy Coutable2018-04-061-1/+1
* Use the latest migration in spec/migrations/rename_reserved_project_names_spe...Rémy Coutable2018-02-121-4/+8
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Fix rename projects spec so it doesn't hangdz-rename-reserved-project-namesYorick Peterse2016-12-271-3/+5
* Rename projects with reserved path namesDmitriy Zaporozhets2016-12-241-0/+45