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-05cli/praefect: Inline configuration of the server-side loggerPatrick Steinhardt
2023-09-05cli/praefect: Remove useless indirection to retrieve the configPatrick Steinhardt
2023-09-04repocleaner: Fix test race caused by too low liveness intervalPatrick Steinhardt
2023-09-04Merge branch 'andrashorvath-master-patch-27099' into 'master'Patrick Steinhardt
2023-09-04Merge branch 'renovate/github.com-hashicorp-golang-lru-v2-2.x' into 'master'Christian Couder
2023-09-04doc: Remove obsolete entry from Gitaly onboarding templateAndras Horvath
2023-09-04localrepo: Move object type into object-related codePatrick Steinhardt
2023-09-04localrepo: Group together functionality regarding commitsPatrick Steinhardt
2023-09-04localrepo: Split functions to write tags into a standalone filePatrick Steinhardt
2023-09-04localrepo: Split functions to write blobs into a standalone filePatrick Steinhardt
2023-09-04operations: Respect timezone info in signaturesXing Xin
2023-09-03go: Update module golang.org/x/text to v0.13.0GitLab Renovate Bot
2023-09-02go: Update module gocloud.dev to v0.34.0GitLab Renovate Bot
2023-09-01Merge branch 'jt-alternates-disconnect-transaction' into 'master'Will Chandler
2023-09-01Merge branch 'pks-gitaly-config-revert-existence-checks' into 'master'Justin Tobler
2023-09-01Merge branch '5534-rollout-git-version-v2-42-0' into 'master'Patrick Steinhardt
2023-09-01gitaly/config: Stop verifying existence of custom hooks directoryPatrick Steinhardt
2023-09-01gitaly/config: Stop validating existence of GitLab secret filePatrick Steinhardt
2023-09-01Merge branch 'pks-git2go-consolidate-errors' into 'master'Patrick Steinhardt
2023-08-31Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-08-31archive: Create tarball with archive/tar packageStrokov Pavlo
2023-08-31gittest: Fail command execution if stderr is setStrokov Pavlo
2023-08-31gittest: Expected exit code for commandStrokov Pavlo
2023-08-31Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-08-31objectpool: Make `objectpool.Disconnect()` transactionalJustin Tobler
2023-08-31featureflag: Add `TransactionalAlternatesDisconnect`Justin Tobler
2023-08-31Merge branch 'jc/dataloss-streaming' into 'master'John Cai
2023-08-31repository: Speed up replication via `--no-tags`Patrick Steinhardt
2023-08-31Update changelog for 16.1.5GitLab Release Tools Bot
2023-08-31Update changelog for 16.2.5GitLab Release Tools Bot
2023-08-31Update changelog for 16.3.1GitLab Release Tools Bot
2023-08-31Merge branch 'smh-record-log-output' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Quang-Minh Nguyen
2023-08-31storagemgr: Fix flaky test when committing with cancelled contextPatrick Steinhardt
2023-08-31storagemgr: Introduce transaction manager factory into partition managerPatrick Steinhardt
2023-08-31Replace NewLogger calls with SharedLogger calls in testsSami Hiltunen
2023-08-31Implement a method for test case shared loggersSami Hiltunen
2023-08-31Print Gitaly and Praefect logs on test failureSami Hiltunen
2023-08-31Identify loggers with nameSami Hiltunen
2023-08-31Replace use of NewDiscardingLogEntry with the recording loggerSami Hiltunen
2023-08-31Pass logger directly in storage provider testsSami Hiltunen
2023-08-31Construct log entries from the test loggerSami Hiltunen
2023-08-31Take in logrus.FieldLogger instead of LogEntrySami Hiltunen
2023-08-31Replace discarding logger with new recording loggerSami Hiltunen
2023-08-31Add a recording logger for testsSami Hiltunen
2023-08-31Merge branch 'pks-git-write-commit-proper-date' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'pks-command-explicit-stdout-setup' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'wc/testhelper-lint' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'nh/upgrade-golang-to-1.20.7' into 'master'Justin Tobler
2023-08-31info: Convert DatalossCheck to be a streaming RPCJohn Cai