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-15backup: Add bundle all refs special case to remote repositoryJames Fargher
2023-09-14backup: Improve performance of writing ref listsJames Fargher
2023-09-14repository: Add benchmark for BackupRepository RPCJames Fargher
2023-09-14make: Take a mirror clone of benchmark repositoriesJames Fargher
2023-09-14Merge branch 'pks-log-housekeeping-inject-logger' into 'master'Patrick Steinhardt
2023-09-14Merge branch 'pks-ref-find-local-branches-pagination-and-sigpipe' into 'master'Patrick Steinhardt
2023-09-14Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'Will Chandler
2023-09-14git: Disable automatic maintenanceWill Chandler
2023-09-14ref: Handle SIGPIPE when truncating output from git-for-each-ref(1)Patrick Steinhardt
2023-09-14ref: Modernize error handling in FindLocalBranchesPatrick Steinhardt
2023-09-14Merge branch 'jt-transactional-object-pool-link' into 'master'Patrick Steinhardt
2023-09-14Merge branch 'qmnguyen0711/prepare-concurrency-limit-before-applying-resizabl...Patrick Steinhardt
2023-09-14housekeeping: Inject logger from externalPatrick Steinhardt
2023-09-13praefect: Make `LinkRepositoryToObjectPool` transactionalJustin Tobler
2023-09-13objectpool: Cast transaction vote when repository already linkedJustin Tobler
2023-09-13objectpool: Extend `TestLink` test casesJustin Tobler
2023-09-13objectpool: Refactor existing `TestLink` testsJustin Tobler
2023-09-13featureflag: Add `TransactionalLinkRepository`Justin Tobler
2023-09-13Merge branch 'pks-command-improve-stdout-error-handling' into 'master'Sami Hiltunen
2023-09-13go: Update module google.golang.org/grpc to v1.58.0GitLab Renovate Bot
2023-09-13limiter: Generalize concurrency limiter's buffers used for semaphoreQuang-Minh Nguyen
2023-09-13limiter: Replace limiter.ConcurrencyLimiter's ticker by context timeoutQuang-Minh Nguyen
2023-09-13Implement a test helper to simulate context timeoutQuang-Minh Nguyen
2023-09-13commit: Gracefully handle invalid arguments in RawBlamePatrick Steinhardt
2023-09-13commit: Add more tests for RawBlame with invalid argumentsPatrick Steinhardt
2023-09-13commit: Modernize error handling in RawBlamePatrick Steinhardt
2023-09-13proto: Add documentation for RawBlame RPCPatrick Steinhardt
2023-09-13command: Reliably propagate read errors on context cancellationPatrick Steinhardt
2023-09-13Merge branch 'fix-multiple-update-with-an-opaque-error' into 'master'Toon Claes
2023-09-13Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'master'Will Chandler
2023-09-12Update changelog for 16.2.6GitLab Release Tools Bot
2023-09-12Update changelog for 16.3.3GitLab Release Tools Bot
2023-09-12Merge branch 'qmnguyen0711/fix-praefect-sidechannel-proxy' into 'master'Justin Tobler
2023-09-12Praefect: Log ignored sidechannel error during proxyQuang-Minh Nguyen
2023-09-12Remove test quarantine of PostUploadPackSidechannel_gitConfigOptionsQuang-Minh Nguyen
2023-09-12Fix Sidechannel's race condition in Praefect when upstream returns errorQuang-Minh Nguyen
2023-09-12go: Update module github.com/getsentry/sentry-go to v0.24.0GitLab Renovate Bot
2023-09-12Merge branch 'pks-storagemgr-fix-flaky-transaction-begin-with-cancellation' i...Sami Hiltunen
2023-09-12Merge branch 'pks-gittest-write-blobs-unify' into 'master'Patrick Steinhardt
2023-09-12storagemgr: Fix flaky transaction begin with context cancellationPatrick Steinhardt
2023-09-11command: Improve error handling for stdoutPatrick Steinhardt
2023-09-11remote: Fix test for FindRemoteRootRef commands not consuming stdoutPatrick Steinhardt
2023-09-09Introduces MultipleUpdatesError(2)wang yadong
2023-09-09Introduces MultipleUpdatesErrorwang yadong
2023-09-08Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'qmnguyen0711/config-dns-service-discovery-with-tlsToon Claes
2023-09-08Merge branch '5544-catfile-new-objectreader-does-not-respect-mailmap' into 'm...Sami Hiltunen
2023-09-08Merge branch 'eread/update-gitaly-cli-command-help-text-with-usage-text' into...Sami Hiltunen
2023-09-08Update Gitaly CLI command help text with usage textEvan Read
2023-09-08Merge branch 'eread/edit-remove_repository-help-text' into 'master'Sami Hiltunen
2023-09-08Edit remove-repository help textEvan Read