summaryrefslogtreecommitdiff
path: root/lib/gitlab/database/rename_reserved_paths_migration
Commit message (Expand)AuthorAgeFilesLines
* Update commentsBob Van Landuyt2017-05-021-0/+8
* Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-012-2/+7
* Clear html cache for a projects milestonesBob Van Landuyt2017-05-011-0/+4
* Remove dependecy on `User`Bob Van Landuyt2017-05-011-20/+0
* Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-019-332/+362
* Minor style adjustmentsBob Van Landuyt2017-05-011-3/+4
* Clear cached markdown after renaming projectsBob Van Landuyt2017-05-013-3/+24
* Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-013-8/+13
* Use objects for renaming namespaces and projectsBob Van Landuyt2017-05-014-9/+113
* Rename projects in a migrationhelperBob Van Landuyt2017-05-012-23/+43
* Make renaming records in the database reusableBob Van Landuyt2017-05-012-47/+31
* Rename namespace-paths in a migration helperBob Van Landuyt2017-05-012-0/+197