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
blob_service.rb
blobs_stitcher.rb
commit_service.rb ListCommitByOid isn't called with an empty batch 2018-06-13 15:23:34 +02:00
conflict_files_stitcher.rb
conflicts_service.rb
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
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
ref_service.rb
remote_service.rb
repository_service.rb Refactor 2018-06-08 12:39:20 +02:00
server_service.rb
storage_service.rb
storage_settings.rb
util.rb
wiki_file.rb
wiki_page.rb
wiki_service.rb