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-09repository: Add benchmark for FindLicensetoon-speedup-find-licenseToon Claes
2022-11-09gittest: Introduce a CountingCommandFactoryToon Claes
2022-11-09localrepo: Use catfile cache in ReadObjectToon Claes
2022-11-09repository: Read license files with ReadObject()Toon Claes
2022-11-09repository: Add test for LICENSE pointing to otherToon Claes
2022-11-09repository: Ignore license in subdirectoryToon Claes
2022-11-09repository: Convert license tests to use setup functionToon Claes
2022-11-09repository: Use exact revision in find licenseToon Claes
2022-11-09Merge branch 'renovate/gocloud.dev-0.x' into 'master'Patrick Steinhardt
2022-11-09go: Update module gocloud.dev to v0.27.0GitLab Renovate Bot
2022-11-08Merge branch 'ps-err-to-status' into 'master'Justin Tobler
2022-11-08Merge branch 'pks-reintroduce-object-pools-dont-rely-on-init-via-fetch' into ...karthik nayak
2022-11-08middleware: Construct status based on the errorPavlo Strokov
2022-11-08cancelhandler: Extend test coveragePavlo Strokov
2022-11-08Merge branch 'ps-standardize-errors' into 'master'Sami Hiltunen
2022-11-08gitaly/service: Use 'service.ValidateRepository()' to validate inputPavlo Strokov
2022-11-08praefect: Use 'service.ValidateRepository()' to validate inputPavlo Strokov
2022-11-08gitaly/service: Shared request validation functionalityPavlo Strokov
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