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-04-29Build git using symlinks to reduce sizebuild-git-with-symlinksDJ Mountney
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-26Merge branch 'jc-finalizing-vote-post-receive-pack' into 'master'Toon Claes
2022-04-26Merge branch 'pks-user-squash-drop-quarantined-voting-ff' into 'master'James Fargher
2022-04-25command: Add metric for spawning tokensjc-add-metrics-for-spawn-tokensJohn Cai
2022-04-25Merge branch 'smh-verification-trigger-only-generation' into 'master'Sami Hiltunen
2022-04-25smarthttp: Add finalizing vote in PostReceivePackjc-finalizing-vote-post-receive-packJohn Cai
2022-04-25Merge branch 'jv-yamux-close-timeout' into 'master'Sami Hiltunen
2022-04-25smarthttp: Add TransactionManagerJohn Cai
2022-04-25operations: Remove feature flag for transactional voting in UserSquashPatrick Steinhardt
2022-04-25Makefile: Drop bundled Git v2.33.1.gl3pks-drop-bundled-git-v2.33.1Patrick Steinhardt
2022-04-25rspec: Convert test repo helper to use newer bundled Git versionPatrick Steinhardt
2022-04-25replicator: Ignore maintenance-style replication jobsPatrick Steinhardt
2022-04-25coordinator: Drop logic to create maintenance-style replication jobsPatrick Steinhardt
2022-04-25Merge branch 'jc-restore-custom-hooks-vote' into 'master'Toon Claes
2022-04-22Update VERSION filesv15.0.0-rc1GitLab Release Tools Bot
2022-04-22sidechannel: lower yamux close timeoutjv-yamux-close-timeoutJacob Vosmaer
2022-04-22Merge branch 'fix-typo-proto-file' into 'master'Toon Claes
2022-04-22Merge branch 'jc-remove-maintenance-ff' into 'master'James Fargher
2022-04-21Update VERSION filesGitLab Release Tools Bot
2022-04-21Collect verification queue depth metricsmh-verification-metricsSami Hiltunen