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-05-02noticegen: Fix skipping of own licensespks-makefile-protoc-plugin-fixesPatrick Steinhardt
2022-05-02tools: Move `noticegen` into top-level `tools/` directoryPatrick Steinhardt
2022-05-02tools: Move `module-updater` into top-level `tools/` directoryPatrick Steinhardt
2022-05-02tools: Move Protoc plugins into top-level `tools/` directoryPatrick Steinhardt
2022-05-02protoc-gen-gitaly-lint: Absorb internal `linter` packagePatrick Steinhardt
2022-05-02Makefile: Fix cyclic dependencies when generating Protobuf definitionsPatrick Steinhardt
2022-05-02protoc-gen-gitaly: Split up plugin by functionalityPatrick Steinhardt
2022-05-02Makefile: Fix protoc linting not workingPatrick Steinhardt
2022-05-02Merge branch 'brodock/cache-danger' into 'master'Christian Couder
2022-05-02Merge branch 'pks-git-core.fsync-compatibility' into 'master'Patrick Steinhardt
2022-05-02CI: Cache ruby dependencies for dbschema stepGabriel Mazetto
2022-05-02CI: Cache danger dependenciesGabriel Mazetto
2022-04-29Merge branch 'jc-fix-limiter-streaming' into 'master'John Cai
2022-04-29Merge branch 'pks-catfile-fix-flaky-process-termination-test' into 'master'John Cai
2022-04-29Merge branch 'pks-doc-git-version-upgrades' into 'master'John Cai
2022-04-29Merge branch 'lint_proto' into 'master'John Cai
2022-04-29limithandler: Return error from limit handlerJohn Cai
2022-04-29Merge branch 'pks-praefect-remove-maintenance-event-creation' into 'master'Sami Hiltunen
2022-04-29Merge branch 'pks-config-remove-internal-socket-directory' into 'master'Sami Hiltunen
2022-04-29Merge branch 'command-stats-metrics-enable-default' into 'master'Patrick Steinhardt
2022-04-29catfile: Fix losing all context information on decorrelationPatrick Steinhardt
2022-04-29catfile: Make process cancellation synchronous to fix test racePatrick Steinhardt
2022-04-29catfile: Deduplicate logic to tear down processesPatrick Steinhardt
2022-04-29catfile: Replace mentions of "batch" in the cachePatrick Steinhardt
2022-04-29Merge branch 'jc-add-metrics-for-spawn-tokens' into 'master'Sami Hiltunen
2022-04-29doc: Document process to upgrade the Git versionPatrick Steinhardt
2022-04-29Merge branch 'pks-repack-dont-update-server-info' into 'master'Patrick Steinhardt
2022-04-29Use protoc_gen_gitaly plugin when regenerating protobuf definitionslint_protoJames Fargher
2022-04-29Rename repository-service.proto to repository.protoJames Fargher
2022-04-29Automatically lint proto filesJames Fargher
2022-04-29Add protolint to MakefileJames Fargher
2022-04-28Merge branch 'pks-makefile-git-improvements' into 'master'Toon Claes
2022-04-28Merge branch 'tnir/4196-remove-docker-driver' into 'master'Toon Claes
2022-04-27Makefile: Reduce installed Git size by using hardlinkspks-makefile-git-improvementsPatrick Steinhardt
2022-04-27Makefile: Fix rebuilding distributed Git when switching versionsPatrick Steinhardt
2022-04-27git: Globally disable generation of server info for git-repack(1)pks-repack-dont-update-server-infoPatrick Steinhardt
2022-04-27ci: Remove DOCKER_DRIVER=overlay2 as it is already the defaulttnir/4196-remove-docker-driverTakuya Noguchi
2022-04-27replicator: Refactor tests exercising replication of maintenance RPCspks-praefect-remove-maintenance-event-creationPatrick Steinhardt
2022-04-27config: Remove internal socket path configurationpks-config-remove-internal-socket-directoryPatrick Steinhardt
2022-04-27config: Drop redundant `Gitaly` prefix from `GitalyInternalSocketPath()`Patrick Steinhardt
2022-04-26Merge branch 'pks-drop-bundled-git-v2.33.1' into 'master'Toon Claes
2022-04-26Merge branch 'smh-verification-metrics' into 'master'Toon Claes
2022-04-26git: Fix corruption of refs on hard-resetspks-git-core.fsync-compatibilityPatrick Steinhardt
2022-04-26git: Fix fsyncing config incompatibility with Git v2.36.0Patrick Steinhardt
2022-04-26git: Add version check for the new `core.fsync` config optionPatrick Steinhardt
2022-04-26git: Inline global Git configurationPatrick Steinhardt
2022-04-26gittest: Fix erroneousversion interception on factory self-callsPatrick Steinhardt
2022-04-26gittest: Optionally intercept Git version in intercepting factoryPatrick Steinhardt
2022-04-26Merge branch 'jc-finalizing-vote-post-receive-pack' into 'master'Toon Claes
2022-04-26gittest: Refactor intercepting command factory options to be extensiblePatrick Steinhardt