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-12RefService: implement ForEachRefWithObjectsjv-for-each-ref-2Jacob Vosmaer
2021-10-12proto: add ForEachRefWithObjects RPCJacob Vosmaer
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
2021-10-08Merge branch 'ps-cmd-list-missing' into 'master'Pavlo Strokov
2021-10-08test: Database name extraction is not neededPavlo Strokov
2021-10-08repocleaner: Improve test codePavlo Strokov
2021-10-08prometheus: Avoid duplicated metrics registrationPavlo Strokov
2021-10-08bootstrap: Abstract bootstrapper for testingPavlo Strokov
2021-10-08remove-repository: Reduce code duplicationPavlo Strokov
2021-10-08list-untracked-repositories: New praefect sub-commandPavlo Strokov
2021-10-08list-untracked-repositories: Change callback of ExecOnRepositories to return ...Pavlo Strokov
2021-10-08list-untracked-repositories: Extract ExecOnRepositories method for re-usePavlo Strokov
2021-10-08testhelper: Simplify infra to build commands oncePatrick Steinhardt
2021-10-08Merge branch 'jc-fix-cache-test' into 'master'Patrick Steinhardt
2021-10-08Reset buffered reader upon closeJohn Cai
2021-10-07Merge branch 'ps-fix-flaky-cache-clean' into 'master'John Cai
2021-10-07streamcache: Fix flaky TestCache_diskCleanupPavlo Strokov
2021-10-07Merge branch 'pks-testhelper-goroutine-leakage' into 'master'Pavlo Strokov
2021-10-07Merge branch 'ps-fix-migration' into 'master'Toon Claes
2021-10-07testhelper: Enable Goroutine leak checks by defaultPatrick Steinhardt
2021-10-07global: Close gRPC connectionsPatrick Steinhardt
2021-10-07praefect: Stop gRPC servers on exitPatrick Steinhardt