gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
Zeger-Jan van de Weg e4a9b0771a
ListCommitByOid isn't called with an empty batch
Batching commits for performance improvements, might lead to empty
batches being used. This isn't the case yet, but to guard against this
in future cases, a guard clause is added.
2018-06-13 15:23:34 +02:00
..
attributes_bag.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
blob_service.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
blobs_stitcher.rb Migrate Git::Blob.batch to Gitaly 2018-02-08 00:26:45 +01:00
commit_service.rb ListCommitByOid isn't called with an empty batch 2018-06-13 15:23:34 +02:00
conflict_files_stitcher.rb Fix 500 error when trying to resolve non-ASCII conflicts in editor 2018-03-23 18:33:14 +00:00
conflicts_service.rb GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side 2018-01-23 22:16:51 +01:00
diff.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
diff_stitcher.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
health_check_service.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
namespace_service.rb Gitaly namespace service enabled for GitLab 2017-10-05 14:11:32 +02:00
notification_service.rb
operation_service.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
queue_enumerator.rb Merge Merge Requests via Gitaly 2017-10-13 14:07:31 +02:00
ref_service.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
remote_service.rb Test if remote repository exists before cloning 2018-03-27 14:43:21 +02:00
repository_service.rb Refactor 2018-06-08 12:39:20 +02:00
server_service.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
storage_service.rb Use Gitaly's DeleteAllRepositories RPC during backup restore 2018-05-28 09:58:14 +00:00
storage_settings.rb Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
util.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
wiki_file.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
wiki_page.rb Encode GitalyClient::WikiPage attributes to UTF-8 2018-02-05 12:29:02 +01:00
wiki_service.rb Fix Custom hooks are not triggered by UI wiki edit 2018-04-18 17:50:56 +00:00