gitlab-org--gitlab-foss/db
Zeger-Jan van de Weg a53a4a4309
Remove direct disk access in RemoveDotGitFromUsernames
Prior to this change, the migration touched the disk path. This has been
removed.

Further, I believe it also fixes a bug. It seems that GitLab Shell
checks if the root path exists, when the path is duplicated. For
example, if the shard is located at /home/git, it did check if
`/home/git/home/git` existed.
2018-07-19 15:19:45 +02:00
..
fixtures We want letters and numbers 2018-07-12 09:24:43 +08:00
migrate Remove direct disk access in RemoveDotGitFromUsernames 2018-07-19 15:19:45 +02:00
optional_migrations
post_migrate Improve projects indexes 2018-07-16 19:05:41 +03:00
schema.rb Improve projects indexes 2018-07-16 19:05:41 +03:00
seeds.rb