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-03-12Start vote routing in Praefectpo-gitaly-tx-servicePaul Okstad
2021-03-12Pass RouteID in transaction votingPaul Okstad
2021-03-12Add route UUID to hook payloadPaul Okstad
2021-03-12Test Gitaly transaction service with coordinatorPaul Okstad
2021-03-12Integrate RouteVote into transaction managerPaul Okstad
2021-03-12Feature flag for gitaly transaction servicePaul Okstad
2021-03-12Refactor transaction service response and error handlingPaul Okstad
2021-03-12Register Gitaly transaction servicePaul Okstad
2021-03-12Replace Praefect server address with GitalyPaul Okstad
2021-03-12Gitaly transaction service implementationPaul Okstad
2021-03-11Praefect transaction service future proofingPaul Okstad
2021-03-11RouteVote RPC proto definition for transactionsPaul Okstad
2021-03-09Merge branch 'sh-valid-lfs-smudge-oid' into 'master'Pavlo Strokov
2021-03-09Merge branch 'pks-git-smallish-refactorings' into 'master'Christian Couder
2021-03-09Merge branch 'pks-repo-fetch-remote-drop-name' into 'master'Toon Claes
2021-03-09catfile: Rename `returnWhenDone` to clarify its meaningPatrick Steinhardt
2021-03-09catfile: Remove typoed characterPatrick Steinhardt
2021-03-09localrepo: Use ObjectIDs when reading/writing git objectsPatrick Steinhardt
2021-03-09localrepo: Accept ObjectID types when creating tagsPatrick Steinhardt
2021-03-09catfile: Convert ObjectInfo to use typed OIDPatrick Steinhardt
2021-03-09catfile: Rename files to better match their contentsPatrick Steinhardt
2021-03-09catfile: Rename `batchCheck` to `batchCheckProcess`Patrick Steinhardt
2021-03-09Merge branch 'pks-go-lfs-pointers-default-enable' into 'master'Pavlo Strokov
2021-03-09featureflag: Enable Go port of Get{All,}LFSPointersPatrick Steinhardt
2021-03-09Merge branch 'jv-sideband-writer' into 'master'Sami Hiltunen
2021-03-09Add pktline side-band-64 writerJacob Vosmaer
2021-03-09Merge branch 'sh-allow-skip-gitaly-ruby-json-log' into 'master'Sami Hiltunen
2021-03-09Merge branch 'pks-makefile-per-tool-versions' into 'master'Sami Hiltunen
2021-03-09Merge branch 'pks-operations-user-delete-branch-ambiguity' into 'master'Sami Hiltunen
2021-03-09Makefie: Simplify computation of tool mod directoriesPatrick Steinhardt
2021-03-09Makefile: Use per-tool version filesPatrick Steinhardt
2021-03-09Makefile: Split package path and version into separate varsPatrick Steinhardt
2021-03-09Makefile: Extract build depedendcy versionsPatrick Steinhardt
2021-03-09Makefile: Fix protoc compiler always being considered out-of-datePatrick Steinhardt
2021-03-09Makefile: Move protoc into TOOLS_DIRPatrick Steinhardt
2021-03-09Makefile: Do not redownload protoc.zip if it's up-to-datePatrick Steinhardt
2021-03-09Makefile: Introduce TOOLS_DIR variablePatrick Steinhardt
2021-03-09Makefile: Fix `*.version` files getting deletedPatrick Steinhardt
2021-03-08Merge branch 'tc-test-func-style' into 'master'Toon Claes
2021-03-08Merge branch '3499-ruby-2.7-docs' into 'master'Toon Claes
2021-03-08style: Document camelCasing in test name suffixToon Claes
2021-03-08Update CHANGELOG.md for 13.9.3GitLab Release Tools Bot
2021-03-08Merge branch 'smh-delete-unassigned-replicas' into 'master'Zeger-Jan van de Weg
2021-03-08Merge branch 'pks-featureflags-enable-transactional-behaviour' into 'master'James Fargher
2021-03-07Merge branch 'smh-fix-text-logger' into 'master'James Fargher
2021-03-06gitaly-lfs-smudge: Use stronger OID validation in LFS pointer parserStan Hu
2021-03-06Update Ruby from 2.6 to 2.7 on docsTakuya Noguchi
2021-03-06Merge branch 'ps-rm-config-partly' into 'master'Paul Okstad
2021-03-06Merge branch 'ps-rm-config-smarthttp' into 'master'Paul Okstad
2021-03-05Merge branch 'smh-retry-election' into 'master'Pavlo Strokov