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-10listenmux: Allow tests to run in sha256 modejf_sha256_low_hangingJames Fargher
2022-11-10grpcstats: Allow test to run in sha256 modeJames Fargher
2022-11-10safe: Allow test to run in sha256 modeJames Fargher
2022-11-10supervisor: Allow test to run in sha256 modeJames Fargher
2022-11-10ps: Run tests in sha256 modeJames Fargher
2022-11-10helper: Run tests in sha256 modeJames Fargher
2022-11-10command: Enable tests in sha256 modeJames Fargher
2022-11-10git/conflict: Enable tests in sha256 modeJames Fargher
2022-11-10localrepo: Stop skipping objects test in sha256 modeJames Fargher
2022-11-10pktline: Run tests in sha256 modeJames Fargher
2022-11-10pktline: Update package documentationJames Fargher
2022-11-10pktline: Rename test file to match the file it testsJames Fargher
2022-11-10auth: Run tests in sha256 modeJames Fargher
2022-11-10streamio: Enable tests in sha256 modeJames Fargher
2022-11-10protoc-gen-gitaly-lint: Enable tests in sha256 modeJames Fargher
2022-11-09Merge branch 'qmnguyen0711/expose-test-logs-as-artifaccts' into 'master'Quang-Minh Nguyen
2022-11-09Merge branch 'toon-better-test' into 'master'Quang-Minh Nguyen
2022-11-09Merge branch 'ps-ref-fix' into 'master'Pavlo Strokov
2022-11-09Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'master'Patrick Steinhardt
2022-11-09Expose logs as artifacts when running tests on CIQuang-Minh Nguyen
2022-11-09ref: Standardize error creationPavlo Strokov
2022-11-09ci: Trigger QA on merged resultToon Claes
2022-11-09Makefile: Make benchmark more verboseToon Claes
2022-11-09Makefile: Ensure benchmark.git exists when running benchToon Claes
2022-11-09go: Update module github.com/getsentry/sentry-go to v0.15.0GitLab Renovate Bot
2022-11-09Merge branch 'pks-git-pick-same-cgroups-more-often' into 'master'Toon Claes
2022-11-09Merge branch 'pks-golang-support-v1.19' into 'master'Quang-Minh Nguyen
2022-11-09Merge branch 'pks-ruby-remove-version-file' into 'master'karthik nayak
2022-11-09golangci-lint: Disable linters incompatible with Go 1.18Patrick Steinhardt
2022-11-09proto: Regenerate sources with Go 1.19Patrick Steinhardt
2022-11-09go: Add support for Go 1.19Patrick Steinhardt
2022-11-09Merge branch 'renovate/gocloud.dev-0.x' into 'master'Patrick Steinhardt
2022-11-09ruby: Remove version filePatrick 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-08git: Drop unused `NewWithDir()` functionPatrick Steinhardt
2022-11-08operations: Stop using `NewWithDir()` for worktreesPatrick Steinhardt
2022-11-08global: Fix use of different cgroups when serving reposPatrick Steinhardt
2022-11-08git: Refactor cgroups tests to use `gittest` packagePatrick Steinhardt
2022-11-08tests: Refactor to use `gittest` package instead of `NewWithoutRepo()`Patrick Steinhardt
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