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-12-06Make remove-repository dry-run by defaultJohn Cai
2021-11-30Merge branch 'smh-generalize-dataloss' into 'master'Patrick Steinhardt
2021-11-30Add 'praefect metadata' subcommandSami Hiltunen
2021-11-26Merge branch 'jc-postgres-readwrite-check' into 'master'Toon Claes
2021-11-24dial-nodes: add timeout flagJohn Cai
2021-11-23praefect: Add database read/write checkJohn Cai
2021-11-18praefect: print verbose output in check subcommandJohn Cai
2021-11-12Merge branch 'ps-db-connect-hangs' into 'master'Toon Claes
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov
2021-11-09praefect check: add node connectivity/consistency checkJohn Cai
2021-11-08praefect: refactor node ping into praefect packageJohn Cai
2021-10-29praefect: Relocate shared code into subcmd.go filePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Extract dial-nodes sub-commandPavlo Strokov
2021-10-28praefect: Extract sql-migrate sub-commandPavlo Strokov
2021-10-28praefect: Extract sql-ping sub-commandPavlo Strokov
2021-10-28praefect: Configurable dial timeoutPavlo Strokov
2021-10-25Praefect cmd: adding check subcommandJohn Cai
2021-10-08list-untracked-repositories: New praefect sub-commandPavlo Strokov
2021-10-05Add track-repository praefect subcmdJohn Cai
2021-09-14remove-repository: A new sub-command for the praefect to remove repositoryPavlo Strokov
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-20praefect: Fix misuse of `signal.Notify()` with unbuffered channelPatrick Steinhardt
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-16Move getNodeAddress to a different fileSami Hiltunen
2021-05-27Create module v14 gitaly versionPavlo Strokov
2020-12-03implement set-replication-factor subcommandSami Hiltunen
2020-07-30remove virtual storage wide read-only modeSami Hiltunen
2020-07-28add accept-dataloss sub-commandSami Hiltunen
2020-05-12praefect enable-writes subcommandSami Hiltunen
2020-04-20Merge branch 'sh-make-ignore-unknown-default' into 'master'Jacob Vosmaer
2020-04-15praefect dataloss subcommandSami Hiltunen
2020-04-14Make Praefect sql-migrate ignore unknown migrations by defaultStan Hu
2020-04-11Add Praefect command to show migration statusStan Hu
2020-04-10Support ignoring unknown Praefect migrationsStan Hu
2020-04-09Fix of lint errorsPavlo Strokov
2020-04-08praefect: Move subcommands into a mapPatrick Steinhardt
2020-03-25grpc: Replace `grpc.WithTimeout()` with contextsPatrick Steinhardt
2020-03-20RPC ConsistencyCheck and Praefect "reconcile" subcommandPaul Okstad
2020-02-19Support of basic interaction with Postgres databasePavlo Strokov