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-04-10wip: making tree helpers work with commit filesjc/commit-files-with-git-newJohn Cai
2023-04-08operations: Call git plumbing implementation of commit filesJohn Cai
2023-04-08operations: Refactor UserCommitFiles helpersJohn Cai
2023-04-08featureflag: Add CommitFilesInGit feature flagJohn Cai
2023-04-07operations: Replace UserUpdateSubmodule implementation with tree helpersJohn Cai
2023-04-07localrepo: Add, Modify, Delete TreeEntry helpersJohn Cai
2023-04-07localrepo: Add WriteTreeRecursively helperJohn Cai
2023-04-07localrepo: Add GetFullTree helperJohn Cai
2023-04-07localrepo: Add ReadObjectInfo helperJohn Cai
2023-04-07localrepo: Use git-hash-object instead of git-mktree for writing treesJohn Cai
2023-04-06localrepo: Use slice of *TreeEntry instead of TreeEntry in WriteTreeJohn Cai
2023-04-06Merge branch 'pks-git-hooks-object-format' into 'master'Patrick Steinhardt
2023-04-06Merge branch 'pks-ssh-refactor-fragile-timeout-tests' into 'master'Justin Tobler
2023-04-05Update changelog for 15.10.2GitLab Release Tools Bot
2023-04-05Merge branch 'toon-no-moar-rubyserver' into 'master'Justin Tobler
2023-04-05Merge branch 'renovate/github.com-miekg-dns-1.x' into 'master'Toon Claes
2023-04-05Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Toon Claes
2023-04-05Merge branch 'pks-proto-repository-size-documentation' into 'master'Patrick Steinhardt
2023-04-05ssh: Fix fragile timeout in SSHUploadArchive tests to use manual tickersPatrick Steinhardt
2023-04-05ssh: Refactor upload-archive timeout to use a ticker factoryPatrick Steinhardt
2023-04-05ssh: Fix fragile timeout in SSHUploadPack tests to use manual tickersPatrick Steinhardt
2023-04-05ssh: Refactor upload-pack timeout to use a ticker factoryPatrick Steinhardt
2023-04-05proto: Improve documentation for the RepositorySize RPCPatrick Steinhardt
2023-04-04Merge branch 'smh-read-committed' into 'master'Sami Hiltunen
2023-04-04go: Update module github.com/miekg/dns to v1.1.53GitLab Renovate Bot
2023-04-04Merge branch 'pks-localrepo-remove-size-calculations' into 'master'karthik nayak
2023-04-04env: Remove unused function AllowedRubyEnvironmentToon Claes
2023-04-04testhelper: No longer ignore rubyserver goleaksToon Claes
2023-04-04featureflag: Remove the notion of Ruby flagsToon Claes
2023-04-04localrepo: Remove function to calculate repository sizePatrick Steinhardt
2023-04-03Merge branch 'renovate/github.com-urfave-cli-v2-2.x' into 'master'Sami Hiltunen
2023-04-03Merge branch 'ps-praefect-cli' into 'master'Sami Hiltunen
2023-04-03Merge branch 'pks-housekeeping-eager-strategy-dont-loosen-unreachable-objects...Justin Tobler
2023-04-03git/housekeeping: Don't loosen objects when eagerly packing object poolsPatrick Steinhardt
2023-04-03Merge branch 'pks-ci-macos-fix-missing-ruby-command' into 'master'karthik nayak
2023-04-03ci: Drop Ruby cachesPatrick Steinhardt
2023-04-03ci: Remove testing with bad proxiesPatrick Steinhardt
2023-04-03Makefile: Simplify cleanup targets to not care about Ruby anymorePatrick Steinhardt
2023-04-03Makefile: Stop installing Ruby GemsPatrick Steinhardt
2023-04-03Makefile: Drop rspec targetPatrick Steinhardt
2023-04-03Makefile: Drop 'rubocop' targetPatrick Steinhardt
2023-04-03gitaly: Drop 'supervisor' packagePatrick Steinhardt
2023-04-03gitaly: Drop 'rubyserver' packagePatrick Steinhardt
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-04-03repository: Remove rubyserver from ServerToon Claes
2023-04-03repository: Remove notion of rubyserver in testToon Claes
2023-04-02go: Update module github.com/urfave/cli/v2 to v2.25.1GitLab Renovate Bot
2023-03-31Merge branch 'renovate-tools/golangci-lint/github.com-golangci-golangci-lint-...Justin Tobler
2023-03-31Merge branch 'id-refactor-tests-for-gpg-signing' into 'master'Pavlo Strokov
2023-03-31Merge branch 'pks-revert-geometric-repacking-strategy' into 'master'Will Chandler