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-08gittest: Use the actual gitaly default branch when creating repositoriesalways_set_default_branchJames Fargher
2023-03-08Merge branch 'master-patch-2868' into 'master'Quang-Minh Nguyen
2023-03-08Merge branch 'renovate/github.com-pelletier-go-toml-v2-2.x' into 'master'Quang-Minh Nguyen
2023-03-08Merge branch 'renovate/ruby-dependencies' into 'master'Stan Hu
2023-03-08ruby: Update dependency google-protobuf to '~> 3.22.1'GitLab Renovate Bot
2023-03-08Merge branch 'renovate/github.com-jackc-pgx-v4-4.x' into 'master'James Fargher
2023-03-08Merge branch 'renovate/ruby-dependencies' into 'master'Stan Hu
2023-03-07go: Update module github.com/pelletier/go-toml/v2 to v2.0.7GitLab Renovate Bot
2023-03-07Merge branch 'pks-catfile-fix-dirtiness-when-queue-is-held' into 'master'Patrick Steinhardt
2023-03-07workflow: Add "customer" label to Gitaly support templateAndras Horvath
2023-03-07Merge branch 'wc/delete-commit-files-ff' into 'master'Quang-Minh Nguyen
2023-03-07Merge branch 'qmnguyen0711/fix-git-hook-tracing-2' into 'master'John Cai
2023-03-07tracing: Fix disconnected spans after go through gitaly-hooksQuang-Minh Nguyen
2023-03-07go: Update module github.com/jackc/pgx/v4 to v4.18.1GitLab Renovate Bot
2023-03-07Merge branch 'pks-testdb-remove-advisory-lock' into 'master'James Fargher
2023-03-07Merge branch '4738-support-setting-default-branch-through-the-write-ahead-log...James Fargher
2023-03-06Merge branch 'revert-1cd5b222' into 'master'Will Chandler
2023-03-06Revert "Merge branch 'jc-submodule-in-git-fix' into 'master'"John Cai
2023-03-06Merge branch 'wc/get-archive-empty-tree' into 'master'John Cai
2023-03-06Merge branch 'pks-housekeeping-prune-objects-config' into 'master'Justin Tobler
2023-03-06Merge branch 'pks-gitaly-server-factory-fix-leaking-goroutine' into 'master'Toon Claes
2023-03-06ruby: Update dependency gitlab-labkit to '~> 0.31', '>= 0.31.1'GitLab Renovate Bot
2023-03-06Merge branch 'jc-submodule-in-git-fix' into 'master'Will Chandler
2023-03-06Merge branch 'renovate/github.com-stretchr-testify-1.x' into 'master'karthik nayak
2023-03-06Merge branch 'renovate-tools/golangci-lint/golang.org-x-tools-0.x' into 'master'Sami Hiltunen
2023-03-06Merge branch 'jt-default-enable-hooks-replication' into 'master'Sami Hiltunen
2023-03-06repository: Refactor PruneUnreachableObjects to use PruneObjectsPatrick Steinhardt
2023-03-06housekeeping: Let strategies control expiration grace periodPatrick Steinhardt
2023-03-04go: Update module github.com/stretchr/testify to v1.8.2GitLab Renovate Bot
2023-03-04operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-04lstree: Rewrite path if it's "."John Cai
2023-03-04featureflag: Add SubmoduleInGit feature flagJohn Cai
2023-03-04operations: Refactor Git2Go submodule code into its own functionJohn Cai
2023-03-03repository: Handle empty root trees in GetArchiveWill Chandler
2023-03-03Merge branch 'extract_repo_lock' into 'master'Will Chandler
2023-03-03Merge branch 'jc/unify-tree-object' into 'master'John Cai
2023-03-03gitaly/server: Fix leaking Goroutine in server factory testPatrick Steinhardt
2023-03-03datastore: Fix leaking Goroutine causing test flakinessPatrick Steinhardt
2023-03-03testdb: Pass database via parameter when terminating connectionsPatrick Steinhardt
2023-03-03tools/golangci-lint: Update module golang.org/x/tools to v0.6.0GitLab Renovate Bot
2023-03-03testdb: Remove global advisory lock when creating Praefect databasePatrick Steinhardt
2023-03-03Merge branch 'remove_all_on_restore' into 'master'Patrick Steinhardt
2023-03-02Merge branch 'pks-tools-gitaly-linter-dependencies' into 'master'Pavlo Strokov
2023-03-02docs: Update gitaly-backup docs for -remove-all-repositoriesJames Fargher
2023-03-02gitaly-backup: Add -remove-all-repositories flagJames Fargher
2023-03-02backup: Add RemoveAllRepositories to backup managerJames Fargher
2023-03-02Merge branch 'pks-praefect-rediness-fix-goroutine-leak' into 'master'Justin Tobler
2023-03-02Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-03-02operations: Remove UserCommitFilesStructuredErrors ffWill Chandler
2023-03-02Automatic merge of gitlab-org/gitaly masterGitLab Bot