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
path: root/cmd
AgeCommit message (Expand)Author
2021-12-16Merge branch 'pks-limithandler-remove-globals' into 'master'John Cai
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-15limithandler: Refactor package to not use global statePatrick Steinhardt
2021-12-15gitaly: Inject the limit handlerPatrick Steinhardt
2021-12-14Merge branch 'jc-repositories-missing-primary' into 'master'John Cai
2021-12-14cmd/praefect: Add missing primaries checkJohn Cai
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-12-13Merge branch 'pks-bootstrap-rewrite-tests' into 'master'John Cai
2021-12-13Merge branch 'jc-replicate-immediately' into 'master'John Cai
2021-12-13cmd/praefect: add helper text to explain replicationJohn Cai
2021-12-13cmd/praefect: replicate immediately after track-repositoryJohn Cai
2021-12-13bootstrap: Use ticker to get rid of test timeoutsPatrick Steinhardt
2021-12-11cmd/praefect: create replication eventsJohn Cai
2021-12-10backup: Fix missing feature flag testsPatrick Steinhardt
2021-12-10backup: Replace use of standard contexts with testhelper onesPatrick Steinhardt
2021-12-10backup: Parallelize testsPatrick Steinhardt
2021-12-10Merge branch 'pks-linting-disallow-context-timeouts' into 'master'Patrick Steinhardt
2021-12-10gitaly-lfs-smudge: Fix missing close for HTTP bodyPatrick Steinhardt
2021-12-10replicator: Use ticker to process stale jobsPatrick Steinhardt
2021-12-07git2go: Use gob for submodule sub-command invocationPavlo Strokov
2021-12-06Make remove-repository dry-run by defaultJohn Cai
2021-12-06testhelper: Rename `GrpcEqualErr()` to `RequireGrpcError()`Patrick Steinhardt
2021-12-06testhelper: Absorb helpers from the testassert packagePatrick Steinhardt
2021-12-03featureflag: Consolidate feature flags context APIPatrick Steinhardt
2021-12-03tests: Add missing tests for atomic repo creation feature flagPatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-11-30Merge branch 'ps-dsn' into 'master'John 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-24Merge branch 'jc-use-timeout-in-dialnodes' into 'master'John Cai
2021-11-24dial-nodes: add timeout flagJohn Cai
2021-11-24glsql: Replace DB.ToPQString with glqlsql.DSNPavlo Strokov
2021-11-23praefect: Add database read/write checkJohn Cai
2021-11-23praefect: Fix repository being created twicePatrick Steinhardt
2021-11-22Merge branch 'jc-add-result-text-list-repositories' into 'master'John Cai
2021-11-22Merge branch 'error_summary' into 'master'Toon Claes
2021-11-18Merge branch 'jc-pass-logger-into-checks' into 'master'John Cai
2021-11-18praefect: print verbose output in check subcommandJohn Cai
2021-11-18praefect: Add text clarifying what list-untracked-repositories output signfiiesJohn Cai
2021-11-17praefect: add test to ensure database metrics collector registrationJohn Cai
2021-11-17praefect: Add ability to have separate database metrics endpointJohn Cai
2021-11-16Merge branch 'pks-commit-tree-entries' into 'master'Patrick Steinhardt
2021-11-16backup: Collect summary of backup errorsJames Fargher
2021-11-12Merge branch 'ps-db-connect-hangs' into 'master'Toon Claes
2021-11-12lint: Inline exceptions about missing documentationPatrick Steinhardt
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-12praefect: Log listening message in proper placePavlo Strokov
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov