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-07-07Merge branch 'pks-remove-raw-feature-flags' into 'master'Will Chandler
2022-07-07Merge branch 'wc-debug-makefile' into 'master'John Cai
2022-07-07helper: Fix error messages for wrapped gRPC errorspks-helper-fix-wrapped-grpc-error-messagesPatrick Steinhardt
2022-07-07helper: Add test to verify formatting with nested gRPC errorsPatrick Steinhardt
2022-07-07helper: Use separate tests for `Errorf()` with "%w" and "%v"Patrick Steinhardt
2022-07-07helper: Inline input and expectations for `Errorf()` testsPatrick Steinhardt
2022-07-07helper: Rename variable that holds expected code in `Errorf()` testsPatrick Steinhardt
2022-07-07helper: Convert gRPC `Errorf()` tests to use more subtestsPatrick Steinhardt
2022-07-07Merge branch 'pks-gitaly-upgrade-build-image' into 'master'Toon Claes
2022-07-07praefect-schema: Update the Praefect schemaPatrick Steinhardt
2022-07-07testcfg: Fix building binaries as unprivileged user with Go 1.18+Patrick Steinhardt
2022-07-07ci: Allow manually executing nightly jobsPatrick Steinhardt
2022-07-07Merge branch 'renovate/gocloud.dev-0.x' into 'master'Patrick Steinhardt
2022-07-07ci: Upgrade build images to most recent onesPatrick Steinhardt
2022-07-07testhelper: Remove `testhelper.ModifyEnvironment()` helperpks-testhelper-unsetenvPatrick Steinhardt
2022-07-07global: Rewrite callers of `testhelper.ModifyEnvironment()`Patrick Steinhardt
2022-07-07env: Rewrite tests to match modern best practicesPatrick Steinhardt
2022-07-07testhelper: Add new `Unsetenv()` helperPatrick Steinhardt
2022-07-07go: Update module gocloud.dev to v0.25.0GitLab Renovate Bot
2022-07-07Merge branch 'renovate/grpc-dependencies' into 'master'James Fargher
2022-07-07Merge branch 'pks-fetch-remote-test-with-alternates' into 'master'Will Chandler
2022-07-06Merge branch 'pks-gittest-drop-worktrees' into 'master'John Cai
2022-07-06Merge branch 'pks-go-v1.17-infrastructure' into 'master'Sami Hiltunen
2022-07-06featureflag: Remove now-unused raw feature flagspks-remove-raw-feature-flagsPatrick Steinhardt
2022-07-06hooks: Convert payload to use actual feature flagsPatrick Steinhardt
2022-07-06coordinator: Refactor injection of default flags to not use raw flagsPatrick Steinhardt
2022-07-06coordinator: Fix feature flags being set twicePatrick Steinhardt
2022-07-06git2go: Convert injection of feature flags to not use raw flagsPatrick Steinhardt
2022-07-06git2go: Refactor featureflag subcommand to not use raw flagsPatrick Steinhardt
2022-07-06featureflag: Add constructor from metadata keyPatrick Steinhardt
2022-07-06featureflag: Use type-safe way to extract feature flagsPatrick Steinhardt
2022-07-06featureflag: Disallow use of feature flags with certain charactersPatrick Steinhardt
2022-07-06featureflag: Add accessor to access list of feature flag definitionsPatrick Steinhardt
2022-07-06featureflag: Move context-related functions into "context.go"Patrick Steinhardt
2022-07-06git2go: Rename test to match modern best practicesPatrick Steinhardt
2022-07-06golangci-lint: Disable use of `os.Setenv()` and `os.Unsetenv()` in testspks-go-v1.17-infrastructurePatrick Steinhardt
2022-07-06testhelper: Use `t.Setenv()` to detect misuse with `t.Parallel()`Patrick Steinhardt
2022-07-06ci: Test with Go v1.18Patrick Steinhardt
2022-07-06ci: Migrate to new GitLab build imagesPatrick Steinhardt
2022-07-06Merge branch 'renovate/gitlab.com-gitlab-org-labkit-1.x' into 'master'Toon Claes
2022-07-06Merge branch 'renovate/github.com-prometheus-client_golang-1.x' into 'master'James Fargher
2022-07-05Merge branch 'issue_4049_edith' into 'master'John Cai
2022-07-05Merge branch 'pks-feature-flags-with-rollout-issue-url' into 'master'Toon Claes
2022-07-05Update changelog for 15.1.2GitLab Release Tools Bot
2022-07-05Merge branch 'renovate/github.com-uber-jaeger-client-go-2.x' into 'master'Sami Hiltunen
2022-07-05asdf: Bump Go version to use v1.17 and v1.18Patrick Steinhardt
2022-07-05git: Add a gitversion labelSiddharth Asthana
2022-07-05go: Update module gitlab.com/gitlab-org/labkit to v1.15.0GitLab Renovate Bot
2022-07-05go: Update module github.com/uber/jaeger-client-go to v2.30.0GitLab Renovate Bot
2022-07-05go: Update module github.com/prometheus/client_golang to v1.12.2GitLab Renovate Bot