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
2022-06-10fix: use gRPC code ResourceExhausted for ratelimitgrpc-code-ratelimitFilipe Santos
2022-06-09Update VERSION filesv15.1.0-rc1GitLab Release Tools Bot
2022-06-08Merge branch '3817_enable_ff_by_default' into 'master'Will Chandler
2022-06-08Merge branch 'pks-user-delete-branch-errors' into 'master'Will Chandler
2022-06-08proto: Introduce new UserDeleteBranchError messagePatrick Steinhardt
2022-06-08operations: Improve test coverage for UserDeleteBranchPatrick Steinhardt
2022-06-07Enable feature flag exact_pagination_token_match by default3817_enable_ff_by_defaultVasilii Iakliushin
2022-06-07operations: Modernize test names in branches testsPatrick Steinhardt
2022-06-07operations: Modernize error messages returned by UserDeleteBranchPatrick Steinhardt
2022-06-07operations: Remove out-of-date commentPatrick Steinhardt
2022-06-07proto: Document UserDeleteBranch RPCPatrick Steinhardt
2022-06-07Merge branch 'sh-upgrade-bundler-2.3.15' into 'master'Toon Claes
2022-06-07Merge branch 'sh-update-lfs' into 'master'Patrick Steinhardt
2022-06-07chore: Update Gemfile.lock to use bundler v2.3.15Stan Hu
2022-06-06Update changelog for 15.0.2GitLab Release Tools Bot
2022-06-05Update NOTICE for git-lfs updatesh-update-lfsStan Hu
2022-06-05gitaly-lfs-smudge: Update git-lfs module and dependenciesStan Hu
2022-06-03Merge branch 'pks-catfile-request-queue-isdirty-deadlock' into 'master'Patrick Steinhardt
2022-06-03catfile: Keep request queue dirty if reading object info failsPatrick Steinhardt
2022-06-03Simplify request queue dirtiness trackingSami Hiltunen
2022-06-03Merge branch 'wc-capture-panic' into 'master'John Cai
2022-06-01Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-06-01Update changelog for 14.9.5GitLab Release Tools Bot
2022-06-01Update changelog for 14.10.4GitLab Release Tools Bot
2022-06-01Update changelog for 15.0.1GitLab Release Tools Bot
2022-06-01catfile: Fix deadlock between reading a new object and accessing itpks-catfile-request-queue-isdirty-deadlockPatrick Steinhardt
2022-05-31ci: Capture panic stack traceswc-capture-panicWill Chandler
2022-05-31Merge branch 'pks-postgres-with-praefect-flakiness' into 'master'Will Chandler
2022-05-31Merge branch 'pks-streamcache-fix-flaky-test' into 'master'Sami Hiltunen
2022-05-31Merge branch 'pks-ci-fix-test-reports' into 'master'Patrick Steinhardt
2022-05-31ci: Fix test reports not being uploadedPatrick Steinhardt
2022-05-30ci: Increase connection limit for Postgrespks-postgres-with-praefect-flakinessPatrick Steinhardt
2022-05-30catfile: Fix dirtiness check when current object has been fully readPatrick Steinhardt
2022-05-30Merge branch 'pks-lfs-smudge-refactor' into 'master'Patrick Steinhardt
2022-05-30gitaly-lfs-smudge: Remove unused parameterPatrick Steinhardt
2022-05-30repository: Convert GetArchive to use new smudge configurationPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move configuration-code into separate packagePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Allow passing configuration as a single envvarPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Refactor config-handling to have a central structPatrick Steinhardt
2022-05-30env: Add helper to extract environment variables from an arrayPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move config-related code into its own filePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Split out a new `run()` functionPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Simplify error handling and loggingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Do not test logging in unit testsPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Fix panic when log config is missingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Add tests which exercise binary on a high-levelPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move test setup functions into separate filePatrick Steinhardt
2022-05-26Merge branch 'pks-gitaly-introduce-ignore-gitconfig' into 'master'James Fargher
2022-05-25Merge branch 'smh-pipeline-dependencies' into 'master'Sami Hiltunen
2022-05-25Remove build dependency on verify stepSami Hiltunen