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-05-11Merge branch 'ps-replaceMustRunCommandWithGittestAlternative' into 'master'avar/24076ab9d1a10aa7555bdead49426b73c6d77dc8Pavlo Strokov
2021-05-11Replace MustRunCommand with Exec in ensureSplitIndexExistsPavlo Strokov
2021-05-11Replace MustRunCommand with Exec in getBranchShaPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec for getRefnamesPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec for fullRepackPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec for copyRepoWithNewRemotePavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec for createCommitPavlo 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-11Merge branch 'ps-rm-old-test-server-setup' into 'master'Ævar Arnfjörð Bjarmason
2021-05-11Removal of the old test code setup to run gRPC serverPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in gitaly servicesPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in praefectPavlo Strokov
2021-05-11Merge branch 'smh-log-elector-deprecations' into 'master'Patrick Steinhardt
2021-05-11Merge branch 'smh-deprecate-reconciler' into 'master'Patrick Steinhardt
2021-05-11Log a deprecation warning when running reconcileSami Hiltunen
2021-05-11Merge branch 'zj-remove-ff-merge' into 'master'James Fargher
2021-05-10FFMerge: Remove Ruby implementationZeger-Jan van de Weg
2021-05-10Log warnings for deprecated election strategiesSami Hiltunen
2021-05-10Merge branch 'pks-catfile-cache-semantic-merge-conflict' into 'master'Sami Hiltunen
2021-05-10gittest: Fix semantic merge conflict with catfile changesPatrick Steinhardt
2021-05-10Merge branch 'pks-catfile-drop-global' into 'master'Sami Hiltunen
2021-05-10Merge branch 'smh-separate-internal-inbound-servers' into 'master'Zeger-Jan van de Weg
2021-05-10Merge branch 'pks-git-fetch-fsck-objects' into 'master'Patrick Steinhardt
2021-05-10Merge branch 'pks-tx-shared-info' into 'master'Zeger-Jan van de Weg
2021-05-10git: Always check fetched objects for consistencyPatrick Steinhardt
2021-05-10git: Always check received objects for consistencyPatrick Steinhardt
2021-05-10Merge branch 'pks-gittest-object-refactorings' into 'master'Sami Hiltunen
2021-05-10Close internal socket after the external onesSami Hiltunen
2021-05-10Remove the security type split in GitalyServerFactorySami Hiltunen
2021-05-10Remove mutex from GitalyServerFactorySami Hiltunen
2021-05-10Merge branch 'pks-git-config-overrides' into 'master'Patrick Steinhardt
2021-05-10catfile: Move metrics into BatchCache structurePatrick Steinhardt
2021-05-10catfile: Remove global cachePatrick Steinhardt
2021-05-10localrepo: Inject catfile cachePatrick Steinhardt
2021-05-10remote: Inject catfile cachePatrick Steinhardt
2021-05-10diff: Inject catfile cachePatrick Steinhardt
2021-05-10conflicts: Inject catfile cachePatrick Steinhardt
2021-05-10commit: Inject catfile cachePatrick Steinhardt
2021-05-10objectpool: Inject catfile cachePatrick Steinhardt
2021-05-10repository: Inject catfile cachePatrick Steinhardt
2021-05-10ref: Inject catfile cachePatrick Steinhardt
2021-05-10operations: Inject catfile cachePatrick Steinhardt
2021-05-10commit: Inject catfile cachePatrick Steinhardt
2021-05-10cleanup: Inject catfile cachePatrick Steinhardt
2021-05-10blob: Inject catfile cachePatrick Steinhardt
2021-05-10service: Set up catfile cache as global dependencyPatrick Steinhardt
2021-05-10catfile: Make BatchCache type publicPatrick Steinhardt
2021-05-10catfile: Inject spawn errors via batchCache structurePatrick Steinhardt