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-15gitaly/main: Add background goroutine to setup cgroupsjc-degraded-cgroupsJohn Cai
2021-12-15git: Allow adding command to cgroup to failJohn Cai
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
2021-12-13transaction: Wire up transactional voting phasesPatrick Steinhardt
2021-12-13proto: Introduce transactional voting phasesPatrick Steinhardt
2021-12-13tests: Convert to use `transaction.TrackingManager`Patrick Steinhardt
2021-12-13voting: Add function to create vote from hex-encoded stringPatrick Steinhardt
2021-12-13transaction: Introduce tracking managerPatrick Steinhardt
2021-12-11praefect: change replication manager to use field loggerJohn Cai
2021-12-11cmd/praefect: create replication eventsJohn Cai
2021-12-10Merge branch 'pks-backup-fix-test-with-atomic-repo-creation' into 'master'Sami Hiltunen
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-10backup: Generate random path for missing repo testPatrick Steinhardt
2021-12-10backup: Remove useless parameter for creating test reposPatrick Steinhardt
2021-12-10praefect: Support new locking semantics in RemoveRepository handlerPatrick Steinhardt
2021-12-10Merge branch 'pks-linting-disallow-context-timeouts' into 'master'Patrick Steinhardt
2021-12-10Merge branch 'pks-tx-two-phase-delete-refs' into 'master'Patrick Steinhardt
2021-12-10Merge branch 'pks-lfs-smudge-close-http-body' into 'master'Patrick Steinhardt
2021-12-10gitaly-lfs-smudge: Fix missing close for HTTP bodyPatrick Steinhardt
2021-12-10lint: Forbid use of context timeouts in testsPatrick Steinhardt
2021-12-10replicator: Use ticker to process stale jobsPatrick Steinhardt