gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
Stan Hu 52215e8983 Allow caching of negative FindCommit matches
When FindCommit ref caching is enabled, negative matches would
previously not be cached. However, if a source branch is deleted,
there's no need to keep looking up the same commit. This change caches
the result of a nil commit.
2019-06-25 22:59:24 -07:00
..
attributes_bag.rb
blob_service.rb
blobs_stitcher.rb
cleanup_service.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
commit_service.rb Allow caching of negative FindCommit matches 2019-06-25 22:59:24 -07:00
conflict_files_stitcher.rb
conflicts_service.rb Force source and target branch to binary mode 2019-06-10 20:50:00 -07:00
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
object_pool_service.rb
operation_service.rb Avoid encoding errors for MergeToRefService 2019-06-10 15:46:39 -03:00
queue_enumerator.rb
ref_service.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
remote_service.rb
repository_service.rb Add client code to call GetObjectDirectorySize RPC 2019-06-05 20:58:46 +08:00
server_service.rb
storage_service.rb
storage_settings.rb Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
util.rb
wiki_file.rb
wiki_page.rb
wiki_service.rb