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
AgeCommit message (Expand)Author
2021-07-08Implement StreamRPC Proxyqmnguyen0711/1127-add-streamrpc-proxying-support-to-praefectQuang-Minh Nguyen
2021-07-06Combine listenmux and streamrpc into a publicly exposed TestStream RPCQuang-Minh Nguyen
2021-07-01Add StreamRPC library codeJacob Vosmaer
2021-07-01Update VERSION filesv14.1.0-rc2GitLab Release Tools Bot
2021-07-01Merge branch 'fix/operations_lose_timezone' into 'master'Patrick Steinhardt
2021-07-01fix: Set operations timezone by UserBaodong
2021-07-01proto: Add timezone to User(proto/shared.proto)Baodong
2021-06-30Merge branch 'jv-generalize-backchannel' into 'master'Toon Claes
2021-06-30Separate listenmux from backchannelJacob Vosmaer
2021-06-30Merge branch 'pks-tx-replicate-repository-nested-mutators' into 'master'Pavlo Strokov
2021-06-30repository: Fix repo replication with transactionsPatrick Steinhardt
2021-06-30repository: Add test demonstrating replication failure with transactionsPatrick Steinhardt
2021-06-30Merge branch 'pks-resolve-conflicts-test-style' into 'master'Zeger-Jan van de Weg
2021-06-30conflicts: Fix ResolveConflicts test breaking linterPatrick Steinhardt
2021-06-30Merge branch 'sh-fix-resolve-conflicts-refresh' into 'master'Patrick Steinhardt
2021-06-30Move mocked Manager into hook packageStan Hu
2021-06-30Merge branch 'pks-blackbox-pushes' into 'master'Patrick Steinhardt
2021-06-30blackbox: Implement support for "push" probesPatrick Steinhardt
2021-06-30blackbox: Introduce probe typePatrick Steinhardt
2021-06-30blackbox: Fix config testsPatrick Steinhardt
2021-06-30blackbox: Encapsulate metrics to make them shareablePatrick Steinhardt
2021-06-30stats: Implement support for driving HTTP pushesPatrick Steinhardt
2021-06-30stats: Implement support for parsing git-send-pack(1) responsesPatrick Steinhardt
2021-06-30stats: Split up HTTP stats codePatrick Steinhardt
2021-06-30Merge branch 'pks-gitpipe-package' into 'master'Zeger-Jan van de Weg
2021-06-30Merge branch 'sh-fix-target-ref-logging' into 'master'James Fargher
2021-06-30Merge branch 'ash2k/deprecation-custom-codec' into 'master'James Fargher
2021-06-30Fix target ref logging in merge commit error messageStan Hu
2021-06-30Fix ResolveConflicts RPC not calling Git hooksStan Hu
2021-06-29Merge branch 'fix/unix_socket_file_path_length' into 'master'Toon Claes
2021-06-29Merge branch 'sh-log-failed-precondition' into 'master'Zeger-Jan van de Weg
2021-06-29Merge branch 'sh-refactor-update-with-hooks' into 'master'Patrick Steinhardt
2021-06-29Rename UpdateReferenceWithHooks -> UpdateReferenceStan Hu
2021-06-29Merge branch '221159-fj-retrieve-head-ref-for-wiki-repo' into 'master'Patrick Steinhardt
2021-06-28Refactor update reference with hooks codeStan Hu
2021-06-28Merge branch 'pks-makefile-silence-comments' into 'master'Zeger-Jan van de Weg
2021-06-28Use ForceServerCodec() instead of CustomCodec()Mikhail Mazurskiy
2021-06-28Merge branch 'zj-remove-ruby-user-update-branch' into 'master'Ævar Arnfjörð Bjarmason
2021-06-28Merge branch 'pks-ff-default-enable-go-update-remote-mirror' into 'master'Toon Claes
2021-06-28gitpipe: Implement iterator for catfile object stepPatrick Steinhardt
2021-06-28gitpipe: Implement iterator for catfile info stepPatrick Steinhardt
2021-06-28gitpipe: Implement iterator for revlist stepPatrick Steinhardt
2021-06-28blob: Move pipeline code into separate "gitpipe" packagePatrick Steinhardt
2021-06-28blob: Expose pipeline-related symbolsPatrick Steinhardt
2021-06-28Merge branch 'pks-create-from-bundle-transactions' into 'master'Patrick Steinhardt
2021-06-28featureflag: Default-enable GoUpdateRemoteMirrorPatrick Steinhardt
2021-06-28repository: Fix excessive voting in CreateRepositoryFromBundlePatrick Steinhardt
2021-06-28repository: Demonstrate excessive voting for CreateRepositoryFromBundlePatrick Steinhardt
2021-06-25Retrieve ref from unborn HEAD for wikisFrancisco Javier López
2021-06-25Log details about merge commit errorsStan Hu