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-11-16Revert "repository: Remove deprecated and unused fields from GetRawChanges"Patrick Steinhardt
2021-11-12repository: Remove deprecated and unused fields from GetRawChangesPatrick Steinhardt
2021-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-11-03objectpool: Drop UnlinkRepostioryFromObjectPool RPCPatrick Steinhardt
2021-10-26Revert "Merge branch 'pks-objectpool-drop-ondisk-remotes' into 'master'"Patrick Steinhardt
2021-10-25Merge branch 'pks-objectpool-drop-ondisk-remotes' into 'master'Patrick Steinhardt
2021-10-25objectpool: Drop UnlikRepostioryFromObjectPool RPCPatrick Steinhardt
2021-10-21Update pg_query to v2.1.1Stan Hu
2021-10-21Update VERSION filesv14.4.0-rc43GitLab Release Tools Bot
2021-10-20ref: Add new FindRefsByOID RPC methodJohn Cai
2021-10-20Add pagination support for FindAllTags RPCVasilii Iakliushin
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