gitlab-org--gitlab-foss/spec/lib/gitlab/git
John Cai 04b9de85a8 Modifying gitaly search files client to add chunking support
updates gitaly proto to 1.7.0, modifies the search files gitaly client
call to use the new chunked_response flag in the rpc request, and stitch
the responses together.

maintains backwards compatibility with older gitaly servers.
2019-02-06 20:32:53 -08:00
..
conflict
patches Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
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 Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
commit_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
object_pool_spec.rb Upgrade Gitaly to 1.9.0 2018-12-17 09:26:09 +01:00
pre_receive_error_spec.rb
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
remote_repository_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_cleaner_spec.rb Fix repository cleanup with object storage on 2018-12-15 13:50:59 +00:00
repository_spec.rb Modifying gitaly search files client to add chunking support 2019-02-06 20:32:53 -08:00
tag_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
tree_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
user_spec.rb
util_spec.rb
wiki_spec.rb
wraps_gitaly_errors_spec.rb