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-07-04coordinator: Remove prefix for repository validation errorsPatrick Steinhardt
2023-06-28praefect/coordinator: Unify ErrRepositoryNotSet errors with GitalyPatrick Steinhardt
2023-06-15commit: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-12config/locator: Use ErrRepositoryNotSet errorsPatrick Steinhardt
2023-06-12config/locator: Use structured ErrStorageNotFound errorsPatrick Steinhardt
2023-06-12storage: Replace `ErrInvalidRepository` with finer-grained errorsPatrick Steinhardt
2023-05-31commit: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-12-01testhelper: Convert `GitalyOrPraefectMessage` to use genericsPatrick Steinhardt
2022-11-08testhelper: More descriptive name for GitalyOrPraefectPavlo Strokov
2022-11-08service/commit: Improve validation of inputPavlo Strokov
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-05-04commit: Drop ability to create test commit service with worktreesPatrick Steinhardt
2022-02-01Propagate test context to setup helpers in commit packageSami Hiltunen
2022-02-01Disable metadata creation hack in commit service testsSami Hiltunen
2022-02-01Use bare repositories in commit service testsSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-08-05gittest: Merge initialization of repos into a single functionPatrick Steinhardt
2021-06-29Parallel execution of the tests in the commit packagePavlo Strokov
2021-06-11Fix linting issuesMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-04-29Replace MustRunCommand with Exec in initRepoAtPavlo Strokov
2021-03-15Removal of the config.Config from commit packagePavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt