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-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2022-12-20namespace: Refactor tests to properly assert errorsPatrick Steinhardt
2022-12-20namespace: Simplify test setupPatrick Steinhardt
2022-12-19helper: Replace `helper.ErrInvalidArgumentf()` with `structerr` packagePatrick Steinhardt
2022-12-19helper: Replace `helper.ErrInternalf()` with `structerr` packagePatrick Steinhardt
2022-12-09Merge branch 'pks-helper-remove-errinvalidargument' into 'master'Justin Tobler
2022-12-09namespace: Standardize errors creationPavlo Strokov
2022-12-09global: Replace use of `helper.ErrInvalidArgument()`Patrick Steinhardt
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-06-21Replace deprecated WithInsecure with WithTransportCredentialsSami Hiltunen
2022-05-20Update go package name from v14 to v15John Cai
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-09-24Skip NamespaceService tests when testing with PraefectSami Hiltunen
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-17Replace AssertPathNotExists with require.NoFileExistsPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in gitaly servicesPavlo Strokov
2021-04-23testcfg: Remove effectless `Cleanup()` functionPatrick Steinhardt
2021-03-18Removal of config.Config from namespace packagePavlo Strokov
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2020-11-24gitignore: Remove now unneeded testdata patternsPatrick Steinhardt
2020-11-24namespace: Stop writing data into "testdata"Patrick Steinhardt
2020-11-17tests: Don't call log.Fatal in test setupsPatrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-10-14Introduce Locator abstraction to namespace servicePavlo Strokov
2020-09-17grpc: Remove embedded UnimplementedServiceServer structuresPatrick Steinhardt
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt