summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_namespaces_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-7/+7
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* 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-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-6/+6
* 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-15/+63
* 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-17/+17
|\
| * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-17/+17
* | Disable transaction in specs for some migrationsGrzegorz Bizon2017-06-221-1/+1
|/
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-26/+26
* Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-181-1/+26
* Only rename namespaces and projects with an invalid pathBob Van Landuyt2017-05-121-0/+31
* Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-011-4/+4
* Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-0/+171