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-07Enable Praefect in PostUploadPackWithSidechannel testsgit-2.31Quang-Minh Nguyen
2021-10-07Merge branch 'pks-catfile-cache-split' into 'master'Patrick 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
2021-10-06catfile: Fix race with done-notificationsPatrick Steinhardt
2021-10-06catfile: Implement `BatchProcess()` in terms of both readersPatrick Steinhardt
2021-10-06catfile: Provide cacheable object info readersPatrick Steinhardt
2021-10-06catfile: Provide cacheable object readersPatrick Steinhardt
2021-10-06catfile: Allow reading objects with unknown typePatrick Steinhardt
2021-10-06catfile: Make `close()` a private functionPatrick Steinhardt
2021-10-06catfile: Allow for generic cached valuesPatrick Steinhardt
2021-10-06catfile: Extract logic handling cached processesPatrick Steinhardt
2021-10-06catfile: Convert reporting of cache members to use a gauge vectorPatrick Steinhardt
2021-10-06catfile: Provide function to safely count cache membersPatrick Steinhardt
2021-10-06catfile: Disentangle metrics from managing the cachePatrick Steinhardt
2021-10-06catfile: Rename `BatchCache` to `ProcessCache`Patrick Steinhardt
2021-10-06Merge branch 'pks-datastore-cleanup-timezone' into 'master'Pavlo Strokov
2021-10-06remote: Drop FetchInternalRemote RPCPatrick Steinhardt
2021-10-06remote: Refactor `FetchInternalRemote()` to use remoterepo interfacePatrick Steinhardt
2021-10-06remoterepo: Implement `GetDefaultBranch()`Patrick Steinhardt
2021-10-06remote: Modernize tests for `FetchInternalRemote`Patrick Steinhardt
2021-10-06repository: Fix test for failing fetch in ReplicateRepositoryPatrick Steinhardt
2021-10-06datastore: Fix storage cleanup's handling of timezonesPatrick Steinhardt
2021-10-06Merge branch 'ps-replication-parallel-processing' into 'master'Pavlo Strokov
2021-10-06Merge branch 'pks-catfile-fixed-goroutine-leakage' into 'master'Patrick Steinhardt
2021-10-06catfile: Test for Goroutine leaksPatrick Steinhardt
2021-10-06catfile: Plug Goroutine leak in the cachePatrick Steinhardt
2021-10-06catfile: Explicitly stop the catfile cache in testsPatrick Steinhardt
2021-10-06testhelper: Introduce new function to check for leaking GoroutinesPatrick Steinhardt
2021-10-06Revert "Merge branch 'sh-revert-3853' into 'master'"Patrick Steinhardt
2021-10-06Merge branch 'update_activesupport' into 'master'John Cai
2021-10-06Update ruby gem activesupport to v6.1.4.1James Fargher
2021-10-05Merge branch 'jc-praefect-command-add-repo' into 'master'Toon Claes
2021-10-05Merge branch 'jv-sidechannel-client' into 'master'John Cai
2021-10-05client: add sidechannel supportJacob Vosmaer
2021-10-05Merge branch 'check_empty_bundle' into 'master'John Cai
2021-10-05Add track-repository praefect subcmdJohn Cai
2021-10-05replication: Process replication events with configurable number of workersPavlo Strokov
2021-10-05replication: Configure number of replication workers per virtual storagePavlo Strokov
2021-10-05replication: Process replication events for storages in parallelPavlo Strokov
2021-10-05replication: Backoff function providerPavlo Strokov
2021-10-04Determine when CreateBundleFromRefList would generate an empty bundleJames Fargher
2021-10-04Merge branch 'restore_incremental' into 'master'Christian Couder
2021-10-04backup: Restore from incremental backupsJames Fargher
2021-10-04backup: Extract shared restore test setup into individual casesJames Fargher
2021-10-04Accept patterns for BundleTestRepo test helperJames Fargher
2021-10-04backup: Write LATEST file for incrementsJames Fargher
2021-10-04backup: Remodel backups to be a series of stepsJames Fargher