gitlab-org--gitlab-foss/lib/gitlab/git
John Cai 5ee7876534 Add client methods for FetchIntoObjectPool RPC
Gitaly's FetchIntoObjectPool RPC will idempotently fetch objects into an
object pool. If the pool doesn't exist, it will create an empty pool
before attempting the fetch. This change adds client code as well as
specs to cover this behavior.
2019-04-30 08:28:56 -07:00
..
conflict
patches
rugged_impl Bring back Rugged implementation of ListCommitsByOid 2019-04-17 05:09:18 -07:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Bring back Rugged implementation of TreeEntry 2019-03-07 04:33:57 -08:00
branch.rb
bundle_file.rb
commit.rb Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collection' into 'master' 2019-03-26 09:22:14 +00: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 Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
operation_service.rb
path_helper.rb
pre_receive_error.rb Allow custom hooks errors to appear in GitLab UI 2019-03-26 13:05:40 +13:00
push.rb
raw_diff_change.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Port changes for design management to CE 2019-04-29 08:28:43 +02:00
repository_cleaner.rb
repository_mirroring.rb
tag.rb
tree.rb
user.rb
util.rb
version.rb
wiki.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb
wraps_gitaly_errors.rb