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-11-19sql-migrate: Update storage_repositories tablesh-fix-link-repository-id-migration-for-14-4Pavlo Strokov
2021-11-19Merge branch 'pks-praefect-datastore-collector-metrics-endpoint-v14.4' into '...Patrick Steinhardt
2021-11-19praefect: Do not collect repository store metrics on startupJohn Cai
2021-11-19praefect: Add ability to have separate database metrics endpointJohn Cai
2021-11-19prometheus: Avoid duplicated metrics registrationPavlo Strokov
2021-11-19bootstrap: Abstract bootstrapper for testingPavlo Strokov
2021-11-18Merge branch 'smh-optimize-dataloss-query-14-4' into '14-4-stable'Toon Claes
2021-11-18Materialize valid_primaries view in RepositoryStoreCollectorSami Hiltunen
2021-11-18Get the latest generation from repositories instead of a viewSami Hiltunen
2021-11-17Materialize valid_primaries view in dataloss querySami Hiltunen
2021-11-08Update VERSION filesv14.4.2GitLab Release Tools Bot
2021-11-08Update changelog for 14.4.2GitLab Release Tools Bot
2021-10-28Merge remote-tracking branch 'dev/14-4-stable' into 14-4-stableGitLab Release Tools Bot
2021-10-28Update VERSION filesv14.4.1GitLab Release Tools Bot
2021-10-28Update changelog for 14.4.1GitLab Release Tools Bot
2021-10-22Update VERSION filesv14.4.0GitLab Release Tools Bot
2021-10-22Update changelog for 14.4.0GitLab Release Tools Bot
2021-10-21Update VERSION filesv14.4.0-rc45GitLab Release Tools Bot
2021-10-21Update VERSION filesv14.4.0-rc44GitLab Release Tools Bot
2021-10-21Update VERSION filesGitLab Release Tools Bot
2021-10-20Update VERSION filesv14.4.0-rc42GitLab Release Tools Bot
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
2021-10-07nodes: Fix leaking connections and Goroutines due to missing cleanupPatrick Steinhardt
2021-10-07glsql: Close database if open fails on pingPatrick Steinhardt
2021-10-07streamcache: Make cleanup Goroutines stoppablePatrick Steinhardt
2021-10-07cache: Add ability to stop disk walkersPatrick Steinhardt
2021-10-07dontpanic: Refactor code to allow stopping of `GoForever()`Patrick Steinhardt
2021-10-07service: Plug leakages of connection poolsPatrick Steinhardt
2021-10-07supervisor: Stop monitor if shutdown was signalledPatrick Steinhardt
2021-10-07bootstrap: Make bootstrapper stoppable to plug Goroutine leaksPatrick Steinhardt
2021-10-07catfile: Stop cache to plug Goroutine leaksPatrick Steinhardt
2021-10-07gitaly-backup: Inject connection pool to unleak its GoroutinesPatrick Steinhardt
2021-10-07Merge branch 'pks-catfile-cache-split' into 'master'Patrick Steinhardt
2021-10-07command: Start using the testhelper packagePatrick Steinhardt
2021-10-07command: Solve cyclic dependency with testhelper packagePatrick Steinhardt
2021-10-07testhelper: Open-code check for process's error codesPatrick Steinhardt
2021-10-07testhelper: Refactor checks for leaked processesPatrick Steinhardt
2021-10-07testhelper: Move process leak checks into separate packagePatrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-10-07testhelper: Return errors when configuring Ruby sidecar failsPatrick Steinhardt
2021-10-07Merge branch 'jv-sidechannel-praefect' into 'master'James Fargher
2021-10-06Praefect: proxy sidechannelsJacob Vosmaer
2021-10-06Merge branch 'pks-drop-fetch-internal-remote' into 'master'Pavlo Strokov
2021-10-06blob: Convert `GetBlob()` to use object readerPatrick Steinhardt