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-11-08internal/errors: New shared validation errorsPavlo Strokov
2022-11-08testhelper: More descriptive name for GitalyOrPraefectPavlo Strokov
2022-11-08service/conflicts: Improve validation of inputPavlo Strokov
2022-11-08service/ssh: Improve validation of inputPavlo Strokov
2022-11-08service/smarthttp: Improve validation of inputPavlo Strokov
2022-11-08service/repository: Improve validation of inputPavlo Strokov
2022-11-08service/remote: Improve validation of inputPavlo Strokov
2022-11-08service/ref: Improve validation of inputPavlo Strokov
2022-11-08service/operations: Improve validation of inputPavlo Strokov
2022-11-08service/objectpool: Improve validation of inputPavlo Strokov
2022-11-08service/hook: Improve validation of inputPavlo Strokov
2022-11-08service/diff: Improve validation of inputPavlo Strokov
2022-11-08service/commit: Improve validation of inputPavlo Strokov
2022-11-08service/cleanup: Improve validation of inputPavlo Strokov
2022-11-08praefect: Use pre-defined errorPavlo Strokov
2022-11-08testhelper: Define GitalyOrPraefectPavlo Strokov
2022-11-08Merge branch 'pks-housekeeping-eager-strategy' into 'master'Pavlo Strokov
2022-11-08repository: Introduce "eager" optimization strategyPatrick Steinhardt
2022-11-08repository: Introduce strategy for `OptimizeRepository`Patrick Steinhardt
2022-11-08repository: Refactor test to validate OptimizeRepository argumentsPatrick Steinhardt
2022-11-08housekeeping: Make `OptimizeRepositoryConfig` public to allow testing itPatrick Steinhardt
2022-11-08proto: Fill in missing documentation for `OptimizeRepository`Patrick Steinhardt
2022-11-08Merge branch 'jc-pack-objects-limit' into 'master'Sami Hiltunen
2022-11-07Update changelog for 15.5.3GitLab Release Tools Bot
2022-11-07Merge branch 'jt-praefect-transaction-errors' into 'master'Will Chandler
2022-11-07Praefect: Cancel node voter error messageJustin Tobler
2022-11-07Merge branch 'pks-git-stats-sha256' into 'master'Toon Claes
2022-11-07Merge branch 'renovate/github.com-prometheus-client_golang-1.x' into 'master'Patrick Steinhardt
2022-11-07go: Update module github.com/prometheus/client_golang to v1.13.1GitLab Renovate Bot
2022-11-07Merge branch 'pks-ci-unprivileged-rewrite' into 'master'Pavlo Strokov
2022-11-07Merge branch 'pks-remote-fix-test-relying-on-external-services' into 'master'karthik nayak
2022-11-07stats: Run tests with SHA256 object formatPatrick Steinhardt
2022-11-07stats: Refactor object info logging tests to not use seed reposPatrick Steinhardt
2022-11-07stats: Adapt tests to use unseeded repositoriesPatrick Steinhardt
2022-11-07stats: Implement support for SHA256 object format in push probesPatrick Steinhardt
2022-11-07git: Extract function to get object hash by format namePatrick Steinhardt
2022-11-04Add pack objects limiter to hook serverJohn Cai
2022-11-04limithandler: Generalize NewConcurrencyLimiterJohn Cai
2022-11-04config: Add PackObjectsLimitingJohn Cai
2022-11-04hook: Refactor runPackObjects into an injectable functionJohn Cai
2022-11-04limithandler: Add logging to concurrency limiterJohn Cai
2022-11-04Merge branch 'jc-update-process-ff' into 'master'John Cai
2022-11-04remote: Fix tests that rely on resolving external URLsPatrick Steinhardt
2022-11-04gittest: Automatically close HTTPServer after testPatrick Steinhardt
2022-11-04Merge branch 'jt-fix-transaction-race' into 'master'Patrick Steinhardt
2022-11-04objectpool: Reintroduce error if pool does not exist on fetchPatrick Steinhardt
2022-11-04Praefect: Fix transaction voter state raceJustin Tobler
2022-11-03ci: Drop variables in our macOS job that control report pathsPatrick Steinhardt
2022-11-03Makefile: Drop now-unneeded UNPRIVILEGED_CI_SKIP variablePatrick Steinhardt
2022-11-03ci: Refactor fragile setup of unprivileged testsPatrick Steinhardt