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-08Merge branch 'renovate/github.com-stretchr-testify-1.x' into 'master'4332-allow-diff-limit-size-to-be-configured-by-clientWill Chandler
2022-07-08Merge branch 'jc-rename-cgroup-metric' into 'master'John Cai
2022-07-08go: Update module github.com/stretchr/testify to v1.8.0GitLab Renovate Bot
2022-07-08cgroups: Only enable metrics if option is turned onJohn Cai
2022-07-08Merge branch 'toon-linguist-be-gone' into 'master'Sami Hiltunen
2022-07-08Merge branch 'pks-git-disable-commit-graph-generation-v2' into 'master'Patrick Steinhardt
2022-07-08Merge branch 'pks-testhelper-unsetenv' into 'master'Sami Hiltunen
2022-07-08git: Fix commit-graph corruption caused by corrected committer datesPatrick Steinhardt
2022-07-08Update VERSION filesv15.2.0-rc1GitLab Release Tools Bot
2022-07-08Merge branch 'id-optional-flat-path-for-trees' into 'master'Patrick Steinhardt
2022-07-08linguist: Test language compatibility with go-enryToon Claes
2022-07-08Gemfile: Update github-linguist gemToon Claes
2022-07-08linguist: Benchmark the Go implementationToon Claes
2022-07-08linguist: Implement Stats in pure GoToon Claes
2022-07-08linguist: Implement struct to store statsToon Claes
2022-07-08localrepo: Add method to Repo to get temp pathToon Claes
2022-07-08gitpipe: Add LsTree that calls git-ls-tree(1)Toon Claes
2022-07-08gitpipe: Add DiffTree that calls git-diff-tree(1)Toon Claes
2022-07-08linguist: Change prototype of Stats methodToon Claes
2022-07-08commit: Make language detection test more preciseToon Claes
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-07-08Add an option to skip flat paths for tree entriesIgor Drozdov
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-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