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
2020-11-19Cancel early in storage cache sync awaitpo-storage-cache-ctx-cancelPaul Okstad
2020-11-19Merge branch 'po-ps-up-to-date-storages-cache' into 'ps-up-to-date-storages-c...Pavlo Strokov
2020-11-18Restructure GetSyncedNodesPaul Okstad
2020-11-18Introduction of in-memory cache for reads distributionPavlo Strokov
2020-11-17Merge branch 'ps-up-to-date-storages-provider' into 'master'Sami Hiltunen
2020-11-17Merge branch 'smh-per-repository-router' into 'master'Sami Hiltunen
2020-11-17validate election strategy configurationSami Hiltunen
2020-11-17hook up per repository router and electorSami Hiltunen
2020-11-17extract dialing from node manager to a functionSami Hiltunen
2020-11-17remove dial options from node manager's constructorSami Hiltunen
2020-11-17add a concurrency safe wrapper for RandomSami Hiltunen
2020-11-17Merge branch 'pks-test-cleanup' into 'master'Patrick Steinhardt
2020-11-17Merge branch 'smh-add-err-check-linter' into 'master'Patrick Steinhardt
2020-11-17Merge branch 'ash2k/bump-labkit' into 'master'Sami Hiltunen
2020-11-17add a linter for checking sql row iterating error is checkedSami Hiltunen
2020-11-17testhelper: Remove global test directory if setup failsPatrick Steinhardt
2020-11-17tests: Don't call log.Fatal in test setupsPatrick Steinhardt
2020-11-17server: Stop overriding the binary directoryPatrick Steinhardt
2020-11-17testhelper: Move temporary directory into global temporary directoryPatrick Steinhardt
2020-11-17testhelper: Remove spurious write of temporary filePatrick Steinhardt
2020-11-17testhelper: Move temporary Gitaly socket into global test directoryPatrick Steinhardt
2020-11-17testhelper: Move binary directory into global test directoryPatrick Steinhardt
2020-11-17testhelper: Move internal socket directory into global test directoryPatrick Steinhardt
2020-11-17testhelper: Move logging directory into global test directoryPatrick Steinhardt
2020-11-17testhelper: Create global test directoryPatrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-17server: Stop Ruby sidecar in server testsPatrick Steinhardt
2020-11-17config: Remove internal socket dirPatrick Steinhardt
2020-11-17Introduction of storages provider to get up to date storagesPavlo Strokov
2020-11-17Use new correlation ID generatorMikhail Mazurskiy
2020-11-16expose GeneratePraefectName from nodesSami Hiltunen
2020-11-16Merge branch 'smh-fix-db-leak' into 'master'Toon Claes
2020-11-16Merge branch 'sh-fix-symlinks-to-dirs-custom-hooks' into 'master'Patrick Steinhardt
2020-11-16Merge branch 'smh-dont-route-to-unassigned-nodes' into 'master'Sami Hiltunen
2020-11-16don't include unassigned nodes in transactionsSami Hiltunen
2020-11-16Fix handling of symlinks in custom hooks directoryStan Hu
2020-11-13Update CHANGELOG.md for 13.5.4GitLab Release Tools Bot
2020-11-13add a linter for checking sql row closingSami Hiltunen
2020-11-13add missing close statmentSami Hiltunen
2020-11-13Merge branch 'pks-go-user-merge-to-ref-default' into 'master'Christian Couder
2020-11-13Merge branch 'smh-update-demo-issue' into 'master'Toon Claes
2020-11-13Merge branch 'smh-reconciler-assignments' into 'master'James Fargher
2020-11-13Merge branch 'pks-go-list-conflict-files-default' into 'master'James Fargher
2020-11-12Merge branch 'pks-fix-test-modifying-gitaly-ref' into 'master'Paul Okstad
2020-11-12Merge branch 'po-ref-hook-middleware' into 'master'Paul Okstad
2020-11-12Add and remove ref hooks as neededPaul Okstad
2020-11-12Merge branch 'ps-user-squash-proper-cleanup' into 'master'Zeger-Jan van de Weg
2020-11-12Go implementation of UserSquash RPC may fail to cleanupPavlo Strokov
2020-11-12featureflag: Enable Go implementation of UserMergeToRefPatrick Steinhardt