gitaly-proto 0.123.0 → 0.124.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fb2dcebf0e2fc79f0d7a85de824dc4119fdc11eb
4
- data.tar.gz: dff56d84c79c71e26612908533ac228dc4d17a2c
3
+ metadata.gz: c21368a34b060218b94ee75c37761ad2a745b02c
4
+ data.tar.gz: 79e500f74b0501038b38097795e97ebf4da31b3c
5
5
  SHA512:
6
- metadata.gz: d7ef38e40454611d9f671457c727388a4f97741195bd042631b0939a857ad81513b5ac3572cc1f65e2e7639c9adc71ef525073f0e617c2156b308d17bee971d9
7
- data.tar.gz: ee17c01f7fa4719ede86d2642d50922bd0946a1c677e062d2a816a28a7913f8b4657eeddca73664c014ca8a5a6d41a90a89c48db145e7483215c23739f747a4a
6
+ metadata.gz: 618e01b7a0d93f78b1a17c506ef63fcb3dcb18a33667da00ec0e5af9226ef1eb5e813f0a03991ef83120fa9eecc5c6ec4d86311c1a0987576c9623686a249748
7
+ data.tar.gz: fb233d00d956a09b03f9c9df4382a1316c411f2f9870878420121911b5f1ee6b96953990adf98e66de27f3a0e9ae37f2f2c5a2b68ba0966d6e65d9a686bc4ac6
@@ -117,6 +117,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
117
117
  optional :previous_path, :bytes, 3
118
118
  optional :base64_content, :bool, 4
119
119
  optional :execute_filemode, :bool, 5
120
+ optional :infer_content, :bool, 6
120
121
  end
121
122
  add_enum "gitaly.UserCommitFilesActionHeader.ActionType" do
122
123
  value :CREATE, 0
@@ -1,4 +1,4 @@
1
1
  # This file was auto-generated by /Users/jacobvosmaer/Desktop/gitlab-development-kit/gitaly/src/gitlab.com/gitlab-org/gitaly-proto/_support/release
2
2
  module Gitaly
3
- VERSION = "0.123.0"
3
+ VERSION = "0.124.0"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitaly-proto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.123.0
4
+ version: 0.124.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacob Vosmaer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-05 00:00:00.000000000 Z
11
+ date: 2018-11-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc