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-12Add track-repository praefect subcommandjc-backport-track-repo-13-12-stableJohn Cai
2021-10-12Merge branch 'ps-backport-repo-rm-sub-cmd' into '13-12-stable'Sami Hiltunen
2021-10-08remove-repository: A new sub-command for the praefect to remove repositoryPavlo Strokov
2021-09-22Update VERSION filesv13.12.12GitLab Release Tools Bot
2021-09-22Update changelog for 13.12.12GitLab Release Tools Bot
2021-09-09Merge branch 'smh-fs-id-13-12' into '13-12-stable'Sami Hiltunen
2021-09-03Workaround Rails filesystem ID tests in PraefectSami Hiltunen
2021-09-03Derive virtual storage's filesystem id from its nameSami Hiltunen
2021-09-02Update VERSION filesv13.12.11GitLab Release Tools Bot
2021-09-02Update changelog for 13.12.11GitLab Release Tools Bot
2021-09-02Merge branch 'pks-coordinator-replication-v13.12' into '13-12-stable'Henri Philipps
2021-09-02coordinator: Only schedule replication for differing error statesPatrick Steinhardt
2021-09-02transactions: Remove `DidCommitAnySubtransactions()`Patrick Steinhardt
2021-09-02coordinator: Create replication jobs if the primary cast a votePatrick Steinhardt
2021-09-02transactions: Implement function which tells whether votes did votePatrick Steinhardt
2021-09-02coordinator: Explicitly exit early if primary is not dirtyPatrick Steinhardt
2021-09-02coordinator: Combine node state log messages into a single messagePatrick Steinhardt
2021-09-02praefect: Fix incorrect error tracking for secondariesblanet
2021-09-02coordinator: Reflect primary's dirty-status when logging repl causePatrick Steinhardt
2021-09-02coordinator: Add replication metrics for transactionsPatrick Steinhardt
2021-09-02coordinator: Change order to compute updated/outdated secondariesPatrick Steinhardt
2021-09-02Consider primary modified only if a subtransaction was committedSami Hiltunen
2021-09-02Test that primary failing an RPC leads to replicationSami Hiltunen
2021-09-02Align test name with its expectationsSami Hiltunen
2021-09-02Support multiple subtransactions in transaction testsSami Hiltunen
2021-09-02Remove unneeded shouldSucceed fields in testsSami Hiltunen
2021-09-02Implement DidCommitAnySubtransaction on TransactionSami Hiltunen
2021-08-31Merge branch 'sh-pack-objects-hook-cfg' into '13-12-stable'Stan Hu
2021-08-31Only activate Git pack-objects hook if cache is enabledStan Hu
2021-08-10Update VERSION filesv13.12.10GitLab Release Tools Bot
2021-08-10Update changelog for 13.12.10GitLab Release Tools Bot
2021-08-03Merge remote-tracking branch 'dev/13-12-stable' into 13-12-stableGitLab Release Tools Bot
2021-08-03Update VERSION filesv13.12.9GitLab Release Tools Bot
2021-08-03Update changelog for 13.12.9GitLab Release Tools Bot
2021-08-03Merge branch 'handle_long_commit_headers_13_12' into '13-12-stable'GitLab Release Tools Bot
2021-07-07Merge remote-tracking branch 'dev/13-12-stable' into 13-12-stableGitLab Release Tools Bot
2021-07-07Update VERSION filesv13.12.8GitLab Release Tools Bot
2021-07-07Update changelog for 13.12.8GitLab Release Tools Bot
2021-07-05Update VERSION filesv13.12.7GitLab Release Tools Bot
2021-07-05Update changelog for 13.12.7GitLab Release Tools Bot
2021-07-02Merge branch 'pks-tx-backports-v13.12' into '13-12-stable'Zeger-Jan van de Weg
2021-07-02repository: Fix repo replication with transactionsPatrick Steinhardt
2021-07-02repository: Add test demonstrating replication failure with transactionsPatrick Steinhardt
2021-07-02repository: Fix voting when cloning from internal poolsPatrick Steinhardt
2021-07-02remote: Make `FetchInternalRemote()` callable without a serverPatrick Steinhardt
2021-07-02remote: Make `getRemoteDefaultBranch()` a standalone functionPatrick Steinhardt
2021-07-02ref: Refactor `SetDefaultBranchRef()` to receive repo executorPatrick Steinhardt
2021-07-02repository: Fix excessive voting in CreateRepositoryFromBundlePatrick Steinhardt
2021-07-02repository: Demonstrate excessive voting for CreateRepositoryFromBundlePatrick Steinhardt
2021-07-02repository: Add test to exercise CreateFromBundle with transactionsPatrick Steinhardt