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-13Feature flag atomic RenameRepository handlingsmh-repository-id-rename-repositorySami Hiltunen
2022-05-09Feature flag Praefect generated replica pathsSami Hiltunen
2022-05-09Replace custom db assertions with a call to RepositoryExistsSami Hiltunen
2022-05-09Use Praefect's RemoveRepository from remove-repository subcommandSami Hiltunen
2022-05-09Intercept RenameRepository calls in PraefectSami Hiltunen
2022-05-09Add RenameRepositoryInPlace to RepositoryStoreSami Hiltunen
2022-05-09Generate unique replica paths for repositoriesSami Hiltunen
2022-05-09Derive identifiable replica paths for object poolsSami Hiltunen
2022-05-09Resolve replica path in background verifier testsSami Hiltunen
2022-05-09Merge branch 'pks-git-v2.36.1' into 'master'Sami Hiltunen
2022-05-09Merge branch 'pks-gitaly-config-improve-error-with-too-long-sockets' into 'ma...Sami Hiltunen
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
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