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-18Merge branch 'pks-list-blobs' into 'master'Christian Couder
2021-06-18Remove deprecated env config valuesPavlo Strokov
2021-06-18Merge branch 'jv-upstream-insecure' into 'master'Toon Claes
2021-06-18blob: Implement new RPC to list blobs via revisionsPatrick Steinhardt
2021-06-18blob: Resurrect allocation optimization for LFS pointersPatrick Steinhardt
2021-06-18blob: Convert object pipeline step to return an io.ReaderPatrick Steinhardt
2021-06-18blob: Drop object filter from pipelinePatrick Steinhardt
2021-06-18Update .gitignore to skip versioned gitaly-git2go binaryPavlo Strokov
2021-06-18Merge branch 'pks-praefect-consistencycheck-goroutine-leaks' into 'master'James Fargher
2021-06-17repository: Add test to exercise CreateFromBundle with transactionsPatrick Steinhardt
2021-06-17praefect/info: Plug Goroutine leaks in consistencycheck testsPatrick Steinhardt
2021-06-17Merge branch 'ash2k/bump-shell' into 'master'Sami Hiltunen
2021-06-17Makefile: Silence comments in NOTICE targetPatrick Steinhardt
2021-06-16Merge branch 'pks-lfs-pointers-full-pipeline' into 'master'Zeger-Jan van de Weg
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-15Use upstream implementation of insecure credentialsJacob Vosmaer
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-15featureflag: Drop transactional feature flagsPatrick Steinhardt
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-14blob: Convert `GetLFSPointers()` to use pipelinePatrick Steinhardt
2021-06-14blob: Convert `ListAllLfsPointers()` to use pipelinePatrick Steinhardt
2021-06-14blob: Extract sending of LFS pointers via pipelinesPatrick Steinhardt
2021-06-14blob: Introduce new pipeline step to enumerate all objectsPatrick Steinhardt
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