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-13housekeeping: Run tests in sha256 modetoon-sha256-tagsToon Claes
2022-07-13gittest: Use empty tree oid with correct hashToon Claes
2022-07-13gittest: Validate hashes using correct oid formatToon Claes
2022-07-13gittest: Init with SHA256 object format if wantedToon Claes
2022-07-13git: Add package that handles sha256 hashesToon Claes
2022-07-13ci: Add job to run tests with sha256 hashesToon Claes
2022-07-13Makefile: Set proper tags for testing with sha256Toon Claes
2022-07-13test: Disable all test with tag sha256Toon Claes
2022-07-13golang: Remove v1.16 build tagsToon Claes
2022-07-13Merge branch 'renovate/github.com-hashicorp-yamux-digest' into 'master'Will Chandler
2022-07-13Merge branch 'renovate/github.com-cloudflare-tableflip-1.x' into 'master'Will Chandler
2022-07-13Merge branch 'ahorvath-onboarding-4335' into 'master'Andras Horvath
2022-07-13Add #git-core to Gitaly onboarding.ahorvath-onboarding-4335Will Chandler
2022-07-13Add more access request-y things to Gitaly onboarding.Will Chandler
2022-07-13Update link to moved team page.Andras Horvath
2022-07-13Merge branch 'pks-helper-fix-wrapped-grpc-error-messages' into 'master'Patrick Steinhardt
2022-07-13Merge branch 'wc-waithealthy-timeout' into 'master'Sami Hiltunen
2022-07-13Merge branch 'pks-golangci-lint-timeout' into 'master'Patrick Steinhardt
2022-07-13Merge branch 'pks-updateref-skip-flaky-test-with-git-v2.33.0' into 'master'Patrick Steinhardt
2022-07-13golangci-lint: Increase timeout to 10 minutesPatrick Steinhardt
2022-07-13Makefile: Update golangci-lint to v1.46.2Patrick Steinhardt
2022-07-13go: Update module github.com/cloudflare/tableflip to v1.2.3GitLab Renovate Bot
2022-07-13Merge branch 'renovate/github.com-containerd-cgroups-1.x' into 'master'James Fargher
2022-07-13testserver: Capture Praefect logs if dialing failswc-waithealthy-timeoutWill Chandler
2022-07-08Merge branch 'pks-testcfg-fix-safe-directory-workaround' into 'master'Will Chandler
2022-07-08Merge branch 'mjwood-master-patch-84193' into 'master'Mark Wood
2022-07-08Update template to have Enablement section labelsMark Wood
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-08Add @gitalyteam Slack group to onboarding.Andras Horvath
2022-07-08go: Update module github.com/stretchr/testify to v1.8.0GitLab Renovate Bot
2022-07-08go: Update github.com/hashicorp/yamux digest to 0bc27b2GitLab Renovate Bot
2022-07-08cgroups: Only enable metrics if option is turned onJohn Cai
2022-07-08Add onboarding issue template for Gitaly team.Andras Horvath
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-08updateref: Skip known-flaky test with Git v2.33.0pks-updateref-skip-flaky-test-with-git-v2.33.0Patrick Steinhardt
2022-07-08go: Update module github.com/containerd/cgroups to v1GitLab Renovate Bot
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