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-06-16Default enable Go port of UpdateRemoteMirrorsmh-default-enable-update-remote-mirrorSami Hiltunen
2021-06-16Merge branch 'env_helpers' into 'master'Sami Hiltunen
2021-06-16Merge branch 'ps-bloom-filter' into 'master'Pavlo Strokov
2021-06-16Write commit graph using bloom filterPavlo Strokov
2021-06-16Merge branch 'smh-fix-socket-path-handling' into 'master'James Fargher
2021-06-16Fix Unix socket address handling following gRPC upgradeSami Hiltunen
2021-06-15Merge branch 'jv-diff-parser-memory' into 'master'Zeger-Jan van de Weg
2021-06-15Merge branch 'ps-git2go-mod-version' into 'master'Zeger-Jan van de Weg
2021-06-15Extract typed environment variable helpersJames Fargher
2021-06-15Add version suffix to gitaly-git2go binaryPavlo Strokov
2021-06-14Update changelog for 13.12.4GitLab Release Tools Bot
2021-06-14Merge branch 'pks-tx-remove-praefect-server' into 'master'Christian Couder
2021-06-14Merge branch 'pks-blob-lfs-pointer-pipeline' into 'master'Patrick Steinhardt
2021-06-14blob: Convert `ListLFSPointers()` to use pipelinePatrick Steinhardt
2021-06-14blob: Move verification of revisions into ListLFSPointersPatrick Steinhardt
2021-06-14blob: Add tests which exercise complete pipelinePatrick Steinhardt
2021-06-14blob: Add pipeline filtersPatrick Steinhardt
2021-06-14blob: Implement pipeline step for git-cat-file(1) batchingPatrick Steinhardt
2021-06-14blob: Implement pipeline step for git-cat-file(1) batch-checkingPatrick Steinhardt
2021-06-14blob: Implement pipeline step for git-rev-list(1)Patrick Steinhardt
2021-06-14txinfo: Remove Praefect server infoPatrick Steinhardt
2021-06-14tests: Remove unused Praefect server structurePatrick Steinhardt
2021-06-14coordinator: Stop injecting Praefect server infoPatrick Steinhardt
2021-06-14hook: Remove Praefect server from hooks payloadPatrick Steinhardt
2021-06-14ruby: Stop injecting Praefect server infoPatrick Steinhardt
2021-06-14transaction: Drop server info from voting functionsPatrick Steinhardt
2021-06-14transaction: Drop fallback code to connect to Praefect via server infoPatrick Steinhardt
2021-06-14repository: Fix voting when cloning from internal poolsPatrick Steinhardt
2021-06-14repository: Remove useless cast for setup of reftx hooksPatrick Steinhardt
2021-06-14remote: Make `FetchInternalRemote()` callable without a serverPatrick Steinhardt
2021-06-14remote: Make `getRemoteDefaultBranch()` a standalone functionPatrick Steinhardt
2021-06-14ref: Refactor `SetDefaultBranchRef()` to receive repo executorPatrick Steinhardt
2021-06-14Merge branch 'pks-blackbox-cleanups' into 'master'Patrick Steinhardt
2021-06-14stats: Rename file to more closely match its contentsPatrick Steinhardt
2021-06-14stats: Disentangle parameters and results for `Clone()`Patrick Steinhardt
2021-06-14stats: Refactor the `Post` structurePatrick Steinhardt
2021-06-14stats: Refactor the `Get` structurePatrick Steinhardt
2021-06-14stats: Move wants refs from GET to POSTPatrick Steinhardt
2021-06-14stats: Un-inline statistics for the clone structurePatrick Steinhardt
2021-06-14stats: Split out fetch pack parsingPatrick Steinhardt
2021-06-14stats: Always use `printInteractive()` to print interactive messagesPatrick Steinhardt
2021-06-14stats: Let callers append newlines for `printInteractive()`Patrick Steinhardt
2021-06-14stats: Drop error code of `printInteractive()`Patrick Steinhardt
2021-06-14blackbox: Move Prometheus metrics into Blackbox structPatrick Steinhardt
2021-06-14blackbox: Implement logic on a Blackbox struct receiverPatrick Steinhardt
2021-06-14blackbox: Pass around configuration as valuePatrick Steinhardt
2021-06-14blackbox: Make sleep duration privatePatrick Steinhardt
2021-06-14blackbox: Add missing documentationPatrick Steinhardt
2021-06-11Merge branch 'pks-drop-reference-transactions-feature-flag' into 'master'Toon Claes
2021-06-11featureflag: Remove reference transactions feature flagPatrick Steinhardt