Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ruby
AgeCommit message (Expand)Author
2021-10-14Upgrade libgit2 to v1.2.0Patrick Steinhardt
2021-10-12ruby: Drop OperationsService implementationPatrick Steinhardt
2021-10-06remote: Drop FetchInternalRemote RPCPatrick Steinhardt
2021-10-06Update ruby gem activesupport to v6.1.4.1James Fargher
2021-10-04Determine when CreateBundleFromRefList would generate an empty bundleJames Fargher
2021-09-30Merge branch 'qmnguyen0711/1219-create-postuploadpackwithsidechannel-postuplo...Toon Claes
2021-09-30Implement PostUploadPackWithSidechannel using sidechannel protocolQuang-Minh Nguyen
2021-09-22Add FetchBundle to repository service protoJames Fargher
2021-09-21Merge branch 'pks-drop-list-new-blobs' into 'master'Pavlo Strokov
2021-09-21repository: Remove `IsSquashInProgress()` RPCPatrick Steinhardt
2021-09-21ref: Drop ListNewBlobs RPCPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-17Update VERSION filesv14.3.0-rc2GitLab Release Tools Bot
2021-09-15Merge branch 'pks-ref-deprecate-list-new-blobs' into 'master'Christian Couder
2021-09-15objectpool: Deprecate `UnlinkRepositoryFromObjectPool()`Patrick Steinhardt
2021-09-15ref: Deprecate `ListNewBlobs()` RPCPatrick Steinhardt
2021-09-13remote: Deprecate FetchInternalRemote RPCPatrick Steinhardt
2021-08-30operations: Implement rich errors for UserMergeBranch access checksPatrick Steinhardt
2021-08-25Merge branch 'mk-revert-grpc-update' into 'master'Zeger-Jan van de Weg
2021-08-25Update VERSION filesv14.3.0-rc1GitLab Release Tools Bot
2021-08-25Downgrade grpc from 1.38.0 to 1.30.2Matthias Kaeppler
2021-08-24Merge branch 'pks-list-blobs-with-paths' into 'master'Sami Hiltunen
2021-08-24blob: Allow listing paths in `ListBlobs()`Patrick Steinhardt
2021-08-24Add proto definition for PackObjectsHookWithSidechannelJacob Vosmaer
2021-08-24repository: Deprecate `SetConfig()` RPCPatrick Steinhardt
2021-08-23repository: Deprecate `IsSquashInProgress()`Patrick Steinhardt
2021-08-20repository: Remove support for on-disk remotes in FetchRemotePatrick Steinhardt
2021-08-20remote: Remove unused ListRemotes protobuf messagesPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in FindRemoteRootRefPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-08-20ruby: Drop remote servicePatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-08-20remote: Remove `RemoveRemote()` RPCPatrick Steinhardt
2021-08-19ref: Remove unused FindRefName RPCPatrick Steinhardt
2021-08-14Update Nokogiri to v1.11.7Stan Hu
2021-08-12Updates rdoc versionankelly
2021-08-10Merge branch 'list_refs_rpc' into 'master'James Fargher
2021-08-09Accept array of patterns in CreateBundleFromRefListJames Fargher
2021-08-06Add ListRef RPC to protosJames Fargher
2021-07-30proto: Remove the IsRebaseInProgress RPCToon Claes
2021-07-29Merge branch 'ps-sort-tags' into 'master'Pavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-28Add CreateBundleFromRefList protoJames Fargher
2021-07-27Update VERSION filesv14.2.0-rc2GitLab Release Tools Bot
2021-07-27Merge branch 'pks-set-full-path' into 'master'Sami Hiltunen
2021-07-26repository: Implement new `SetFullPath()` RPCPatrick Steinhardt
2021-07-26proto: Add new ListAllBlobs RPCPatrick Steinhardt
2021-07-22Update VERSION filesv14.2.0-rc1GitLab Release Tools Bot