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-04go.mod: Remove exclude directivejc-remove-gomod-exclude-directiveJohn Cai
2022-05-04Merge branch 'smh-no-up-to-date-replicas-error' into 'master'Toon Claes
2022-05-04Merge branch 'pks-git-v2.36.0' into 'master'Patrick Steinhardt
2022-05-03Merge branch 'jc-cherry-pick-structured-errors-proto' into 'master'John Cai
2022-05-03proto: Add UserCherryPickError type for UserCherryPick structured errorsJohn Cai
2022-05-03Return correct error when repository has no up to date replicassmh-no-up-to-date-replicas-errorSami Hiltunen
2022-05-03Merge branch 'pks-check-objects-exist-improvements' into 'master'Sami Hiltunen
2022-05-03Merge branch 'pks-remove-pack-objects-hook' into 'master'Sami Hiltunen
2022-05-03proto: Remove deprecated `PackObjectsHook()` RPCPatrick Steinhardt
2022-05-03git: Disallow more whitespace characters in revisionsPatrick Steinhardt
2022-05-03git: Refactor revision-validation testsPatrick Steinhardt
2022-05-03git: Rename file hosting revision verification logicPatrick Steinhardt
2022-05-03git: Move fallback time into `catfile` packagePatrick Steinhardt
2022-05-03commit: Avoid reallocating result array when sending object existencePatrick Steinhardt
2022-05-03commit: Improve error messages in `CheckObjectsExist()`Patrick Steinhardt
2022-05-03commit: Do not ignore revisions of the initial requestPatrick Steinhardt
2022-05-03commit: Fix verification of arguments in `CheckObjectsExist()`Patrick Steinhardt
2022-05-03commit: Refactor `CheckObjectsExist()` tests to be more extensiblePatrick Steinhardt
2022-05-03Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-05-03Merge branch 'jc-cgroups-improved-config' into 'master'John Cai
2022-05-02git: Add execution environment for bundled Git v2.36.0.gl1pks-git-v2.36.0Patrick Steinhardt
2022-05-02Makefile: Install bundled Git v2.36.0.gl1Patrick Steinhardt
2022-05-02gittest: Do not run commands in seed Git repositories directlyPatrick 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-29Update changelog for 14.8.6GitLab Release Tools Bot
2022-04-29Update changelog for 14.9.4GitLab Release Tools Bot
2022-04-29Update changelog for 14.10.1GitLab Release Tools Bot
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