Sha256: 3ecf0be086024f31b4eaceae5f02b426e5c94636ba35cf76200db37acdbd7f94

Contents?: true

Size: 1.89 KB

Versions: 95

Compression:

Stored size: 1.89 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: smarthttp.proto

require 'google/protobuf'

require 'shared_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "gitaly.InfoRefsRequest" do
    optional :repository, :message, 1, "gitaly.Repository"
    repeated :git_config_options, :string, 2
    optional :git_protocol, :string, 3
  end
  add_message "gitaly.InfoRefsResponse" do
    optional :data, :bytes, 1
  end
  add_message "gitaly.PostUploadPackRequest" do
    optional :repository, :message, 1, "gitaly.Repository"
    optional :data, :bytes, 2
    repeated :git_config_options, :string, 3
    optional :git_protocol, :string, 4
  end
  add_message "gitaly.PostUploadPackResponse" do
    optional :data, :bytes, 1
  end
  add_message "gitaly.PostReceivePackRequest" do
    optional :repository, :message, 1, "gitaly.Repository"
    optional :data, :bytes, 2
    optional :gl_id, :string, 3
    optional :gl_repository, :string, 4
    optional :gl_username, :string, 5
    optional :git_protocol, :string, 6
    repeated :git_config_options, :string, 7
  end
  add_message "gitaly.PostReceivePackResponse" do
    optional :data, :bytes, 1
  end
end

module Gitaly
  InfoRefsRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.InfoRefsRequest").msgclass
  InfoRefsResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.InfoRefsResponse").msgclass
  PostUploadPackRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostUploadPackRequest").msgclass
  PostUploadPackResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostUploadPackResponse").msgclass
  PostReceivePackRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostReceivePackRequest").msgclass
  PostReceivePackResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostReceivePackResponse").msgclass
end

Version data entries

95 entries across 95 versions & 4 rubygems

Version Path
gitaly-1.68.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.67.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.66.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.65.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.64.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.63.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.62.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.59.2 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.61.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.59.1 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.60.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.59.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.58.1 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-1.58.0 ruby/proto/gitaly/smarthttp_pb.rb
gitaly-proto-1.39.0 ruby/lib/gitaly/smarthttp_pb.rb
gitaly-proto-1.38.0 ruby/lib/gitaly/smarthttp_pb.rb
gitaly-proto-1.37.0 ruby/lib/gitaly/smarthttp_pb.rb
gitaly-proto-1.36.0 ruby/lib/gitaly/smarthttp_pb.rb
gitaly-proto-1.35.0 ruby/lib/gitaly/smarthttp_pb.rb
gitaly-proto-1.34.0 ruby/lib/gitaly/smarthttp_pb.rb