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
2021-12-20operations: Simplify setup of custom hooks in tags testPatrick Steinhardt
2021-12-13tests: Convert to use `transaction.TrackingManager`Patrick Steinhardt
2021-12-06testhelper: Rename `GrpcEqualErr()` to `RequireGrpcError()`Patrick Steinhardt
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-12-06testhelper: Absorb helpers from the testassert packagePatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-11-25hook: Fix custom hook errors not propagating correctlyPatrick Steinhardt
2021-11-25operations: Fix missing feature flag tests for UserMergeBranchPatrick Steinhardt
2021-11-20Improve custom hook error loggingStan Hu
2021-11-16Merge branch 'pks-commit-tree-entries' into 'master'Patrick Steinhardt
2021-11-12Merge branch 'pks-golangci-1.43' into 'master'Patrick Steinhardt
2021-11-12lint: Inline exceptions about missing documentationPatrick Steinhardt
2021-11-12operations: Fix misuse of UserMergeBranchPatrick Steinhardt
2021-11-10lstree: Convert tree entries to have typed object IDsPatrick Steinhardt
2021-10-28catfile: Split out trimming of tag messagesPatrick Steinhardt
2021-10-26tests: Get rid of plain temporary directories and filesPatrick Steinhardt
2021-10-26testhelper: Move build helpers into the testcfg packagePatrick Steinhardt
2021-10-26testhelper: Move helper to get Gitaly server metadataPatrick Steinhardt
2021-10-21gitaly-git2go/commit: Revert validation for existing target pathsPatrick Steinhardt
2021-10-18Merge branch 'xx/fix-create-file-with-path-already-exists' into 'master'John Cai
2021-10-14catfile: Convert commit interface to accept an ObjectReaderPatrick Steinhardt
2021-10-12operations: Drop dependency on Ruby serverPatrick Steinhardt
2021-10-12git2go: Fix tests for actions overwriting directoryblanet
2021-10-11global: Always use extended file lockingPatrick Steinhardt
2021-10-11operations: Fix flakiness due to EOF timeoutPatrick Steinhardt
2021-10-07service: Plug leakages of connection poolsPatrick Steinhardt
2021-10-07catfile: Stop cache to plug Goroutine leaksPatrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-09-23Merge branch 'pks-operations-drop-git2go-merge-gob-ff' into 'master'James Fargher
2021-09-21Merge branch 'ps-remove-SA1019-excludes' into 'master'3787-integrate-ipynb2md-to-gitlabToon Claes
2021-09-21operations: Always return structured errors from Git2Go mergesPatrick Steinhardt
2021-09-20Merge branch 'pks-go-drop-1.15-support' into 'master'Toon Claes
2021-09-20Merge branch 'pks-praefect-feature-flags' into 'master'Sami Hiltunen
2021-09-20global: Replace trivial cases of deprecated `ioutil.ReadDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.WriteFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempFile()`Patrick Steinhardt
2021-09-20Merge branch 'extract_default_branch_2' into 'master'Toon Claes
2021-09-20helper: Move metatada-helpers into the metadata packagePatrick Steinhardt
2021-09-20Change signature of GetDefaultBranch to only return a reference nameJames Fargher
2021-09-20Refactor operations service to use GetDefaultBranchJames Fargher
2021-09-17lint: Remove SA1019 exclude rulesPavlo Strokov
2021-09-17operations: Convert `UserApplyPatch()` to write config transactionallyPatrick Steinhardt
2021-09-17operations: Make transaction manager availablePatrick Steinhardt
2021-09-14Revert "Merge branch 'extract_default_branch' into 'master'"James Fargher
2021-09-13Make having no default branch an error in GetDefaultBranchJames Fargher
2021-09-13Only use HEAD to determine default branchJames Fargher
2021-09-13Change signature of GetDefaultBranch to only return a reference nameJames Fargher
2021-09-13Refactor operations service to use GetDefaultBranchJames Fargher
2021-09-08Merge branch 'pks-updateref-lock-during-tx' into 'master'Toon Claes
2021-09-06updateref: Fix quarantine directory being migrated too latePatrick Steinhardt