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-05-10Dangerfile: Automatically add workflow::complete to issues closed by MRjc/add-workflow-label-to-closed-issueJohn Cai
2023-05-10Merge branch 'qmnguyen0711/remove-pack-objects-limiting-by-user-and-remote' i...Will Chandler
2023-05-10Merge branch 'pks-go-bump-module-version-v16' into 'master'karthik nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-10Merge branch 'smh-log-pack-files' into 'master'qmnguyen0711/always-log-queue-msPatrick Steinhardt
2023-05-10Merge branch 'pks-create-fork-preparatory-refactorings' into 'master'Pavlo Strokov
2023-05-10Merge branch 'toon-no-moar-ruby' into 'master'Toon Claes
2023-05-10Merge branch 'pks-cli-help-subcommand-races' into 'master'Toon Claes
2023-05-10Merge branch 'ash2k/correct-testing-package' into 'master'Sami Hiltunen
2023-05-10Merge branch 'pks-housekeeping-default-enable-geometric-repacking' into 'master'Patrick Steinhardt
2023-05-09Merge branch 'jc/add-new-groups-to-autolabling' into 'master'John Cai
2023-05-09Merge branch 'pks-datastore-refactor-consistent-storages-cache' into 'master'Toon Claes
2023-05-09Merge branch 'jc/tree-improvements' into 'master'Justin Tobler
2023-05-09datastore: Fix locking of consistent storages cache being too broadPatrick Steinhardt
2023-05-09datastore: Refactor code to retrieve cached or fetch updated storagesPatrick Steinhardt
2023-05-09datastore: Rename generic `cacheValue` typePatrick Steinhardt
2023-05-09datastore: Use explicit types for the consistent storages cachePatrick Steinhardt
2023-05-09datastore: Refactor repository store to use new set typePatrick Steinhardt
2023-05-09datastructure: Introduce new generic set typePatrick Steinhardt
2023-05-09localrepo: Modify WriteTree to be recursive, and to operate on TreeEntryJohn Cai
2023-05-09localrepo: Turn TreeEntry into a tree data structureJohn Cai
2023-05-09Implement write-ahead logging for objectsSami Hiltunen
2023-05-09cli: Disable help commands to fix test racesPatrick Steinhardt
2023-05-09cli/praefect: Don't write to standard streams in testsPatrick Steinhardt
2023-05-09housekeeping: Default-enable geometric repackingPatrick Steinhardt
2023-05-09Merge branch '5027-flaky-test-testserver_postuploadpacksidechannel_gitconfigo...karthik nayak
2023-05-09Merge branch 'xx/drop-unused-param-for-merge' into 'master'John Cai
2023-05-09Merge branch 'enable-cgroup-default' into 'master'John Cai
2023-05-09Dangerfile: Add group::gitaly::git and group::gitaly::clusterJohn Cai
2023-05-08localrepo: Add ReadObjectInfo helperJohn Cai
2023-05-08localrepo: Use git-hash-object instead of git-mktree for writing treesJohn Cai
2023-05-08Merge branch '4736-housekeeping-prework' into 'master'karthik nayak
2023-05-08smarthttp: Skip flaky test in testServerPostUploadPackGitConfigOptionsKarthik Nayak
2023-05-08operations: Drop unused param repoPath for mergeXing Xin
2023-05-08Remove pack_objects_limiting's key configQuang-Minh Nguyen
2023-05-08Remove pack-objects limiting by repositoryQuang-Minh Nguyen
2023-05-08Remove pack-objects limiting by userQuang-Minh Nguyen
2023-05-08housekeeping: Add logic to inhibit running git-pack-refs(1)Karthik Nayak
2023-05-08Cgroups: enable feature flag by defaultSteve Azzopardi
2023-05-08repository: Properly validate source repo passed to CreateForkPatrick Steinhardt
2023-05-08gittest: Create helper function to create object poolsPatrick Steinhardt
2023-05-08proto: Add missing documentation for the CreateFork RPCPatrick Steinhardt
2023-05-08Merge branch 'qmnguyen0711/move-concurrency-logs-to-grpc-logs' into 'master'Quang-Minh Nguyen
2023-05-08localrepo: Use slice of *TreeEntry instead of TreeEntry in WriteTreeJohn Cai
2023-05-06Merge branch 'jc/delete-delete-refs-ff' into 'master'John Cai
2023-05-06ref: Delete DeleteRefsStructuredErrors feature flagJohn Cai
2023-05-06Merge branch 'ps-praefect-cli-list-untracked-repositories' into 'master'karthik nayak
2023-05-05Use google.golang.org/grpc/interop/grpc_testingMikhail Mazurskiy
2023-05-05Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-05-05Automatic merge of gitlab-org/gitaly masterGitLab Bot