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-13repository: Fix commit-graphs referencing pruned commits after PruneUnreachab...pks-housekeeping-rewrite-commit-graph-on-prunePatrick Steinhardt
2022-07-13repository: Demonstrate commit-graphs referencing pruned commits in PruneUnre...Patrick Steinhardt
2022-07-13repository: Fix commit-graphs referencing pruned commits after GCPatrick Steinhardt
2022-07-13repository: Demonstrate commit-graphs referencing pruned commits in GCPatrick Steinhardt
2022-07-13repository: Refactor test to test GarbageCollect with locksPatrick Steinhardt
2022-07-13housekeeping: Fix commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-13housekeeping: Rewrite commit-graphs at a later pointPatrick Steinhardt
2022-07-13housekeeping: Demonstrate commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-13housekeeping: Provide finer-grained metrics for rewriting commit-graphsPatrick Steinhardt
2022-07-13housekeeping: Introduce configuration for WriteCommitGraphPatrick Steinhardt
2022-07-13housekeeping: Improve heuristics for writing commit-graphsPatrick Steinhardt
2022-07-13housekeeping: Split commit-graph writing out of object repacksPatrick Steinhardt
2022-07-13housekeeping: Extract function to count referencesPatrick Steinhardt
2022-07-13repository: Improve error reporting for Repack RPCsPatrick Steinhardt
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-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-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-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
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-08testcfg: Fix workaround to build Go binaries in unowned directoriesPatrick Steinhardt