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-02-05uploadpack: Fix racy tests for pack-objects hookpks-upload-pack-racy-hook-testsPatrick Steinhardt
2021-02-05Merge branch 'pks-hooks-stop-transactions' into 'master'Pavlo Strokov
2021-02-04hook: Log errors when stopping transactions failsPatrick Steinhardt
2021-02-04hook: Log when transactions are about to be stoppedPatrick Steinhardt
2021-02-04hook: Stop transactions when post-receive or update hooks failPatrick Steinhardt
2021-02-04Merge branch 'pks-praefect-forced-primary-routing' into 'master'Patrick Steinhardt
2021-02-04praefect: Implement force-routing to primary for node-manager routerPatrick Steinhardt
2021-02-04praefect: Implement force-routing to primary for per-repo routerPatrick Steinhardt
2021-02-04Merge branch 'ps-catfile-cmd-factory' into 'master'Pavlo Strokov
2021-02-03hook: Pull out primary-only update hook logicPatrick Steinhardt
2021-02-03hook: Pull out primary-only post-receive hook logicPatrick Steinhardt
2021-02-03log: Add missing newline to fatal hook error messagesPatrick Steinhardt
2021-02-03Merge branch 'ps-omit-fatal' into 'master'Pavlo Strokov
2021-02-03Fix usage of the Fatal callPavlo Strokov
2021-02-03Fix execution of deferred statement in the gitaly main funcPavlo Strokov
2021-02-03Merge branch 'sh-drop-license-gemspec-def' into 'master'Toon Claes
2021-02-03Injection of the git.CommandFactory into catfile packagePavlo Strokov
2021-02-03Removal of unused storage.LocatorPavlo Strokov
2021-02-03Merge branch 'ps-verify-integration' into 'master'Pavlo Strokov
2021-02-03Integration test to verify backwards compatibilityPavlo Strokov
2021-02-03Merge branch 'ps-refactor-lazy-metrics-init' into 'master'Ævar Arnfjörð Bjarmason
2021-02-03Merge branch 'ps-new-server-creation' into 'master'Pavlo Strokov
2021-02-03Merge branch 'smh-per-repo-create' into 'master'Sami Hiltunen
2021-02-03Merge branch '8bitlife-master-patch-90733' into 'master'Toon Claes
2021-02-03Drop hard dependency on licensee gem in Gitaly gemspecStan Hu
2021-02-03Refactoring of the gitaly gRPC server creationPavlo Strokov
2021-02-03Merge branch 'pks-hooks-payload-git-binary-path' into 'master'Patrick Steinhardt
2021-02-03Merge branch 'smh-add-error-propagation-tests' into 'master'Patrick Steinhardt
2021-02-03Merge branch 'sh-rugged-v1.0' into 'master'Patrick Steinhardt
2021-02-03git: Use `configureHooks()` to set up pack-objects hooksPatrick Steinhardt
2021-02-03git: Relax hook checks to allow hooks for non-modifying commandsPatrick Steinhardt
2021-02-03git: Move setup of uploadpack.packObjectsHook config entryPatrick Steinhardt
2021-02-03git: Stop injecting git path via environment variablePatrick Steinhardt
2021-02-03git: Move GITALY_GIT_BIN_PATH into the hooks payloadPatrick Steinhardt
2021-02-03uploadpack: Improve test coverage for pack-objects hookPatrick Steinhardt
2021-02-03ruby: Upgrade to Rugged 1.0.1Stan Hu
2021-02-02handle repository creations separately in coordinatorSami Hiltunen
2021-02-02add repository creation routingSami Hiltunen
2021-02-02add option for storing primary when creating a repositorySami Hiltunen
2021-02-02add primary column to set of assertions in RepositoryStore's testsSami Hiltunen
2021-02-02add additional test cases to assert proxy error propagationSami Hiltunen
2021-02-02Removal of lazy metrics initializationPavlo Strokov
2021-02-02Merge branch 'pks-tx-disambiguate-errors' into 'master'Paul Okstad
2021-02-02Merge branch 'pks-tx-apply-gitattributes' into 'master'Paul Okstad
2021-02-02Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2021-02-01Update CHANGELOG.md for 13.6.6GitLab Release Tools Bot
2021-02-01Merge branch 'pks-test-dial-improve-test' into 'master'Toon Claes
2021-02-01Update CHANGELOG.md for 13.7.6GitLab Release Tools Bot
2021-02-01Update CHANGELOG.md for 13.8.2GitLab Release Tools Bot
2021-02-01client: Improve tracing testsPatrick Steinhardt