summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-5/+6
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* Don't move project repository/attachments when using hashed storageBob Van Landuyt2017-11-201-0/+16
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Don't break rolling back when a namespace or project was renamedBob Van Landuyt2017-06-261-0/+7
* Revert namespace renamesBob Van Landuyt2017-06-261-1/+1
* Add methods to revert project renamesBob Van Landuyt2017-06-261-16/+60
* Track all renames in redisBob Van Landuyt2017-06-261-0/+7
* Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-221-15/+15
|\
| * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-15/+15
* | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-211-1/+1
|/
* Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-0/+102