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-26test: Remove unused TruncateAllps-enhanced-sql-testingPavlo Strokov
2021-10-26test: Fix flaky TestStorageCleanup_AcquireNextStoragePavlo Strokov
2021-10-26sql: Remove SequenceReset as not neededPavlo Strokov
2021-10-26sql: Run migrations and tests on pre-populated databasePavlo Strokov
2021-10-26sql: Truncate doesn't restart sequencesPavlo Strokov
2021-10-26sql: List of migrations provided from outsidePavlo Strokov
2021-10-26sql: Do not truncate all tablesPavlo Strokov
2021-10-26sql: Reset sequences to initial valuePavlo Strokov
2021-10-26sql: NewStorageCleanup accepts QuerierPavlo Strokov
2021-10-26sql: Provide timestamp values as argument to queriesPavlo Strokov
2021-10-25Merge branch 'jc-checker' into 'master'Toon Claes
2021-10-25Merge branch 'jc-reverse-sort-order' into 'master'Christian Couder
2021-10-25Merge branch 'jc-fix-TestCachingStorageProvider_GetSyncedNodes' into 'master'Toon Claes
2021-10-25Close database connection in test database setupJohn Cai
2021-10-25Merge branch 'ps-check-listen-error' into 'master'Pavlo Strokov
2021-10-25Merge branch 'ps-replication-job-state' into 'master'Pavlo Strokov
2021-10-25find_refs_by_id: Use 'refname' as the default sort orderJohn Cai
2021-10-25Praefect cmd: adding check subcommandJohn Cai
2021-10-25Praefect: add migration checkJohn Cai
2021-10-25Praefect: add basic framework for adding praefect startup checksJohn Cai
2021-10-25Merge branch 'jts/node' into 'master'Toon Claes
2021-10-25Better define 'node' in the design documentJohn Skarbek
2021-10-25Merge branch 'pks-objectpool-drop-ondisk-remotes' into 'master'Patrick Steinhardt
2021-10-25Merge branch 'pks-fetch-internal-remote-read-logs' into 'master'Toon Claes
2021-10-25Merge branch 'sh-update-pg-query' into 'master'Toon Claes
2021-10-25Merge branch 'jv-doc-sidechannel' into 'master'Toon Claes
2021-10-25Merge branch 'smh-replica-path-cache' into 'master'Sami Hiltunen
2021-10-25git: Drop Remote interfacePatrick Steinhardt
2021-10-25objectpool: Convert to use in-memory fetchesPatrick Steinhardt
2021-10-25objectpool: Drop UnlikRepostioryFromObjectPool RPCPatrick Steinhardt
2021-10-25Merge branch 'pks-test-race-fixes' into 'master'Patrick Steinhardt
2021-10-22Add documentation about sidechannelsJacob Vosmaer
2021-10-22remote: Fix flaky test caused by unconsumed hook stdinPatrick Steinhardt
2021-10-22remote: Try to get hints why FetchInternalRemote tests fail sometimesPatrick Steinhardt
2021-10-22gitaly-hooks: Improve error messages about unexpected argsPatrick Steinhardt
2021-10-22gitaly-hooks: Propagate errors when closing failsPatrick Steinhardt
2021-10-22gitaly-hooks: Get rid of global hook loggerPatrick Steinhardt
2021-10-22gitaly-hooks: Refactor error handlingPatrick Steinhardt
2021-10-22gitaly-hooks: Improve logging for the "check" subcommandPatrick Steinhardt
2021-10-22Update changelog for 14.4.0GitLab Release Tools Bot
2021-10-21Merge branch 'pks-git2go-revert-path-exists-validation' into 'master'Patrick Steinhardt
2021-10-21replication: Remove 'dead' stale jobs.Pavlo Strokov
2021-10-21Merge branch 'pks-catfile-tree-entries-read-blob-fix' into 'master'Patrick Steinhardt
2021-10-21gitaly-git2go/commit: Revert validation for existing target pathsPatrick Steinhardt
2021-10-21blob: Discard objects in case sending blob tree entries failsPatrick Steinhardt
2021-10-21commit: Fix `GetTreeEntries()` failing hard when reading a blobPatrick Steinhardt
2021-10-21commit: Fix test timeout compared by inefficient go-cmp diffingPatrick Steinhardt
2021-10-21catfile: Fix deadlocking caused by early proces sdone notificationsPatrick Steinhardt
2021-10-21streamcache: Fix deadlocking caused by early removal conditionPatrick Steinhardt
2021-10-21test: Check error returned by gRCP serverPavlo Strokov