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-05-26Merge branch 'pks-coordinator-goroutine-leaks' into 'master'Toon Claes
2021-05-26Merge branch 'smh-update-remote-mirror-fixes' into 'master'Sami Hiltunen
2021-05-26Merge branch 'ps-flaky-TestPropagateReplicationJob' into 'master'Toon Claes
2021-05-26Push default branch in the first batch of refspecs in UpdateRemoteMirrorSami Hiltunen
2021-05-26Limit max divergent refs returned from UpdateRemoteMirrorSami Hiltunen
2021-05-26Unexport a constant only used in UpdateRemoteMirrorSami Hiltunen
2021-05-25Merge branch 'pks-coordinator-tx-replication-metrics' into 'master'Sami Hiltunen
2021-05-25Merge branch 'zj-remove-wiki-delete-page' into 'master'Zeger-Jan van de Weg
2021-05-22Fix flaky TestPropagateReplicationJob testPavlo Strokov
2021-05-21coordinator: Fix leaking gRPC GoroutinesPatrick Steinhardt
2021-05-21catfile: Evict cached processes when stoppedPatrick Steinhardt
2021-05-21catfile: Allow stopping the cache monitorPatrick Steinhardt
2021-05-21catfile: Move monitor ticker into structPatrick Steinhardt
2021-05-21catfile: Change layout of BatchCache struct to show mutex relationPatrick Steinhardt
2021-05-21coordinator: Add replication metrics for transactionsPatrick Steinhardt
2021-05-21coordinator: Change order to compute updated/outdated secondariesPatrick Steinhardt
2021-05-21Merge branch 'pks-tests-with-rebase' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'smh-check-if-primary-was-modified' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'smh-cancel-vote-on-disconnect' into 'master'Sami Hiltunen
2021-05-20Cancel a vote associated with a node that stops waiting for a quorumSami Hiltunen
2021-05-20Makefile: Add canary for tests using outside Git envvarsPatrick Steinhardt
2021-05-20testhelper: Fix tests when running in an interactive rebasePatrick Steinhardt
2021-05-20Merge branch 'parallel_backup' into 'master'Sami Hiltunen
2021-05-20Merge branch 'smh-test-concurrent-elections' into 'master'Zeger-Jan van de Weg
2021-05-20Test concurrent election runs with PerRepositoryElectorSami Hiltunen
2021-05-20wiki: Remove DeletePage RPCZeger-Jan van de Weg
2021-05-20Merge branch 'smh-run-request-finalizers-on-timeout' into 'master'Pavlo Strokov
2021-05-20Merge branch 'pks-ff-remove-log-command-stats' into 'master'Pavlo Strokov
2021-05-20Remove isDone field from subtransaction typeSami Hiltunen
2021-05-20Merge branch 'pks-remotes-voting' into 'master'Sami Hiltunen
2021-05-20Disjoint request finalizer timeout from the RPCSami Hiltunen
2021-05-20Move suppressedContext to the helper package for reuseSami Hiltunen
2021-05-20Merge branch 'zj-remove-wiki-get-page-version' into 'master'Zeger-Jan van de Weg
2021-05-20featureflag: Remove LogCommandStats feature flagPatrick Steinhardt
2021-05-20Merge branch 'remove_ff_gitaly_go_user_revert' into 'master'Patrick Steinhardt
2021-05-20Merge branch 'smh-vote-on-committed' into 'master'Pavlo Strokov
2021-05-20Remove gitaly feature flag gitaly_go_user_revertJames Fargher
2021-05-20Add option to create backups in parallelJames Fargher
2021-05-19remote: Vote when adding and removing remotesPatrick Steinhardt
2021-05-19featureflag: Add feature flag for transactional remote handlingPatrick Steinhardt
2021-05-19remote: Allow passing testserver optionsPatrick Steinhardt
2021-05-19remote: Inject transaction managerPatrick Steinhardt
2021-05-19Vote when reference transaction has been committedSami Hiltunen
2021-05-19coordinator: Conditionally enable transactional config RPCsPatrick Steinhardt
2021-05-19repository: Enable transactional voting on the gitconfigPatrick Steinhardt
2021-05-19repository: Add testserver options to `setupRepositoryServiceWithRuby()`Patrick Steinhardt
2021-05-19repository: Replicate gitconfigPatrick Steinhardt
2021-05-19repository: Split out logic to write repo filesPatrick Steinhardt
2021-05-19repository: Drop rename of attributes pathPatrick Steinhardt
2021-05-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt