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-06Update grpc-go and protobufsh-update-grpc-goStan Hu
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-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
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-04conflicts: Drop ability to create test commit service with worktreesPatrick Steinhardt
2022-05-04conflicts: Rewrite `ListConflictFiles()` tests to not use worktreePatrick Steinhardt
2022-05-04commit: Drop ability to create test commit service with worktreesPatrick Steinhardt
2022-05-04commit: Rewrite `TreeEntries()` tests to not use worktreePatrick Steinhardt
2022-05-04commit: Rewrite `ListLastCommitsForTree` test to not use worktreePatrick Steinhardt
2022-05-04commit: Convert trivial cases of tests needlessly using worktreesPatrick Steinhardt
2022-05-04gittest: Introduce option to write commits with tree IDPatrick Steinhardt
2022-05-04Merge branch 'pks-git-v2.36.0' into 'master'Patrick Steinhardt
2022-05-03limithandler: Return structured errorsjc-limithandler-return-structured-limitsJohn Cai
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