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-28housekeeping: Extract repacking validation551cf86cQuang-Minh Nguyen
2023-12-22Unify transaction manager's references assertionQuang-Minh Nguyen
2023-12-22Refactor transaction manager's packed-refs assertionQuang-Minh Nguyen
2023-12-22Validate conflicts of pack-refs housekeeping taskQuang-Minh Nguyen
2023-12-22Add pack-refs housekeeping task support to the transaction managerQuang-Minh Nguyen
2023-12-22Add keeparound entries to Transaction ManagerQuang-Minh Nguyen
2023-12-22Add support for custom setup to transaction manager testQuang-Minh Nguyen
2023-12-22Add Housekeeping to the transaction log entryQuang-Minh Nguyen
2023-12-20Update changelog for 16.7.0GitLab Release Tools Bot
2023-12-19Merge branch 'toon-git243' into 'master'Will Chandler
2023-12-19git: Add bundled Git version 2.43Toon Claes
2023-12-19Merge branch 'jliu-track-restored-repos' into 'master'Quang-Minh Nguyen
2023-12-19Merge branch 'kn-proc-receive-2' into 'master'karthik nayak
2023-12-19hook: Add the `ProcReceiveHook` serverKarthik Nayak
2023-12-19proto: Add definition for ProcReceiveHook RPCKarthik Nayak
2023-12-19hook: Use `context.Context` in `ProcReceiveRegistry.Transmit`Karthik Nayak
2023-12-19hook: Propagate error's via `ProcReceiveHandler`Karthik Nayak
2023-12-19testhelper: Add goroutine safe `ProtoEqualAssert`Karthik Nayak
2023-12-19Merge branch 'jliu-praefect-grpcui' into 'master'Patrick Steinhardt
2023-12-19praefect: Enable grpcui compatibilityJames Liu
2023-12-18Merge branch 'toon-gitattr-sentinel' into 'master'Sami Hiltunen
2023-12-18gitattributes: Disallow empty list of attribute namesToon Claes
2023-12-18gitattributes: Get rid of endOfAttributesToon Claes
2023-12-18backup: Rename pipelineErrors and encapsulate muJames Liu
2023-12-18backup: Track concurrency per storage in testsJames Liu
2023-12-18backup: Reorganise Pipeline fields for readabilityJames Liu
2023-12-18backup: Add option to set Pipeline concurrencyJames Liu
2023-12-18backup: Unexport pipelineErrorsJames Liu
2023-12-18backup: Rename ParallelPipeline to PipelineJames Liu
2023-12-15Merge branch 'qmnguyen0711/adjust-stale-file-grace-period' into 'master'karthik nayak
2023-12-15Merge branch 'eread/move-rest-of-content-from-gitlab-docs-to-gitaly-example-c...Sami Hiltunen
2023-12-15Move rest of content from GitLab docs to Gitaly example config fileEvan Read
2023-12-15Adjust housekeeping's grace period of stale file cleaningQuang-Minh Nguyen
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