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 Repository serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Diff serverPatrick Steinhardt
2023-09-05global: Drop dependency on the Git2go executorPatrick Steinhardt
2023-08-10diff: Drop test helper to setup service with seeded repositoryPatrick Steinhardt
2023-07-28counter: Wire up RepositoryCounter to repoutilWill Chandler
2023-06-19service: Add server-side backup dependencies to gitalyJames Fargher
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-04-03repository: Remove rubyserver from ServerToon Claes
2022-12-27diff: Enable testing with SHA256 for GetPatchID RPCPatrick Steinhardt
2022-12-27diff: Refactor GetPatchID tests to generate test data at runtimePatrick Steinhardt
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick 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-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt
2022-02-09Remove metadata creation hack from PraefectSami Hiltunen
2022-02-01Propagate test context to setup helpers in diff packageSami Hiltunen
2022-02-01Disable metadata creation hack in diff service testsSami Hiltunen
2022-01-24services: Drop dependency on the Gitaly configurationPatrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in gitaly servicesPavlo Strokov
2021-05-10diff: Inject catfile cachePatrick Steinhardt
2021-03-22Replacement of the t.Fatal with require.NoErrorPavlo Strokov
2021-03-22Removal of config.Config from diff packagePavlo Strokov
2021-02-11Break dependency on config.Config in diffPavlo Strokov
2021-02-08Injection of git.CommandFactory into diff packagePavlo Strokov
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-09-15Introduce Locator abstraction to diff servicePavlo Strokov
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt