gitlab-org--gitlab-foss/spec/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
..
blob_service_spec.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
blobs_stitcher_spec.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
cleanup_service_spec.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
commit_service_spec.rb Allow caching of negative FindCommit matches 2019-06-25 22:59:24 -07:00
conflict_files_stitcher_spec.rb
conflicts_service_spec.rb Force source and target branch to binary mode 2019-06-10 20:50:00 -07:00
diff_spec.rb Fix merge requests not showing any diff files for big patches 2018-08-17 13:22:38 -03:00
diff_stitcher_spec.rb
health_check_service_spec.rb
notification_service_spec.rb
object_pool_service_spec.rb Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
operation_service_spec.rb Avoid encoding errors for MergeToRefService 2019-06-10 15:46:39 -03:00
ref_service_spec.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
remote_service_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_service_spec.rb Add client code to call GetObjectDirectorySize RPC 2019-06-05 20:58:46 +08:00
storage_service_spec.rb Remove feature flags from lib/backup 2018-07-31 15:24:19 +02:00
storage_settings_spec.rb Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
util_spec.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
wiki_service_spec.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00