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-17Add config value MetatdataMonitoringEnabledjc-metadata-monitoring-flagJohn Cai
2021-11-16Merge branch 'smh-remove-clone-from-pool' into 'master'Sami Hiltunen
2021-11-16Merge branch 'smh-ordered-health-updates' into 'master'Sami Hiltunen
2021-11-16Merge branch 'pks-objectpool-fix-logging-data-race' into 'master'Pavlo Strokov
2021-11-16objectpool: Fix data race with loggerPatrick Steinhardt
2021-11-16Merge branch 'ps-track-payload-size' into 'master'Toon Claes
2021-11-16Merge branch 'pks-commit-tree-entries' into 'master'Patrick Steinhardt
2021-11-16Remove CloneFromPool and CloneFromPoolInternal RPCsSami Hiltunen
2021-11-16Merge branch 'pks-revert-raw-changes-drop-paths' into 'master'Patrick Steinhardt
2021-11-16Revert "repository: Remove deprecated and unused fields from GetRawChanges"Patrick Steinhardt
2021-11-16Merge branch 'ps-fix-link-repository-id-migration' into 'master'Toon Claes
2021-11-16Merge branch 'pks-fsck-ignore-zero-padded-filemode' into 'master'Toon Claes
2021-11-15Merge branch 'pks-catfile-bufio' into 'master'Patrick Steinhardt
2021-11-15Perform health check updates in an ordered mannerSami Hiltunen
2021-11-15Add a test case for concurrent deadlocking inserts in HealthManagerSami Hiltunen
2021-11-15Move WaitForQueries helper to glsqlSami Hiltunen
2021-11-15Rearrange method call in HealthManager to make them more testableSami Hiltunen
2021-11-15catfile: Use buffered mode in git-cat-file(1)Patrick Steinhardt
2021-11-15catfile: Use buffered writes to queue requestsPatrick Steinhardt
2021-11-15catfile: Flush requests as requiredPatrick Steinhardt
2021-11-15catfile: Implement support for flushingPatrick Steinhardt
2021-11-15Update changelog for 14.1.8GitLab Release Tools Bot
2021-11-12Merge branch 'ps-db-connect-hangs' into 'master'Toon Claes
2021-11-12Merge branch 'pks-golangci-1.43' into 'master'Patrick Steinhardt
2021-11-12Merge branch 'pks-operations-merge-misuse-race' into 'master'Patrick Steinhardt
2021-11-12lint: Inline exceptions about missing documentationPatrick Steinhardt
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-12lint: Remove "noctx" linter exceptionPatrick Steinhardt
2021-11-12lint: Drop maligned unused linter exceptionPatrick Steinhardt
2021-11-12repository: Remove deprecated and unused fields from GetRawChangesPatrick Steinhardt
2021-11-12lint: Enable linter for unkeyed fieldsPatrick Steinhardt
2021-11-12lint: Enable bidichk linterPatrick Steinhardt
2021-11-12Makefile: Upgrade golangci-lint to v1.43Patrick Steinhardt
2021-11-12praefect: Log listening message in proper placePavlo Strokov
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov
2021-11-12operations: Fix misuse of UserMergeBranchPatrick Steinhardt
2021-11-12Merge branch 'pks-blob-fix-discarding-closed-blobs' into 'master'Pavlo Strokov
2021-11-12Merge branch 'pks-ref-drop-list-new-commits' into 'master'Sami Hiltunen
2021-11-12Merge branch 'jc-fix-flaky-connectivity-check' into 'master'Patrick Steinhardt
2021-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-11-12proto: Remove unused import in ref definitionsPatrick Steinhardt
2021-11-11Merge branch 'git2go-conflicts' into 'master'Sami Hiltunen
2021-11-11Merge branch 'smh-additional-repository-replica-path' into 'master'John Cai
2021-11-11Use standard logger for NewGitalyConnectivityCheckJohn Cai
2021-11-11Merge branch 'fix_empty_file_backups' into 'master'Patrick Steinhardt
2021-11-11blob: Fix race when discarding already-consumed blobsPatrick Steinhardt
2021-11-11Merge branch 'ps-fix-flaky-TestLogObjectInfo' into 'master'James Fargher
2021-11-11commandstatshandler: Remove unused CommandStatsMessageProducerPavlo Strokov
2021-11-11grpcstats: Extend log with payload sizePavlo Strokov
2021-11-10Merge branch 'pks-catfile-concurrent-access' into 'master'Sami Hiltunen