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-05-05saveash2k/clean-clientMikhail Mazurskiy
2023-02-11importsMikhail Mazurskiy
2023-02-11Extract gRPC client into a separate Go moduleMikhail Mazurskiy
2023-02-10Update VERSION filesv15.9.0-rc4GitLab Release Tools Bot
2023-02-10Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'James Fargher
2023-02-09Merge branch 'jt-quarantine-template' into 'master'John Cai
2023-02-09Merge branch 'qmnguyen0711/add-dial-support-to-client-dials' into 'master'John Cai
2023-02-09template: remove extra ", assign to submitter, add workflow labelAndras Horvath
2023-02-09Merge branch 'wc/update-grpc-1_53_0' into 'master'Justin Tobler
2023-02-09Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'master'Justin Tobler
2023-02-09template: Add flaky test issue templateJustin Tobler
2023-02-09go: Update grpc to v1.53.0Will Chandler
2023-02-09Merge branch 'jt-quarantine-tests' into 'master'John Cai
2023-02-09Merge branch 'pks-grpc-proxy-fix-flaky-serve' into 'master'Quang-Minh Nguyen
2023-02-09Merge branch 'pks-housekeeping-remove-bitmap-lookup-table-ff' into 'master'Toon Claes
2023-02-09Merge branch 'jmd-fix-make-go-build-from-symlink' into 'master'qmnguyen0711/gitaly-proxy-pocSami Hiltunen
2023-02-09Merge branch 'pks-datastore-cleanup-increase-timeout' into 'master'Sami Hiltunen
2023-02-09Merge branch 'extract_file_permissions' into 'master'Sami Hiltunen
2023-02-09Merge branch 'pks-git-more-robust-version-parsing' into 'master'Toon Claes
2023-02-08Extract constant for the most restricted write-once private filesJames Fargher
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-08perm: Add constants for files and executablesJames Fargher
2023-02-08housekeeping: Rearrange function calls to be in correct orderJames Fargher
2023-02-08Change inconsistent 655 permission to non-executable 644James Fargher
2023-02-08Convert previously missed directory permissions to use constantsJames Fargher
2023-02-08housekeeping: Change test file permissions from 770 to 644James Fargher
2023-02-08Merge branch 'jc-update-onboarding-with-pto-integration' into 'master'John Cai
2023-02-08Merge branch 'renovate/github.com-rubenv-sql-migrate-1.x' into 'master'Justin Tobler
2023-02-08Merge branch 'pks-ssh-refactor-receive-pack-tests' into 'master'Justin Tobler
2023-02-08Merge branch 'renovate-tools/golangci-lint/github.com-golangci-golangci-lint-...Justin Tobler
2023-02-08repository: Quarantine replicate repository testJustin Tobler
2023-02-08testhelper: Skip quarantined testsJustin Tobler
2023-02-08Merge branch 'limit-handler-stats' into 'master'Will Chandler
2023-02-08Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Pavlo Strokov
2023-02-08go: Update module golang.org/x/sys to v0.5.0GitLab Renovate Bot
2023-02-08Update VERSION filesv15.9.0-rc3GitLab Release Tools Bot
2023-02-08dnsresolver: Support DNS scheme in client dial functionsQuang-Minh Nguyen
2023-02-08dnsresolver: Implement dns scheme validationQuang-Minh Nguyen
2023-02-08grpc-proxy: Fix flake caused by race between serving and stoppingPatrick Steinhardt
2023-02-08grpc-proxy: Synchronize shutdown of the gRPC serversPatrick Steinhardt
2023-02-08grpc-proxy: Use `testhelper.MustClose()` helper functionPatrick Steinhardt
2023-02-08datastore: Increase timeout for storage cleanup testPatrick Steinhardt
2023-02-08Change dir to SOURCE_DIR prior to go buildjohn.mcdonnell
2023-02-08Port changes from stats_interceptor to commandstatshandler testIgor Wiedler
2023-02-08limithandler: Add integration test for gRPC interceptorsIgor Wiedler
2023-02-08limithandler: Log queue duration in limit.queue_ms log fieldIgor Wiedler
2023-02-08Merge branch 'pks-updateref-fix-context-cancellation-races' into 'master'Quang-Minh Nguyen
2023-02-08Merge branch 'pks-unseed-repos-for-sha256-testing' into 'master'Quang-Minh Nguyen
2023-02-08go: Update module github.com/getsentry/sentry-go to v0.18.0GitLab Renovate Bot
2023-02-08go: Update module github.com/rubenv/sql-migrate to v1.3.1GitLab Renovate Bot