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-06-10operations: Use structured errors in UserDeleteBranchpks-user-delete-branch-structured-errorsPatrick Steinhardt
2022-06-09operations: Remove deprecated GitError field from UserSquashpks-proto-remove-deprecated-operation-error-fieldsPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeToRefPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeBranchPatrick Steinhardt
2022-06-09Update VERSION filesv15.1.0-rc1GitLab Release Tools Bot
2022-06-08proto: Introduce new UserDeleteBranchError messagePatrick Steinhardt
2022-06-07proto: Document UserDeleteBranch RPCPatrick Steinhardt
2022-05-17proto: Inroduce DeleteRefsErrorjc-delete-ref-structured-err-protoJohn Cai
2022-05-17Update VERSION filesv15.0.0-rc3GitLab Release Tools Bot
2022-05-17Merge branch 'feature/gitlab-349228' into 'master'James Fargher
2022-05-16ListCommits: Extend ListCommits rpc to support filter by commit msg patternsAbhishek Kumar
2022-05-11proto: Introduce new `CustomHookError` for `UserMergeBranchError`Patrick Steinhardt
2022-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for servicesPatrick Steinhardt
2022-05-04Update VERSION filesv15.0.0-rc2GitLab Release Tools Bot
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-03proto: Remove deprecated `PackObjectsHook()` RPCPatrick Steinhardt
2022-04-29Rename repository-service.proto to repository.protoJames Fargher
2022-04-29Automatically lint proto filesJames Fargher
2022-04-22Update VERSION filesv15.0.0-rc1GitLab Release Tools Bot
2022-04-21Update VERSION filesGitLab Release Tools Bot
2022-04-19Add proto definitions for MarkUnverified RPCSami Hiltunen
2022-04-19Merge branch 'jc-limit-error-proto' into 'master'Sami Hiltunen
2022-04-14proto: Add LimitError as a structured errorjc-limit-error-protoJohn Cai
2022-04-13Expose VerifiedAt via GetRepositoryMetadata proto definitionsSami Hiltunen
2022-04-06Update VERSION filesv14.10.0-rc1GitLab Release Tools Bot
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2022-04-05Add a range parameter to Commit.RawBlameRequestNick Thomas
2022-03-31Merge branch 'pks-proto-introduce-maintenance-operations' into 'master'Patrick Steinhardt
2022-03-30internalgitaly: WalkRepos to return last accessed timestampJohn Cai
2022-03-30proto: Introduce new "maintenance" RPC typePatrick Steinhardt
2022-03-16Update VERSION filesv14.9.0-rc5GitLab Release Tools Bot
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-10Update VERSION filesv14.9.0-rc4GitLab Release Tools Bot
2022-03-10proto: Add structured error types for UserRebaseCofirmableJohn Cai
2022-03-09Update VERSION filesv14.9.0-rc3GitLab Release Tools Bot
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-03-02Update VERSION filesv14.9.0-rc2GitLab Release Tools Bot
2022-03-02Merge branch 'fj-add-load-content-param-to-wiki-find-page' into 'master'John Cai
2022-03-02Add skip_content param to wiki find page callFrancisco Javier López
2022-03-01Update VERSION filesv14.9.0-rc1GitLab Release Tools Bot
2022-03-01proto: Add structured error types for UserSquash RPCPatrick Steinhardt
2022-03-01operations: Remove deprecated `squash_id` from UserSquash RPCPatrick Steinhardt
2022-02-22repository-service: Add http_authorization_header optional parameterGabriel Mazetto
2022-02-17proto: Deprecate fine-grained repository maintenance RPCsPatrick Steinhardt
2022-02-17proto: Document behaviour of the OptimizeRepository RPCPatrick Steinhardt
2022-02-17proto: Fix typo in documentation of PruneUnreachableObjectsPatrick Steinhardt
2022-02-14repository: Add new RPC to prune unreachable objectsPatrick Steinhardt
2022-01-28Add HTTP Host to all requests that use URLsJames Fargher