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-17Add versioning to Praefect disk storage path schemassmh-version-replica-pathsSami Hiltunen
2021-12-16Merge branch 'pks-limithandler-remove-globals' into 'master'John Cai
2021-12-16Merge branch 'pks-gittest-bin-path' into 'master'Sami Hiltunen
2021-12-16Merge branch 'pks-pgbouncer-kill-connections' into 'master'Patrick Steinhardt
2021-12-16testdb: Fix stuck PgBouncer connections by killing via admin commandPatrick Steinhardt
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-16testdb: Rename file hosting logic to update health checksPatrick Steinhardt
2021-12-16glsql: Delete unused mock querierPatrick Steinhardt
2021-12-15gittest: Convert object existence hook to accept configPatrick Steinhardt
2021-12-15gittest: Drop CreateCommitInAlternateObjectDirectory helperPatrick Steinhardt
2021-12-15commit: Rewrite tests which write commits into alternate ODBsPatrick Steinhardt
2021-12-15repository: Rewrite tests which write commits into alternate ODBsPatrick Steinhardt
2021-12-15gittest: Add commit option to write objects into alternate ODBPatrick Steinhardt
2021-12-15gittest: Refactor object existence helpersPatrick Steinhardt
2021-12-15limithandler: Run tests in parallelPatrick Steinhardt
2021-12-15limithandler: Refactor package to not use global statePatrick Steinhardt
2021-12-15gitaly: Inject the limit handlerPatrick Steinhardt
2021-12-15limithandler: Move per-repository concurrency keyerPatrick Steinhardt
2021-12-15limithandler: Split out monitor logicPatrick Steinhardt
2021-12-15limithandler: Reorder functions for better readabilityPatrick Steinhardt
2021-12-15limithandler: Rename file hosting middleware implementationPatrick Steinhardt
2021-12-14Merge branch 'jc-repositories-missing-primary' into 'master'John Cai
2021-12-14cmd/praefect: Add missing primaries checkJohn Cai
2021-12-14datastore: Export query that counts unavailable reposJohn Cai
2021-12-14Merge branch 'pks-linting-disallow-standard-context' into 'master'Pavlo Strokov
2021-12-14lint: Disallow use of "normal" contextsPatrick Steinhardt
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-12-14cache: Rework keyer tests to be independentPatrick Steinhardt
2021-12-14testhelper: Add ability to create uncancellable contextsPatrick Steinhardt
2021-12-14testhelper: Drop cancel function from context optionsPatrick Steinhardt
2021-12-14testhelper: Simplify feature set testPatrick Steinhardt
2021-12-14featureflag: Fix setting incoming feature flags modifying parent contextPatrick Steinhardt
2021-12-14featureflag: Demonstrate feature flags modifying parent contextPatrick Steinhardt
2021-12-14Merge branch 'wc-ssh-err-log' into 'master'James Fargher
2021-12-13Merge branch 'sh-update-parser-gem' into 'master'John Cai
2021-12-13Merge branch 'pks-bootstrap-rewrite-tests' into 'master'John Cai
2021-12-13ssh: Log error on git command failureWill Chandler
2021-12-13Update parser gem to eliminate Ruby 2.7.5 warningStan Hu
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-13Merge branch 'pks-enable-atomic-rename-repository' into 'master'Pavlo Strokov
2021-12-13bootstrap: Use ticker to get rid of test timeoutsPatrick Steinhardt
2021-12-13bootstrap: Rewrite tests to not use HTTP serverPatrick Steinhardt
2021-12-13Merge branch 'pks-praefect-remove-repository-locking-semantics' into 'master'Pavlo Strokov
2021-12-13repository: Always enable locking RenameRepository RPCPatrick Steinhardt
2021-12-13Merge branch 'pks-ff-tx-atomic-repository-creation-default-enable' into 'master'Patrick Steinhardt
2021-12-13Merge branch 'pks-tx-voting-phases' into 'master'Patrick Steinhardt
2021-12-13featureflag: Enable atomic repository creation by defaultPatrick Steinhardt