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-10-12Makefile: Revert changes to ruby bundlerevert-bundle-deploymentToon Claes
2021-10-12Merge branch 'ps-fix-flaky-acquirenextstorage' into 'master'Patrick Steinhardt
2021-10-12Merge branch 'pks-testserver-block-until-healthy' into 'master'Pavlo Strokov
2021-10-12Merge branch 'pks-testserver-precreate-praefect-socket' into 'master'Pavlo Strokov
2021-10-12testserver: Precreate socket to fix health check race with PraefectPatrick Steinhardt
2021-10-11Merge branch 'toon-no-bundle-hack' into 'master'James Fargher
2021-10-11datastore: Fix flaky test for AcquireNextStoragePavlo Strokov
2021-10-11Merge branch 'smh-cluster-repository-id-14-4' into 'master'Pavlo Strokov
2021-10-11Makefile: Never ruby bundle as deploymentToon Claes
2021-10-11Merge branch '299529_fix_incorrect_page_token_detection' into 'master'Toon Claes
2021-10-11testserver: Block dialing until connection is upPatrick Steinhardt
2021-10-11Add test to verify sequential pagination requestsVasilii Iakliushin
2021-10-11Provide feature flag to TestFindLocalBranches* testsVasilii Iakliushin
2021-10-11ref: Explicitly test for data returned by FindLocalBranchesPatrick Steinhardt
2021-10-11ref: Use exact comparison on page tokenVasilii Iakliushin
2021-10-11Update SetGeneration to use repository IDSami Hiltunen
2021-10-11Use repository ID in GetGenerationSami Hiltunen
2021-10-11Use repository ID in GetReplicatedGenerationSami Hiltunen
2021-10-11Use repository ID in DeleteInvalidRepositorySami Hiltunen
2021-10-11Fix TestReplicatorInvalidSourceRepository testSami Hiltunen
2021-10-11Use repository IDs in IncrementGenerationSami Hiltunen
2021-10-11Merge branch 'pks-operations-merge-eof-flakiness' into 'master'Patrick Steinhardt
2021-10-11Merge branch 'pks-glsql-migration-data-race' into 'master'Pavlo Strokov
2021-10-11operations: Fix flakiness due to EOF timeoutPatrick Steinhardt
2021-10-11migrations: Fix data race due to accessing global statePatrick Steinhardt
2021-10-11ci: Fix backwards-compatibility job with changing setupPatrick Steinhardt
2021-10-11Merge branch 'pks-git-mandatory-v2.33.0' into 'master'Patrick Steinhardt
2021-10-11Merge branch 'pks-testhelper-gitaly-health-checks' into 'master'Toon Claes
2021-10-11git: Always assume we can handle object type filtersPatrick Steinhardt
2021-10-11git: Bump minimum required Git version to v2.33.0Patrick Steinhardt
2021-10-11git: Fix test for FlushesUpdaterefStatus exercising wrong functionPatrick Steinhardt
2021-10-11test-boot: Set up Git binary pathPatrick Steinhardt
2021-10-11ci: Drop tests for older Git versionsPatrick Steinhardt
2021-10-11Merge branch 'qmnguyen0711/enable-praefect-sidechannel-test' into 'master'James Fargher
2021-10-11Merge branch 'ps-repocleaner-test-enhance' into 'master'James Fargher
2021-10-08testserver: Merge functions which start Gitaly serverPatrick Steinhardt
2021-10-08testserver: Always assert that Gitaly can serve requestsPatrick Steinhardt
2021-10-08testserver: Move `StartGitalyServer()` next to `RunGitalyServer()`Patrick Steinhardt
2021-10-08testserver: Clean up Praefect proxy if it fails to become healthyPatrick Steinhardt
2021-10-08gitaly-ssh: Inject test certificate into system storePatrick Steinhardt
2021-10-08testserver: Use "client" package to dial health serverPatrick Steinhardt
2021-10-08testserver: Drop retry when waiting for server to become healthyPatrick Steinhardt
2021-10-08testserver: Drop parameters for `waitHealthy()`Patrick Steinhardt
2021-10-08testserver: Fix resource exhaustion with too many Praefect instancesPatrick Steinhardt
2021-10-08Merge branch 'pks-supervisor-synchronize-kill' into 'master'Toon Claes
2021-10-08supervisor: Close writers before signalling process is donePatrick Steinhardt
2021-10-08supervisor: Drop global test statePatrick Steinhardt
2021-10-08testhelper: Expose helper to build Go executablesPatrick Steinhardt
2021-10-08testhelper: Reject trying to build same binary multiple timesPatrick Steinhardt
2021-10-08testhelper: Refactor building of binaries for improved readabilityPatrick Steinhardt