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-08-15repository: Use git-cat-file to calculate repository sizejc-cat-file-object-sizeJohn Cai
2022-08-08Merge branch 'pks-git-lstree-sha256' into 'master'Sami Hiltunen
2022-08-08Merge branch 'pks-write-ref-fix-resolve-revision' into 'master'Patrick Steinhardt
2022-08-08repository: Fix passing zero OID to WriteRefPatrick Steinhardt
2022-08-05Merge branch 'jc-remove-pack-objects-logging-ff' into 'master'Justin Tobler
2022-08-05Merge branch 'renovate/gitlab.com-gitlab-org-gitlab-shell-v14-14.x' into 'mas...John Cai
2022-08-05Merge branch 'pks-git-updateref-sha256' into 'master'John Cai
2022-08-05Merge branch 'renovate/github.com-hashicorp-yamux-0.x' into 'master'John Cai
2022-08-05Merge branch 'pks-git-fetch-disable-show-forced-updates' into 'master'John Cai
2022-08-05Merge branch 'create_fork_errors' into 'master'John Cai
2022-08-05Merge branch 'pks-git-default-v2.37.1.gl1' into 'master'John Cai
2022-08-05Merge branch 'gin_cve' into 'master'John Cai
2022-08-05Merge branch 'pks-git-v2.37.1.gl1-default-enable' into 'master'Sami Hiltunen
2022-08-05lstree: Enable testing with SHA256pks-git-lstree-sha256Patrick Steinhardt
2022-08-05lstree: Detect object hash in `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Inject the object hash used to parse tree entriesPatrick Steinhardt
2022-08-05lstree: Don't use seeded repository to test `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Refactor parser test to generate data at runtimePatrick Steinhardt
2022-08-05gittest: Allow `WriteTree()` to write submodule tree entriesPatrick Steinhardt
2022-08-05git: Upgrade default Git distribution to v2.37.1.gl1Patrick Steinhardt
2022-08-05updateref: Support repositories using SHA256 object hashesPatrick Steinhardt
2022-08-05updateref: Accept object IDs instead of bare stringsPatrick Steinhardt
2022-08-05updateref: Prepare tests to be object hash-agnosticPatrick Steinhardt
2022-08-05updateref: Convert tests to not use a seeded repositoryPatrick Steinhardt
2022-08-05updateref: Adjust test names and parallelize testsPatrick Steinhardt
2022-08-05objectpool: Verify object IDs when rescuing dangling objectsPatrick Steinhardt
2022-08-05repository: Resolve revisions passed to the WriteRef RPCPatrick Steinhardt
2022-08-04hook: Remove PackObjectsMetric feature flagjc-remove-pack-objects-logging-ffJohn Cai
2022-08-04Merge branch 'pks-git-catfile-sha-256' into 'master'Toon Claes
2022-08-04repository: Capture stderr on CreateForkcreate_fork_errorsJames Fargher
2022-08-04Exclude github.com/gin-gonic/gin vulnerable to CVE-2020-28483gin_cveJames Fargher
2022-08-04Merge branch 'wc-reduce-min-keepalive' into 'master'Patrick Steinhardt
2022-08-04Merge branch 'wc-macos-localrepo-test' into 'master'James Fargher
2022-08-04localrepo: Speed up fetches by disabling computation of forced updatespks-git-fetch-disable-show-forced-updatesPatrick Steinhardt
2022-08-04objectpool: Speed up fetches by disabling computation of forced updatesPatrick Steinhardt
2022-08-04Merge branch 'pks-find-tag-structured-errors' into 'master'Patrick Steinhardt
2022-08-04git: Default-enable use of Git v2.37.1.gl1pks-git-v2.37.1.gl1-default-enablePatrick Steinhardt
2022-08-03Merge branch 'sh-update-nokogiri-1.13.8' into 'master'John Cai
2022-08-03localrepo: Don't run case-sensitive test on macOSwc-macos-localrepo-testWill Chandler
2022-08-03Merge branch 'toon-update-grpc-dependencies' into 'master'Toon Claes
2022-08-03go: Update gRPC dependenciesGitLab Renovate Bot
2022-08-03quarantine: Use testhelper.ProtoEqual test messageToon Claes
2022-08-03Merge branch 'smh-dont-install-aux-binaries' into 'master'Sami Hiltunen
2022-08-03catfile: Enable testing with SHA256 object hashespks-git-catfile-sha-256Patrick Steinhardt
2022-08-03catfile: Refactor tests to be hash-agnosticPatrick Steinhardt
2022-08-03catfile: Various small refactorings of testsPatrick Steinhardt
2022-08-03catfile: Detect object hash used by repositoryPatrick Steinhardt
2022-08-03catfile: Inject object hash into `ParseObjectInfo()`Patrick Steinhardt
2022-08-03catfile: Convert test setups to write test data at runtimePatrick Steinhardt
2022-08-03services: Adapt request-validation tests to verify the complete errorPatrick Steinhardt