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-09doc: Modernize our Protobuf documentationpks-proto-style-updatePatrick Steinhardt
2022-05-09doc: Don't mention ancient gitaly-proto project anymorePatrick Steinhardt
2022-05-09doc: Make Protobuf-related docs more discoverablePatrick Steinhardt
2022-05-09editorconfig: Recommend line length for Protobuf definitionsPatrick Steinhardt
2022-05-09protolint: Clarify comment why we don't want to enforce file commentsPatrick Steinhardt
2022-05-09protolint: Enforce new style for enumerationsPatrick Steinhardt
2022-05-09Merge branch 'pks-protolint-comments' into 'master'Patrick Steinhardt
2022-05-09Merge branch 'pks-git-v2.36.1' into 'master'Sami Hiltunen
2022-05-09proto: Enforce comment-linting for message fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-05-09Merge branch 'pks-gitaly-config-improve-error-with-too-long-sockets' into 'ma...Sami Hiltunen
2022-05-09proto: Enforce comment-linting for servicesPatrick Steinhardt
2022-05-09Merge branch 'pks-gitpipe-context-cancellation-errors' into 'master'Patrick Steinhardt
2022-05-09Makefile: Upgrade bundled Git to v2.36.1Patrick Steinhardt
2022-05-09gitpipe: Propagate context cancellation in object data pipelinePatrick Steinhardt
2022-05-09gitpipe: Propagate context cancellation in object info pipelinePatrick Steinhardt
2022-05-09gitpipe: Propagate context cancellation in revisions pipelinePatrick Steinhardt
2022-05-09gitpipe: Add tests demonstrating loss of context-cancellation errorsPatrick Steinhardt
2022-05-09gitpipe: Fix sending of events to be race-free with context cancellationPatrick Steinhardt
2022-05-06Merge branch 'jc-exclude-keep-around-refs-from-repo-size' into 'master'Toon Claes
2022-05-06Merge branch 'pks-makefile-protoc-plugin-fixes' into 'master'Patrick Steinhardt
2022-05-06noticegen: Fix skipping of own licensesPatrick Steinhardt
2022-05-06tools: Move `noticegen` into top-level `tools/` directoryPatrick Steinhardt
2022-05-06tools: Move `module-updater` into top-level `tools/` directoryPatrick Steinhardt
2022-05-06tools: Move Protoc plugins into top-level `tools/` directoryPatrick Steinhardt
2022-05-06protoc-gen-gitaly-lint: Absorb internal `linter` packagePatrick Steinhardt
2022-05-06Makefile: Fix cyclic dependencies when generating Protobuf definitionsPatrick Steinhardt
2022-05-06protoc-gen-gitaly: Split up plugin by functionalityPatrick Steinhardt
2022-05-06Makefile: Fix protoc linting not workingPatrick Steinhardt
2022-05-06config: Improve error message when test socket creation failspks-gitaly-config-improve-error-with-too-long-socketsPatrick Steinhardt
2022-05-06Merge branch 'smh-fix-coverage-key' into 'master'Patrick Steinhardt
2022-05-06Update test coverage artifact keySami Hiltunen
2022-05-06Merge branch 'pks-gitaly-fix-version-log' into 'master'John Cai
2022-05-06repository: Exclude merge-requests, keep-around, pipelines from sizejc-exclude-keep-around-refs-from-repo-sizeJohn Cai
2022-05-06localrepo: Allow Size to pass exclude flagJohn Cai
2022-05-05Merge branch 'revert-smh-no-up-to-date-replicas-error' into 'master'John Cai
2022-05-05Revert "Return correct error when repository has no up to date replicas"John Cai
2022-05-05cmd/gitaly: Fix log message announcing Gitaly versionPatrick Steinhardt
2022-05-05Merge branch 'pks-gitaly-internal-sockets-trim-max-length' into 'master'Patrick Steinhardt
2022-05-05Merge branch 'jc-remove-gomod-exclude-directive' into 'master'Patrick Steinhardt
2022-05-05gitaly: Shorten maximum internal socket path lengthPatrick Steinhardt
2022-05-05Merge branch 'toon-danger-exclude-gen-proto' into 'master'Patrick Steinhardt
2022-05-05Merge branch 'jc-limithandler-return-structured-limits' into 'master'Patrick Steinhardt
2022-05-04Merge branch 'pks-services-reduce-usage-of-worktrees' into 'master'John Cai
2022-05-04Update changelog for 14.10.2GitLab Release Tools Bot
2022-05-04Update VERSION filesv15.0.0-rc2GitLab Release Tools Bot
2022-05-04Danger: Exclude generated protobuf files in sizetoon-danger-exclude-gen-protoToon Claes