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-08updateref: Skip known-flaky test with Git v2.33.0pks-updateref-skip-flaky-test-with-git-v2.33.0Patrick Steinhardt
2022-07-08Merge branch 'pks-ci-fix-unprivileged-building-of-binaries-go-1.18' into 'mas...James Fargher
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-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-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
2022-07-05Merge branch 'renovate/github.com-kelseyhightower-envconfig-1.x' into 'master'James Fargher
2022-07-04featureflags: Require version and rollout issue URL for flagspks-feature-flags-with-rollout-issue-urlPatrick Steinhardt
2022-07-04Merge branch 'full_path_rpc' into 'master'Patrick Steinhardt
2022-07-04Implement FullPathfull_path_rpcJames Fargher
2022-07-04Add proto for FullPath RPCJames Fargher
2022-07-04go: Update module google.golang.org/grpc to v1.47.0GitLab Renovate Bot
2022-07-04go: Update module github.com/kelseyhightower/envconfig to v1.4.0GitLab Renovate Bot
2022-07-04Merge branch 'build/drop-go116' into 'master'James Fargher