gitlab-org--gitlab-foss/spec/lib/gitlab/git
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
..
conflict Fix 500 error when trying to resolve non-ASCII conflicts in editor 2018-03-23 18:33:14 +00:00
storage
attributes_at_ref_parser_spec.rb
attributes_parser_spec.rb Client implementation for InfoAttributes 2018-04-11 14:21:27 +02:00
blame_spec.rb
blob_snippet_spec.rb
blob_spec.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
branch_spec.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
commit_spec.rb Fetch commit signatures from Gitaly in batches 2018-03-01 18:31:31 +01:00
committer_with_hooks_spec.rb Moved committer and spec. Added some extra code to run hooks or not depending on the options 2018-04-23 10:56:46 +00:00
compare_spec.rb
diff_collection_spec.rb
diff_spec.rb
gitlab_projects_spec.rb Use shard name in Git::GitlabProjects instead of shard path 2018-04-03 16:22:13 +02:00
gitmodules_parser_spec.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook_env_spec.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hook_spec.rb
hooks_service_spec.rb
index_spec.rb
lfs_changes_spec.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
lfs_pointer_file_spec.rb File upload UI obeys LFS filters 2018-02-06 15:26:25 +00:00
popen_spec.rb
raw_diff_change_spec.rb Backport of EE !4989 2018-04-11 22:05:07 -05:00
remote_repository_spec.rb
repository_spec.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
rev_list_spec.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
tag_spec.rb
tree_spec.rb Remove Rugged exception in cache rescue 2018-01-30 17:51:56 +01:00
user_spec.rb
util_spec.rb
wiki_spec.rb Fix Custom hooks are not triggered by UI wiki edit 2018-04-18 17:50:56 +00:00