gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
John Cai 1f2f38f59a Add client support for count diverging commits
Adds the client call for the gitaly rpc CountDivergingCommits

fixing signature

simplifying commit logic

adding test for max-count

refactoring tests
2019-02-06 22:25:37 -08:00
..
attributes_bag.rb
blob_service.rb
blobs_stitcher.rb
cleanup_service.rb
commit_service.rb Add client support for count diverging commits 2019-02-06 22:25:37 -08:00
conflict_files_stitcher.rb
conflicts_service.rb
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
object_pool_service.rb Leave object pools when destroying projects 2018-12-19 13:21:56 +01:00
operation_service.rb
queue_enumerator.rb
ref_service.rb
remote_service.rb
repository_service.rb Modifying gitaly search files client to add chunking support 2019-02-06 20:32:53 -08:00
server_service.rb
storage_service.rb
storage_settings.rb
util.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
wiki_file.rb
wiki_page.rb
wiki_service.rb