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-02repository: Fix repo replication with transactionsPatrick Steinhardt
2021-07-02repository: Add test demonstrating replication failure with transactionsPatrick Steinhardt
2021-07-02repository: Fix excessive voting in CreateRepositoryFromBundlePatrick Steinhardt
2021-07-02repository: Demonstrate excessive voting for CreateRepositoryFromBundlePatrick Steinhardt
2021-07-02repository: Add test to exercise CreateFromBundle with transactionsPatrick Steinhardt
2021-07-01Merge remote-tracking branch 'dev/14-0-stable' into 14-0-stableGitLab Release Tools Bot
2021-07-01Update VERSION filesv14.0.2GitLab Release Tools Bot
2021-07-01Update changelog for 14.0.2GitLab Release Tools Bot
2021-07-01Merge branch 'pks-14-0-reverts' into '14-0-stable'Zeger-Jan van de Weg
2021-07-01Revert "Merge branch 'pks-create-from-bundle-transactions-14.0' into '14-0-st...Patrick Steinhardt
2021-07-01Revert "Merge branch 'pks-tx-replicate-repository-nested-mutators-v14.0' into...Patrick Steinhardt
2021-06-30Merge branch 'pks-tx-replicate-repository-nested-mutators-v14.0' into '14-0-s...Pavlo Strokov
2021-06-30repository: Fix repo replication with transactionsPatrick Steinhardt
2021-06-30repository: Add test demonstrating replication failure with transactionsPatrick Steinhardt
2021-06-29Merge branch 'pks-create-from-bundle-transactions-14.0' into '14-0-stable'James Fargher
2021-06-28repository: Fix excessive voting in CreateRepositoryFromBundlePatrick Steinhardt
2021-06-28repository: Demonstrate excessive voting for CreateRepositoryFromBundlePatrick Steinhardt
2021-06-28repository: Add test to exercise CreateFromBundle with transactionsPatrick Steinhardt
2021-06-25catfile: Allow parsing of long git commit headersJames Fargher
2021-06-24Update VERSION filesv14.0.1GitLab Release Tools Bot
2021-06-24Update changelog for 14.0.1GitLab Release Tools Bot
2021-06-21Update VERSION filesv14.0.0GitLab Release Tools Bot
2021-06-21Update changelog for 14.0.0GitLab Release Tools Bot
2021-06-17Update VERSION filesv14.0.0-rc44GitLab Release Tools Bot
2021-06-17Update VERSION filesv14.0.0-rc43GitLab Release Tools Bot
2021-06-17Merge commit '77d6f6e6bee63c41438ec5c186c10fa17b91fd7c' into 14-0-stableAlessio Caiazza
2021-06-16Update VERSION filesv14.0.0-rc42GitLab Release Tools Bot
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-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-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