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-04-13Remove limithandler.Limiter interfaceqmnguyen0711/remove-rate-limiterQuang-Minh Nguyen
2023-04-13Remove Gitaly rate limiterQuang-Minh Nguyen
2023-04-12Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'John Cai
2023-04-12Merge branch 'renovate-tools/dlv/github.com-go-delve-delve-1.x' into 'master'John Cai
2023-04-12Merge branch 'revert-e5d08445' into 'master'John Cai
2023-04-12Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Justin Tobler
2023-04-12Merge branch 'pks-git-command-factory-drop-sidecar-config' into 'master'Toon Claes
2023-04-12Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Pavlo Strokov
2023-04-12Merge branch 'smh-hook-index' into 'master'Sami Hiltunen
2023-04-12Merge branch 'smh-pack-utils' into 'master'Patrick Steinhardt
2023-04-12git: Remove sidecar Git configuration from command factoryPatrick Steinhardt
2023-04-12tools/dlv: Update module github.com/go-delve/delve to v1.20.2GitLab Renovate Bot
2023-04-12Merge branch 'qmnguyen0711/concurrency-limit-by-remote-ip' into 'master'Justin Tobler
2023-04-12Merge branch 'pks-git-housekeeping-fix-repack-failure-metrics' into 'master'Quang-Minh Nguyen
2023-04-12Merge branch 'toon-no-moar-rspec-docs' into 'master'James Fargher
2023-04-11Revert "Merge branch 'jmd-update-error-message-concurrency-queue' into 'master'"John McDonnell
2023-04-11git/housekeeping: Improve metrics when repacking objects failsPatrick Steinhardt
2023-04-11git/housekeeping: Return repack configuration on errorPatrick Steinhardt
2023-04-11git/housekeeping: Convert OptimizeRepository tests to return localrepoPatrick Steinhardt
2023-04-11Merge branch 'pks-housekeeping-reintroduce-geometric-repacking' into 'master'Justin Tobler
2023-04-11go: Update module golang.org/x/sys to v0.7.0GitLab Renovate Bot
2023-04-11Merge branch 'jmd-update-error-message-concurrency-queue' into 'master'Christian Couder
2023-04-11Merge branch 'jmd/fix-support-request-link-to-team-info' into 'master'Andras Horvath
2023-04-11Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'Will Chandler
2023-04-11Merge branch 'golang-1.19-fips' into 'master'Will Chandler
2023-04-11Implement WalkUnreachableObjectsSami Hiltunen
2023-04-11Merge branch 'ps-config-validation-praefect' into 'master'Quang-Minh Nguyen
2023-04-11Add methods for packing and unpacking objectsSami Hiltunen
2023-04-11Add RequireObjects for asserting object database contentSami Hiltunen
2023-04-11Update Support Request.mdJohn McDonnell
2023-04-11concurrency_limiter: Update ErrMaxQueueSize to be more descriptivejohn.mcdonnell
2023-04-11Merge branch 'backup_writer' into 'master'Patrick Steinhardt
2023-04-11go: Update github.com/ProtonMail/go-crypto digest to 8b3893eGitLab Renovate Bot
2023-04-11Add pack-objects concurrency limiter based on RemoteIPQuang-Minh Nguyen
2023-04-11Refator PackObjectsLimiting configsQuang-Minh Nguyen
2023-04-11Enable snapshot reads of hooksSami Hiltunen
2023-04-11git/housekeeping: Work around broken geometric repacks in pooled reposPatrick Steinhardt
2023-04-11git/housekeeping: Reintroduce geometric repacking strategyPatrick Steinhardt
2023-04-11git/housekeeping: Refactor OptimizeRepository tests to use setupDataPatrick Steinhardt
2023-04-11git/housekeeping: Improve OptimizeRepository tests for pooled reposPatrick Steinhardt
2023-04-11git/housekeeping: Improve error logging when git-repack(1) failsPatrick Steinhardt
2023-04-11Apply 4 suggestion(s) to 1 file(s)Evan Read
2023-04-11backup: Remove Write from storage service sinkJames Fargher
2023-04-11backup: Remove Write from filesystem sinkJames Fargher
2023-04-11backup: Remove Write from sink interfaceJames Fargher
2023-04-11backup: Rewrite write custom hooks to use GetWriterJames Fargher
2023-04-11backup: Rewrite pointer locator to use GetWriterJames Fargher
2023-04-11backup: Rewrite bundle writing to use GetWriterJames Fargher
2023-04-11backup: Add LazyWriterJames Fargher
2023-04-11backup: Rewrite writeRefs to use GetWriterJames Fargher