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
2021-08-12testhelper: Rename `ConfigureGitalySSHBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyHooksBin()`Patrick Steinhardt
2021-08-10Move pack.stat logging to PackObjectsHookJacob Vosmaer
2021-08-09lint: Handle error returned by os.RemoveAllPavlo Strokov
2021-07-27lint: Fix deprecated import github.com/golang/protobuf/jsonpbPavlo Strokov
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-07-22Merge branch 'jv-pack-objects-cache-dependency' into 'master'Ævar Arnfjörð Bjarmason
2021-07-16Use service.Dependencies to inject pack-objects cacheJacob Vosmaer
2021-07-12Relocate GitLab HTTP test server from testhelper packagePavlo Strokov
2021-06-14tests: Remove unused Praefect server structurePatrick Steinhardt
2021-06-14hook: Remove Praefect server from hooks payloadPatrick Steinhardt
2021-06-14transaction: Drop server info from voting functionsPatrick Steinhardt
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-06-11Move helper to avoid import cycleMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-19Vote when reference transaction has been committedSami Hiltunen
2021-05-13Use MustReadFile test helperPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec in upload_pack_test.goPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec in receive_pack_test.goPavlo Strokov
2021-05-10Merge branch 'pks-catfile-drop-global' into 'master'Sami Hiltunen
2021-05-10Merge branch 'pks-tx-shared-info' into 'master'Zeger-Jan van de Weg
2021-05-10Merge branch 'pks-gittest-object-refactorings' into 'master'Sami Hiltunen
2021-05-10objectpool: Inject catfile cachePatrick Steinhardt
2021-05-07metadata: Move transaction metadata into shared packagePatrick Steinhardt
2021-05-07gittest: Refactor interface to write commitsPatrick Steinhardt
2021-05-07voting: Move Vote and VoteHash types into shared packagePatrick Steinhardt
2021-05-06ssh: Fix secondaries being out-of-date if all refs are rejectedPatrick Steinhardt
2021-05-06ssh: Demonstrate problematic transactional behaviourPatrick Steinhardt
2021-05-06ssh: Inject transaction managerPatrick Steinhardt
2021-04-26Replace test server setup in ssh packagePavlo Strokov
2021-04-23testhelper: Convert `TempDir()` to use `t.Cleanup()`Patrick Steinhardt
2021-04-21Change gittest.CreateCommit to use provided configurationPavlo Strokov
2021-04-20Merge branch 'pks-linting-fixes-pt2' into 'master'Toon Claes
2021-04-19testhelper: Convert `WriteExecutable()` to use `t.Cleanup()`Patrick Steinhardt
2021-04-19pktline: Verify writing pktlines succeedsPatrick Steinhardt
2021-04-19objectpool: Check errors when calling `pool.Remove()`Patrick Steinhardt
2021-04-14tests: Check errors returned by `CloseSend()`Patrick Steinhardt
2021-04-14tests: Check errors returned by `ioutil.WriteFile()`Patrick Steinhardt
2021-04-07dependency inject backchannel registry into Gitaly componentsSami Hiltunen
2021-03-31Remove upload_pack_gitaly_hooks feature flagJacob Vosmaer
2021-03-16ssh: Fix semantic merge conflict with testcfg changesPatrick Steinhardt
2021-03-11Removal of the config.Config var from ssh packagePavlo Strokov
2021-03-11git: Drop `GlobalOption`s from `NewWithoutRepo()`Patrick Steinhardt
2021-03-11global: Convert to use `WithConfig()`Patrick Steinhardt
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move hook helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move protocol helper into `gittest`Patrick Steinhardt
2021-03-01testhelper: Refactor protocol helperPatrick Steinhardt
2021-03-01testhelper: Move object helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move commit helpers into `gittest`Patrick Steinhardt