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-08-31Replace NewLogger calls with SharedLogger calls in testsSami Hiltunen
2023-08-31Replace use of NewDiscardingLogEntry with the recording loggerSami Hiltunen
2023-08-18cache/diskcache: Inject logger instead of using global onePatrick Steinhardt
2023-05-16featureflag: Move into standalone packagePatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-02-07cache: Convert tests to work with SHA256 object formatPatrick Steinhardt
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-08-11gittest: Convert callers of CloneRepo to use CreateRepositoryPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-12-14cache: Rework keyer tests to be independentPatrick Steinhardt
2021-12-10cache: Get rid of short timeoutsPatrick Steinhardt
2021-12-03featureflag: Consolidate feature flags context APIPatrick 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: Make relative path of `CloneRepoAtStorage` optionalPatrick Steinhardt
2021-07-12Fix instantiation of the structs with fields assignmentPavlo Strokov
2021-06-28cache: Rename `Cache` struct to `DiskCache`Patrick Steinhardt