summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_base_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-12/+19
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+2
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-3/+3
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Keep failed renames in redisBob Van Landuyt2017-06-261-0/+19
* Use the migration name as a key in redisBob Van Landuyt2017-06-261-1/+1
* Revert namespace renamesBob Van Landuyt2017-06-261-0/+1
* Add methods to revert project renamesBob Van Landuyt2017-06-261-0/+37
* Track all renames in redisBob Van Landuyt2017-06-261-0/+17
* Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-211-1/+1
* Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-181-0/+9
* Clear html cache for a projects milestonesBob Van Landuyt2017-05-011-0/+10
* Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-0/+187