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-09-19service: Simplify injection of dependencies for Remote serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Repository serverPatrick Steinhardt
2023-09-05global: Drop dependency on the Git2go executorPatrick Steinhardt
2023-07-28counter: Wire up RepositoryCounter to repoutilWill Chandler
2023-06-28praefect/coordinator: Unify ErrRepositoryNotSet errors with GitalyPatrick Steinhardt
2023-06-19service: Add server-side backup dependencies to gitalyJames Fargher
2023-06-12config/locator: Use ErrRepositoryNotSet errorsPatrick Steinhardt
2023-06-02repository: Move GitRepo interface into storage packagePatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-04-21remote: Update UpdateRemoteMirror tests to use default branch constantsJames Fargher
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-04-03repository: Remove rubyserver from ServerToon Claes
2023-02-16remote: Test with SHA256 object formatPatrick Steinhardt
2023-02-16remote: Remove helper to setup server with seeded repositoryPatrick Steinhardt
2023-01-09remote: Update TestFailedUpdateRemoteMirrorRequestDueToValidationKarthik Nayak
2023-01-09remote: Delete TestSuccessfulUpdateRemoteMirrorRequestWithKeepDivergentRefsKarthik Nayak
2023-01-09remote: Delete TestUpdateRemoteMirrorInmemoryKarthik Nayak
2023-01-09remote: Delete TestSuccessfulUpdateRemoteMirrorRequestWithWildcardsKarthik Nayak
2023-01-09remote: Delete TestSuccessfulUpdateRemoteMirrorRequestKarthik Nayak
2023-01-09remote: Add tests for F/D conflicts in UpdateRemoteMirrorKarthik Nayak
2022-12-16Merge branch 'kn-golangci-lint-parallel-test' into 'master'karthik nayak
2022-12-16remote: Reinitialize test variableKarthik Nayak
2022-12-14git: Rename `SubCmd` structure to `Command`Patrick Steinhardt
2022-12-14git: Remove unneeded `Subcommand` functionPatrick Steinhardt
2022-12-14git: Remove `git.Cmd` interfacePatrick Steinhardt
2022-12-02remote: Improve performance of UpdateRemoteMirror test setupPatrick Steinhardt
2022-12-01testhelper: Convert `GitalyOrPraefectMessage` to use genericsPatrick Steinhardt
2022-11-24remote: Refactor UpdateRemoteMirror test to use WriteCommitPatrick Steinhardt
2022-11-08testhelper: More descriptive name for GitalyOrPraefectPavlo Strokov
2022-11-08service/remote: Improve validation of inputPavlo Strokov
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-08-23feat(gitaly-git2go): sign commits with OpenPGP keySavely Krasovsky
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-02-23Prepare remote service's tests for replica pathSami Hiltunen
2022-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt
2022-02-04Propagate test context to setup helpers in remote packageSami Hiltunen
2022-02-04Disable metadata creation hack in remote service testsSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-24services: Drop dependency on the Gitaly configurationPatrick Steinhardt
2022-01-11gittest: Provide helper function to create command factoriesPatrick Steinhardt
2021-12-21git2go: Resolve Git binary path via command factoryPatrick Steinhardt
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-12-06testhelper: Absorb helpers from the testassert packagePatrick Steinhardt
2021-10-26testhelper: Move build helpers into the testcfg packagePatrick Steinhardt
2021-10-08testhelper: Reject trying to build same binary multiple timesPatrick Steinhardt
2021-10-07service: Plug leakages of connection poolsPatrick Steinhardt
2021-09-13gittest: Convert `WriteTag()` to optionally get configPatrick Steinhardt
2021-09-13gittest: Rename `CreateTag()` to `WriteTag()`Patrick Steinhardt