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-27Create module v14 gitaly versionPavlo Strokov
2021-05-26Merge branch 'pks-coordinator-goroutine-leaks' into 'master'Toon Claes
2021-05-26Merge branch 'ps-flaky-TestPropagateReplicationJob' into 'master'Toon Claes
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-21coordinator: Add replication metrics for transactionsPatrick Steinhardt
2021-05-21coordinator: Change order to compute updated/outdated secondariesPatrick Steinhardt
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-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-20Remove isDone field from subtransaction typeSami Hiltunen
2021-05-20Disjoint request finalizer timeout from the RPCSami Hiltunen
2021-05-20Merge branch 'zj-remove-wiki-get-page-version' into 'master'Zeger-Jan van de Weg
2021-05-19coordinator: Conditionally enable transactional config RPCsPatrick Steinhardt
2021-05-19Mark nodes as failed if the proxy fails opening streamsSami Hiltunen
2021-05-19Rename file with package external testsSami Hiltunen
2021-05-18Consider primary modified only if a subtransaction was committedSami Hiltunen
2021-05-18Test that primary failing an RPC leads to replicationSami Hiltunen
2021-05-18Align test name with its expectationsSami Hiltunen
2021-05-18Support multiple subtransactions in transaction testsSami Hiltunen
2021-05-18Remove unneeded shouldSucceed fields in testsSami Hiltunen
2021-05-18Implement DidCommitAnySubtransaction on TransactionSami Hiltunen
2021-05-17Merge branch 'ps-rm-GrpcErrorHasMessage' into 'master'James Fargher
2021-05-17Merge branch 'ps-clone-repo-at-storage' into 'master'Toon Claes
2021-05-17Break dependency of the CloneRepoAtStorage on the global config.ConfigPavlo Strokov
2021-05-17Mark Repository service's Fsck as an accssorSami Hiltunen
2021-05-17Remove GrpcErrorHasMessage test helperPavlo Strokov
2021-05-17Use github.com/stretchr/testify package to check dir and file existencePavlo Strokov
2021-05-14wiki: Remove GetPageVersionsRPCZeger-Jan van de Weg
2021-05-13Use MustReadFile test helperPavlo Strokov
2021-05-12wiki: Remove FindFile RPCZeger-Jan van de Weg
2021-05-11Merge branch 'ps-rm-clone-repo' into 'master'Pavlo Strokov
2021-05-11Remove testhelper.CloneRepoPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec in praefectPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in praefectPavlo Strokov
2021-05-10Merge branch 'pks-catfile-drop-global' into 'master'Sami Hiltunen
2021-05-10Merge branch 'pks-tx-shared-info' into 'master'Zeger-Jan van de Weg
2021-05-10Merge branch 'pks-gittest-object-refactorings' into 'master'Sami Hiltunen
2021-05-10objectpool: Inject catfile cachePatrick Steinhardt
2021-05-10repository: Inject catfile cachePatrick Steinhardt
2021-05-07metadata: Move transaction metadata into shared packagePatrick Steinhardt
2021-05-07metadata: Add missing comment `Address()` functionPatrick Steinhardt
2021-05-07gittest: Refactor interface to write commitsPatrick Steinhardt
2021-05-07praefect: Change interface to use Vote typePatrick Steinhardt