gitlab-org--gitlab-foss/app/models/storage
Zeger-Jan van de Weg ec4423665c
Gitlab::Shell works on shard name, not path
Direct disk access is done through Gitaly now, so the legacy path was
deprecated. This path was used in Gitlab::Shell however. This required
the refactoring in this commit.

Added is the removal of direct path access on the project model, as that
lookup wasn't needed anymore is most cases.

Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
2018-04-25 13:36:22 +02:00
..
hashed_project.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
legacy_project.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00