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-10Add feature head_as_default_branchff_head_as_default_branchJames Fargher
2023-05-10operations: Remove invalid ApplyPatch test caseJames Fargher
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-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-08housekeeping: Add logic to inhibit running git-pack-refs(1)Karthik Nayak
2023-05-08Cgroups: enable feature flag by defaultSteve Azzopardi
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-05Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-05-05Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-05Merge branch 'master-patch-bbba' into 'master'Toon Claes
2023-05-05Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-05Merge branch 'pks-proto-remove-deprecated-http-host-fields' into 'master'Quang-Minh Nguyen
2023-05-05Move pack-objects logs to gRPC logsQuang-Minh Nguyen
2023-05-05Add limiter type to concurrency limiterQuang-Minh Nguyen
2023-05-05Improve concurrency limiting logsQuang-Minh Nguyen
2023-05-05Bump go to 1.19.9Ash McKenzie
2023-05-05Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-04Merge branch 'pks-ref-deprecate-find-all-refs-rpcs' into 'master'Justin Tobler
2023-05-04praefect: migrate list-untracked-repositories sub-commandPavlo Strokov
2023-05-04ref: Remove deprecated FindAllTagNames RPCPatrick Steinhardt
2023-05-04ref: Remove deprecated FindAllBranchNames RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in FetchRemote RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in CreateRepositoryFromSnapshot RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in CreateRepositoryFromURL RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in UpdateRemoteMirror RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in FindRemoteRootRef RPCPatrick Steinhardt
2023-05-04Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-04Merge branch 'qmnguyen0711/fix-invalidated-caches' into 'master'Quang-Minh Nguyen