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-02-01Draft: Rewrite using google/licenseclassifiertoon-google-licenseToon Claes
2023-02-01go.mod: Add github.com/google/licenseclassifier/v2Toon Claes
2023-02-01localrepo: Export ObjectReader outside packageToon Claes
2023-02-01repository: Move PreloadDatabase to the serviceToon Claes
2023-02-01Merge branch 'pks-housekeeping-fix-writing-bitmaps-with-midx' into 'master'Patrick Steinhardt
2023-02-01Merge branch '4546-introduce-new-whitespacechanges-enum-and-deprecate-ignore_...Quang-Minh Nguyen
2023-02-01Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'Toon Claes
2023-02-01diff: Add logic to handle `WhitespaceChanges` fieldKarthik Nayak
2023-02-01diff: Rewrite `TestSuccessfulCommitDiffRequest`Karthik Nayak
2023-02-01diff: Add identifiers for `assertExactReceivedDiffs`Karthik Nayak
2023-02-01proto: CommitDiffRequest: Introduce `WhitespaceChanges`Karthik Nayak
2023-02-01Merge branch 'pks-housekeeping-report-bitmap-extensions' into 'master'Toon Claes
2023-02-01Merge branch 'pks-git-stats-improve-metrics' into 'master'Patrick Steinhardt
2023-01-31Update VERSION filesv15.9.0-rc1GitLab Release Tools Bot
2023-01-31Merge branch 'jt-atomic-hooks' into 'master'Justin Tobler
2023-01-31Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-01-31Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-31Merge branch 'deprecate_full_path' into 'master'Christian Couder
2023-01-31Merge branch 'pks-smarthttp-fix-hashing-garbage' into 'master'karthik nayak
2023-01-31housekeeping: Don't write bitmaps with MIDX in pooled reposPatrick Steinhardt
2023-01-31housekeeping: Report recent loose objectsPatrick Steinhardt
2023-01-31housekeeping: Fix superfluous "_count" suffix for loose stale objectsPatrick Steinhardt
2023-01-31housekeeping: Increase number of buckets for size and count metricsPatrick Steinhardt
2023-01-31smarthttp: Fix tests where hashing garbage will break with Git v2.40Patrick Steinhardt
2023-01-31Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-31Merge branch 'pks-smarthttp-sha256-testing' into 'master'Justin Tobler
2023-01-30Update changelog for 15.6.7GitLab Release Tools Bot
2023-01-30Update changelog for 15.7.6GitLab Release Tools Bot
2023-01-30Update changelog for 15.8.1GitLab Release Tools Bot
2023-01-30Merge branch 'pks-git-stats-improvements' into 'master'Patrick Steinhardt
2023-01-30Praefect: Enable `RestoreCustomHooks` transactionsJustin Tobler
2023-01-30hooks: Make `RestoreCustomHooks` RPC atomicJustin Tobler
2023-01-30Merge branch 'pks-praefect-fix-remove-replication-events-flake' into 'master'Patrick Steinhardt
2023-01-30smarthttp: Enable SHA256 tests for InfoRefs and UploadPackPatrick Steinhardt
2023-01-30smarthttp: Convert UploadPack tests to use unseeded repositoriesPatrick Steinhardt
2023-01-30smarthttp: Convert InfoRefs tests to use unseeded repositoriesPatrick Steinhardt
2023-01-30Merge branch 'renovate/github.com-containerd-cgroups-1.x' into 'master'karthik nayak
2023-01-30Merge branch 'pks-streamcache-improve-pipe-backpressure-test' into 'master'karthik nayak
2023-01-30streamcache: Improve test for pipe backpressurePatrick Steinhardt
2023-01-30cmd/praefect: Fix flake when testing removal of replication eventsPatrick Steinhardt
2023-01-30housekeeping: Report existence of bitmap extensionsPatrick Steinhardt
2023-01-30Merge branch 'pks-housekeeping-write-multi-pack-index' into 'master'Patrick Steinhardt
2023-01-30git/stats: Don't stat(3P) all pack directory entriesPatrick Steinhardt
2023-01-28Merge branch 'ali/filter-list-refs-by-oids' into 'master'Will Chandler
2023-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2023-01-27Merge branch 'pks-libgit2-bump-to-v1.5.1' into 'master'Stan Hu
2023-01-27hooks: Refactor `restoreCustomHooks()`Justin Tobler
2023-01-27hooks: Fix custom hooks vote hashJustin Tobler
2023-01-27Merge branch 'fix_remove_repository_test' into 'master'Pavlo Strokov
2023-01-27ruby: Bump Rugged Gem to match Gitaly's libgit2 versionPatrick Steinhardt