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-05gitaly-git2go: Remove the now-unused commandPatrick Steinhardt
2023-08-10diff: Drop test helper to setup service with seeded repositoryPatrick Steinhardt
2023-07-11diff: Enable testing with SHA256 for RawPatch and RawDiffPatrick Steinhardt
2023-07-11diff: Refactor tests for RawPatchPatrick Steinhardt
2023-07-11diff: Refactor tests for RawDiffPatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-07-21gittest: Expose default committer informationPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-06-27diff: Convert `RawPatch()` test to not use worktreePatrick Steinhardt
2022-06-27diff: Convert `RawDiff()` test to not use worktreePatrick Steinhardt
2022-06-27diff: Improve test names and improve parallelizationPatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-02-01Propagate test context to setup helpers in diff packageSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-11-01gittest: Convert `ExecStream()` to take a configurationPatrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-08-05gittest: Rename `CloneRepoAtStorage()` to `CloneRepo()`Patrick Steinhardt
2021-08-05gittest: Drop cleanup function from `CloneRepoAtStorage()`Patrick Steinhardt
2021-08-05gittest: Merge cloning repos with and without worktreesPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-17Remove testhelper.CloneRepoWithWorktreePavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-03-22Removal of config.Config from diff packagePavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt