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
2023-07-11Add UserRebaseToRef RPCHordur Freyr Yngvason
2023-06-30Add expected_old_oid to UserMergeToRefRequestHordur Freyr Yngvason
2023-06-22operations.proto: Mark allow_conflicts field deprecatedJohn Cai
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserCherryPickPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserCreateBranchPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserCreateTagPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserDeleteBranchPatrick Steinhardt
2022-11-14proto: Add `expected_old_oid` for ref updating RPCsKarthik Nayak
2022-10-14proto: Add UserCommitFilesErrorWill Chandler
2022-09-29proto: Set removal date for deprecated UserDeleteBranch embedded errorPatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCherryPickResponsePatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCreateBranchResponsePatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCreateTagResponsePatrick Steinhardt
2022-08-25proto: Add UserCreateBranchErrorKarthik Nayak
2022-07-27Merge branch 'pks-user-create-tag-preparatory-refactorings' into 'master'Patrick Steinhardt
2022-07-27proto: Improve documentation for UserCreateTagsPatrick Steinhardt
2022-07-22proto: Introduce structured UserCreateTagErrorpks-user-create-tag-error-protoPatrick Steinhardt
2022-06-22proto: Deprecate PreReceiveError in UserDeleteBranchResponsepks-user-delete-branch-remove-structured-errors-ffPatrick Steinhardt
2022-06-15operations: Return structured errors on conflict in UserMergeBranchPatrick Steinhardt
2022-06-13Merge branch 'pks-user-delete-branch-structured-errors' into 'master'Patrick Steinhardt
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-08proto: Introduce new UserDeleteBranchError messagePatrick Steinhardt
2022-06-07proto: Document UserDeleteBranch RPCPatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-11proto: Introduce new `CustomHookError` for `UserMergeBranchError`Patrick Steinhardt
2022-05-11Merge branch 'pks-proto-style-update' into 'master'Patrick Steinhardt
2022-05-10Merge branch 'squash-using-merge' into 'master'Toon Claes
2022-05-09protolint: Enforce new style for enumerationsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message 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-05operations: Change MergeSquashConflict comment in protobufPiotr Stankowski
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-04-29Automatically lint proto filesJames Fargher
2022-04-22Merge branch 'fix-typo-proto-file' into 'master'Toon Claes
2022-03-21operations: Always use structured errors for UserSquashPatrick Steinhardt
2022-03-20Fix typo in documentation of UserCommitFilesRequestHeaderKartik
2022-03-10proto: Add structured error types for UserRebaseCofirmableJohn Cai
2022-03-07proto: Deprecate PreReceiveError field in UserMergeBranchResponsePatrick Steinhardt
2022-03-07proto: Deprecate PreReceiveError field in UserMergeToRefResponsePatrick Steinhardt
2022-03-01proto: Add structured error types for UserSquash RPCPatrick Steinhardt
2022-03-01operations: Remove deprecated `squash_id` from UserSquash RPCPatrick Steinhardt
2022-01-28operations: Deprecate the rebase IDPatrick Steinhardt
2022-01-21proto: Add detailed errors when updating references failsPatrick Steinhardt