gitlab-org--gitlab-foss/spec/tasks/gitlab
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
..
artifacts fix the failing specs 2018-03-22 14:37:47 -04:00
lfs [cherry-pick] '4862-verify-file-checksums' 2018-03-08 10:20:40 -05:00
uploads fix the rake task from being to strict about Group 2018-04-02 08:19:34 -04:00
backup_rake_spec.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
check_rake_spec.rb
cleanup_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
db_rake_spec.rb
git_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
gitaly_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
info_rake_spec.rb
ldap_rake_spec.rb
mail_google_schema_whitelisting.rb
shell_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
storage_rake_spec.rb
task_helpers_spec.rb
traces_rake_spec.rb Fix tests by latest proposal changes 2018-03-06 21:44:15 +09:00
workhorse_rake_spec.rb