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-12-15Merge branch 'renovate/golang.org-x-exp-digest' into 'master'qmnguyen0711/fix-loopy-logger-issueJohn Cai
2023-12-14Merge branch 'smh-tx-object-pool' into 'master'Justin Tobler
2023-12-14Merge branch 'fix-5580-incorrect-status-code-when-path-not-found' into 'master'Eric Ju
2023-12-14commit: Fix incorrect GRPC return code in GetTreeEntriesEric Ju
2023-12-13Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-12-13Update changelog for 16.4.4GitLab Release Tools Bot
2023-12-13Update changelog for 16.5.4GitLab Release Tools Bot
2023-12-13Update changelog for 16.6.2GitLab Release Tools Bot
2023-12-12Merge branch 'eread/move-some-content-from-gitlab-docs-to-gitaly-example-conf...Sami Hiltunen
2023-12-12Move some documentation from GitLab docs to Gitaly example config fileEvan Read
2023-12-12Merge branch '5729-flaky-test-testcatfileobject-spawning_two_pipes_fails' int...Patrick Steinhardt
2023-12-12catfile: Fix race condition in `CatfileObject`Karthik Nayak
2023-12-11Merge branch 'jt-docs-ssh-proto' into 'master'Quang-Minh Nguyen
2023-12-08proto: Add documentation for `SSHService`Justin Tobler
2023-12-08Merge branch 'kn-proc-receive' into 'master'Sami Hiltunen
2023-12-08hook: Introduce `ProcReceiveHandler` and `ProcReceiveRegistry`Karthik Nayak
2023-12-08Merge branch 'qmnguyen0711/refactor-split-transaction-manager-test' into 'mas...Sami Hiltunen
2023-12-08Rename variable name warnings in storagemgr packageQuang-Minh Nguyen
2023-12-08Split common tests out of TestTransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to default branch out of TransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to custom hooks out of TransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to alternate out of TestTransactionManagerQuang-Minh Nguyen
2023-12-07Update VERSION filesv16.7.0-rc1GitLab Release Tools Bot
2023-12-07Merge branch 'smh-fix-flaky-mw-test' into 'master'karthik nayak
2023-12-07Merge branch 'wc/filter-merge-commits' into 'master'Toon Claes
2023-12-06Merge branch 'jt/quarantine-flaky-test' into 'master'Justin Tobler
2023-12-06Merge branch 'jt/ff-transactional-pool-disconnect' into 'master'Justin Tobler
2023-12-06smarthttp: Quarantine all `TestServer_PostUploadPackWithBundleURI` casesJustin Tobler
2023-12-06Merge branch 'jt/quarantine-flaky-test' into 'master'Justin Tobler
2023-12-06Merge branch 'jt/analysis-service' into 'master'Justin Tobler
2023-12-06smarthttp: Quarantine `TestServer_PostUploadPackWithBundleURI`Justin Tobler
2023-12-06Split tests related to repo modification out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06Split tests related reference modification out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06Extract helpers and executor out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06featureflag: Remove `TransactionalAlternatesDisconnect`Justin Tobler
2023-12-05Enable transactions for LinkRepositoryToObjectPoolSami Hiltunen
2023-12-05Enable transactions for CreateObjectPoolSami Hiltunen
2023-12-05Enable transactions for DisconnectGitAlternatesSami Hiltunen
2023-12-05Enable transactions for FetchIntoObjectPoolSami Hiltunen
2023-12-05Enable transactions for CreateForkSami Hiltunen
2023-12-05Enable transactions for GetSnapshotSami Hiltunen
2023-12-05Enable transactions for DeleteObjectPoolSami Hiltunen
2023-12-05Enable transactions for GetObjectPoolSami Hiltunen
2023-12-05Identify pools by suffixesSami Hiltunen
2023-12-05Expose UpdateAlternate through contextSami Hiltunen
2023-12-05Remove duplicate object pool testSami Hiltunen
2023-12-05Assert errors flexibly in GetSnapshot testsSami Hiltunen
2023-12-05Merge branch 'smh-extract-snapshot-path' into 'master'Sami Hiltunen
2023-12-05Consume stream to finish in flaky testSami Hiltunen
2023-12-05Merge branch 'jt/ff--atomic-fetch-remote-default' into 'master'karthik nayak