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
2023-03-02Merge branch 'jarv/benchmark-fixes' into 'master'Will Chandler
2023-03-02localrepo: Remove unused Content fieldJohn Cai
2023-03-02lstree: Use localrepo.TreeEntry instead of lstree.EntryJohn Cai
2023-03-02featureflag: Default enable `replicate_repository_hooks`Justin Tobler
2023-03-02Updates benchmarking scripts for testing different disk typesJohn Jarvis
2023-03-02Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-03-02Merge branch '393553_fix_positional_argument_error' into 'master'Quang-Minh Nguyen
2023-03-02Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-03-02Merge branch 'xx/fix-improper-use-of-protoequal' into 'master'Patrick Steinhardt
2023-03-02Update changelog for 15.7.8GitLab Release Tools Bot
2023-03-02Update changelog for 15.8.4GitLab Release Tools Bot
2023-03-02Update changelog for 15.9.2GitLab Release Tools Bot
2023-03-02praefect/server: Fix Goroutine leak in readiness testPatrick Steinhardt
2023-03-02Makefile: Recompile Gitaly linting plugin when dependencies changePatrick Steinhardt
2023-03-02tools: Fix incompatible dependencies for new Gitaly linterPatrick Steinhardt
2023-03-02catfile: Don't return readers to cache when their queues are in usePatrick Steinhardt
2023-03-02Extract repository locking into a helperJames Fargher
2023-03-01Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Toon Claes
2023-03-01Fix positional argument error when file starts with `-`Vasilii Iakliushin
2023-03-01Merge branch 'pks-makefile-dont-override-pkg-config-path' into 'master'Justin Tobler
2023-03-01Merge branch 'fic/cgroup-cpu-shares-config-check' into 'master'karthik nayak
2023-03-01Merge branch 'strip_executable' into 'master'John Cai
2023-03-01Cgroups: fix check for CPU shares exceeding parentSteve Azzopardi
2023-03-01Merge branch 'revert-cd19ca03' into 'master'karthik nayak
2023-03-01Merge branch 'pks-midx-remove-feature-flag' into 'master'karthik nayak
2023-03-01Makefile: Don't override PKG_CONFIG_PATHPatrick Steinhardt
2023-03-01Merge branch 'smh-license-performance' into 'master'Toon Claes
2023-03-01test: Simplify conflict file comparingXing Xin
2023-03-01Merge branch 'qmnguyen0711/custom-linter' into 'master'Patrick Steinhardt
2023-03-01Revert "Merge branch 'jc-submodule-in-git' into 'master'"Patrick Steinhardt
2023-03-01Merge branch 'pks-nixos-tests-use-portable-shebang' into 'master'Patrick Steinhardt
2023-03-01Implement a linter to validate error wrapping without %wQuang-Minh Nguyen
2023-03-01Implement string interpolation quote linterQuang-Minh Nguyen
2023-03-01Add golangci-lint custom linter infrastructureQuang-Minh Nguyen
2023-03-01Merge branch 'pks-git-v2.39-remove-feature-flag' into 'master'James Fargher
2023-02-28Merge branch 'jc-submodule-in-git' into 'master'Will Chandler
2023-02-28Merge branch 'qmnguyen0711/remove-noisy-catfile-spans' into 'master'Justin Tobler
2023-02-28Merge branch 'renovate/ruby-dependencies' into 'master'Stan Hu
2023-02-28Include go-license-detector performance patch in forkSami Hiltunen
2023-02-28housekeeping: Unconditionally enable writing multi-pack indicesPatrick Steinhardt
2023-02-28git: Bump Git distribution's default version to v2.39Patrick Steinhardt
2023-02-28git: Always use Git v2.39Patrick Steinhardt
2023-02-28gitaly: Add functionality to update default branchKarthik Nayak
2023-02-28gitaly: Expose `SetDefaultBranch` in `repository` interfaceKarthik Nayak
2023-02-28gitaly: Add `DefaultBranchUpdate` to the `Transaction` structKarthik Nayak
2023-02-28proto: Update `LogEntry` to contain `DefaultBranchUpdate`Karthik Nayak
2023-02-28tests: Fix hardcoded /bin/bash shebangsPatrick Steinhardt
2023-02-28Remove noisy catfile.Object and catfile.Commit spansQuang-Minh Nguyen
2023-02-24go: Update golang.org/x/exp digest to c95f2b4GitLab Renovate Bot
2023-02-24Merge branch 'wc/macos-hook-err' into 'master'qmnguyen0711/fix-find-changed-paths-rpc-performanceJustin Tobler