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
2023-09-28Merge remote-tracking branch 'dev/master'qmnguyen0711/fix-concurrency-limit-metrics-not-showing-upGitLab Release Tools Bot
2023-09-28Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-09-28Merge branch 'toon-various-fixes' into 'master'Patrick Steinhardt
2023-09-28Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-09-28Merge branch 'pks-command-always-close-stdout-on-context-cancellation' into '...karthik nayak
2023-09-28Merge branch '5114-docs-document-commit-proto-rpcs-and-messages' into 'master'karthik nayak
2023-09-28Update changelog for 16.2.8GitLab Release Tools Bot
2023-09-28Update changelog for 16.3.5GitLab Release Tools Bot
2023-09-28Update changelog for 16.4.1GitLab Release Tools Bot
2023-09-28Merge branch 'revert-8bf7e67d' into 'master'Toon Claes
2023-09-28Revert "Merge branch 'pks-log-self-contained-middleware' into 'master'"Quang-Minh Nguyen
2023-09-28Merge branch 'qmnguyen0711/integrate-adaptive-calculator-v3' into 'master'James Liu
2023-09-27limiter: Integrate adaptive limit to pack-objects limiterQuang-Minh Nguyen
2023-09-27limiter: Add default adative calculator configsQuang-Minh Nguyen
2023-09-27limiter: Add adaptive pack-objects limiting settingsQuang-Minh Nguyen
2023-09-27limiter: Use initial limit for static semaphoreQuang-Minh Nguyen
2023-09-27testhelper: Mute logger when emptyToon Claes
2023-09-27testhelper: Improve error message on ProtoEqualToon Claes
2023-09-27Merge branch 'qmnguyen0711/enable-gitaly_use_resizable_semaphore_in_concurren...Toon Claes
2023-09-27Merge branch 'pks-log-self-contained-middleware' into 'master'Toon Claes
2023-09-27command: Always close stdout on context cancellationPatrick Steinhardt
2023-09-27Merge branch 'fix-blameLineCountErrorRegexp' into 'master'Patrick Steinhardt
2023-09-27Merge branch 'pks-log-remove-formatting-functions' into 'master'karthik nayak
2023-09-27Merge branch 'smh-support-multiple-ref-updates' into 'master'Sami Hiltunen
2023-09-26Capture reference changes in transaction through the hooksSami Hiltunen
2023-09-26Wire TransactionRegistry in HookManagerSami Hiltunen
2023-09-26Include transaction ID in the hook payloadSami Hiltunen
2023-09-26Methods for storing transaction ID in contextSami Hiltunen
2023-09-26Implement a transaction registrySami Hiltunen
2023-09-26Record initial values of updated referencesSami Hiltunen
2023-09-26Support updating a reference multiple times within a transactionSami Hiltunen
2023-09-26Drop force reference updates from transaction managerSami Hiltunen
2023-09-26log: Drop `Errorf()` function from `Logger` interfacePatrick Steinhardt
2023-09-26log: Drop `Warnf()` function from `Logger` interfacePatrick Steinhardt
2023-09-26log: Drop `Infof()` function from `Logger` interfacePatrick Steinhardt
2023-09-26log: Drop `Debugf()` function from `Logger` interfacePatrick Steinhardt
2023-09-26Fix blameLineCountErrorRegexpAhmad Sherif
2023-09-26Enable use_resizable_semaphore_in_concurrency_limiter flag by defaultQuang-Minh Nguyen
2023-09-26Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Justin Tobler
2023-09-26Merge branch 'backup_manifests' into 'master'Justin Tobler
2023-09-25Merge branch 'smh-prepare-txn-mgr-tests' into 'master'Sami Hiltunen
2023-09-25go: Update github.com/ProtonMail/go-crypto digest to afb1ddcGitLab Renovate Bot
2023-09-25Merge branch 'renovate-tools/gotestsum/gotest.tools-gotestsum-1.x' into 'master'Sami Hiltunen
2023-09-25Merge branch 'wc/parallel-extract' into 'master'Justin Tobler
2023-09-25Merge branch 'wc/license-preload-async' into 'master'Will Chandler
2023-09-25commit.proto: Add comments for some RPCsKarthik Nayak
2023-09-25log: Unify setup of the logging interceptorsPatrick Steinhardt
2023-09-25praefect: Inline setup of log message producerPatrick Steinhardt
2023-09-25Merge branch 'smh-double-close' into 'master'Quang-Minh Nguyen
2023-09-24backup: Write backup manifest filesJames Fargher