gitlab-ce/lib/gitlab/git
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
..
conflict
patches
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
branch.rb
bundle_file.rb Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
commit.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
diff_stats_collection.rb
gitmodules_parser.rb
hook_env.rb
index.rb
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb
object_pool.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
operation_service.rb
path_helper.rb
pre_receive_error.rb
push.rb
raw_diff_change.rb
ref.rb
remote_mirror.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
remote_repository.rb
repository.rb Add client support for count diverging commits 2019-02-06 22:25:37 -08:00
repository_cleaner.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
repository_mirroring.rb
tag.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
tree.rb
user.rb
util.rb
version.rb
wiki.rb
wiki_file.rb
wiki_page.rb
wiki_page_version.rb
wraps_gitaly_errors.rb