gitlab-org--gitlab-foss/spec/tasks
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
..
cache/clear Allow `rake cache:clear` clearing pipeline status cache 2018-04-10 20:57:00 +08:00
gitlab Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
config_lint_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
tokens_spec.rb Remove tokens:reset_all_auth rake task 2017-11-02 11:39:02 +01:00