gitlab-org--gitlab-foss/spec/lib/gitlab/git
Stan Hu 2c4cb7a6a8 Bring back Rugged implementation of GetTreeEntries
This brings back some of the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20343.

For users using Gitaly on top of NFS, accessing the Git data directly
via Rugged is more performant than Gitaly. This merge request introduces
the feature flag `rugged_tree_entries` to activate the Rugged method.

Part of four Rugged changes identified in
https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
2019-03-07 04:29:51 -08:00
..
conflict
patches
attributes_at_ref_parser_spec.rb
attributes_parser_spec.rb
blame_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
blob_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
branch_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
bundle_file_spec.rb
commit_spec.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
compare_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
diff_collection_spec.rb
diff_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
diff_stats_collection_spec.rb
gitmodules_parser_spec.rb
hook_env_spec.rb
lfs_changes_spec.rb
lfs_pointer_file_spec.rb
merge_base_spec.rb
object_pool_spec.rb
pre_receive_error_spec.rb
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb
remote_repository_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_cleaner_spec.rb
repository_spec.rb Removing old code path for search_files_by_content 2019-03-01 15:25:30 -08:00
tag_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
tree_spec.rb Bring back Rugged implementation of GetTreeEntries 2019-03-07 04:29:51 -08:00
user_spec.rb
util_spec.rb
wiki_spec.rb
wraps_gitaly_errors_spec.rb