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
migrate Remove direct disk access in RemoveDotGitFromUsernames 2018-07-19 15:19:45 +02:00
optional_migrations
post_migrate
schema.rb
seeds.rb