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
2022-03-31commit: Add CheckObjectsExist RPCjc-filter-nonexisting-revisionsJohn Cai
2022-03-30Merge branch 'pks-user-squash-quarantined-voting-default-enable-ff' into 'mas...John Cai
2022-03-30Merge branch 'pks-ci-remove-fuzzing-job' into 'master'James Fargher
2022-03-29Merge branch 'jc-dont-call-optimize-repo' into 'master'John Cai
2022-03-29Merge branch 'jv-sidechannel-window' into 'master'Sami Hiltunen
2022-03-29Merge branch 'pks-sidechannel-migrate-to-runtime-dir' into 'master'Toon Claes
2022-03-29operations: Default-enable quarantined voting for UserSquashPatrick Steinhardt
2022-03-29ci: Remove broken fuzzing jobPatrick Steinhardt
2022-03-29Merge branch 'pks-ci-bundled-git' into 'master'James Fargher
2022-03-28maintenance: Add metrics to keep track of repository optimizationsJohn Cai
2022-03-28maintenance: Move StartWorkers from server to maintenance packageJohn Cai
2022-03-28sidechannel: use default yamux max window sizeJacob Vosmaer
2022-03-28Merge branch 'pks-git-v2351-default' into 'master'Toon Claes
2022-03-28Makefile: Drop dependency on bundled Git in our non-bundled testsPatrick Steinhardt
2022-03-28ci: Add job to exercise minimum required Git versionPatrick Steinhardt
2022-03-28ci: Convert jobs to test bundled Git by defaultPatrick Steinhardt
2022-03-28ci: Invalidate caches when CI configuration changesPatrick Steinhardt
2022-03-28support: Adapt test-boot script to support bundled GitPatrick Steinhardt
2022-03-28git: Enable bundled Git v2.35.1.gl1 by defaultPatrick Steinhardt
2022-03-28ssh: Inject feature flags via the test contextPatrick Steinhardt
2022-03-28ssh: Refactor tests to not create worktreePatrick Steinhardt
2022-03-25maintenance: Call housekeeping manager's OptimizeRepository directlyJohn Cai
2022-03-25server: Pass in generic WorkerFunc into StartWorkersJohn Cai
2022-03-24Merge branch 'pks-ff-remove-bundled-git' into 'master'Toon Claes
2022-03-24Update changelog for 14.7.6GitLab Release Tools Bot
2022-03-24Merge branch 'pks-makefile-spring-cleanup' into 'master'Toon Claes
2022-03-24Merge branch 'fix-cgroups-stats-collection' into 'master'John Cai
2022-03-24Makefile: Remove comment stating that `coverage` doesn't failPatrick Steinhardt
2022-03-24Makefile: Fix name of `GOTESTSUM_VERSION` variablePatrick Steinhardt
2022-03-24Makefile: Remove unused `smoke-test` targetPatrick Steinhardt
2022-03-24ci: Increase test coverage of PgBouncer jobPatrick Steinhardt
2022-03-24Makefile: Move together Protobuf-related targetsPatrick Steinhardt
2022-03-24Makefile: Simplify `no-proto-target` to not write temporary filePatrick Steinhardt
2022-03-24Makefile: Upgrade go-licenses to v1.0.0Patrick Steinhardt
2022-03-24Makefile: Run goimports only oncePatrick Steinhardt
2022-03-24Makefile: Upgrade gofumpt to v0.3.1Patrick Steinhardt
2022-03-24linting: Remove unused linting exemptionPatrick Steinhardt
2022-03-24lint: Move linting exceptions for calling kill inlinePatrick Steinhardt
2022-03-24nodes: Silence warnings about ignored errors for `checkNodes()`Patrick Steinhardt
2022-03-24cmd/gitaly-wrapper: Log warning when supervised command failsPatrick Steinhardt
2022-03-24Makefile: Update golangci-lint to v1.44.2Patrick Steinhardt
2022-03-24cgroups: Allow stats to be collected in absence of memsw.* entriesAhmad Sherif
2022-03-24Merge branch 'jv-get-archive-request-hash' into 'master'Toon Claes
2022-03-23Merge branch 'jc-add-cgroup-cmd-logging' into 'master'John Cai
2022-03-23Merge branch 'jc-rebase-cofirmable-structured-errors' into 'master'Toon Claes
2022-03-23command: Log cgroup pathJohn Cai
2022-03-23Update changelog for 14.9.1GitLab Release Tools Bot
2022-03-23sidechannel: Convert to use runtime directory to store socketspks-sidechannel-migrate-to-runtime-dirPatrick Steinhardt
2022-03-23git: Remove feature flag for bundled GitPatrick Steinhardt
2022-03-23git: Fix bundled Git test relying on state of feature flagPatrick Steinhardt