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 Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
cleanup_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
db_rake_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
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 Add git version to gitlab:env:info 2017-02-28 20:42:13 +05:00
ldap_rake_spec.rb Stub ENV in the LDAP task spec file 2017-10-18 18:42:09 +02:00
mail_google_schema_whitelisting.rb Active tense test coverage 2017-02-01 22:45:41 +00:00
shell_rake_spec.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
storage_rake_spec.rb Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
task_helpers_spec.rb Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
traces_rake_spec.rb Fix tests by latest proposal changes 2018-03-06 21:44:15 +09:00
workhorse_rake_spec.rb Properly set the expectation on the main object 2017-08-09 01:43:33 +08:00