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
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-02-02Create repositories via API in most repository service testsSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-06testhelper: Rename `GrpcEqualErr()` to `RequireGrpcError()`Patrick Steinhardt
2021-12-06testhelper: Absorb helpers from the testassert packagePatrick Steinhardt
2021-10-12Handling tests for git config for macOSjohn.mcdonnell
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-20Merge branch 'pks-go-drop-1.15-support' into 'master'Toon Claes
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-09-20helper: Move metatada-helpers into the metadata packagePatrick Steinhardt
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-24repository: Deprecate `SetConfig()` RPCPatrick 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-08-05gittest: Merge initialization of repos into a single functionPatrick Steinhardt
2021-07-12Fix instantiation of the structs with fields assignmentPavlo Strokov
2021-07-06Merge branch 'master' into '3029-setconfig-golang'Zeger-Jan van de Weg
2021-07-05SetConfig: implemented config setting using git2goivanbukhtiyarov
2021-06-29Parallel execution of the tests in the repository packagePavlo Strokov
2021-06-15featureflag: Drop transactional feature flagsPatrick Steinhardt
2021-06-14tests: Remove unused Praefect server structurePatrick Steinhardt
2021-06-14transaction: Drop server info from voting functionsPatrick Steinhardt
2021-06-11Fix issues in testsMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-19repository: Enable transactional voting on the gitconfigPatrick Steinhardt
2021-05-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt
2021-05-17Break dependency of the CloneRepoAtStorage on the global config.ConfigPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-04-23Refactor config_test.goPavlo Strokov
2021-04-23Pop up config.Config from functions body to parametersPavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2020-10-16Introduce Locator abstraction to repository servicePavlo Strokov
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt