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-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
2021-08-30operations: Implement rich errors for UserMergeBranch access checksPatrick Steinhardt
2021-08-23operations: Deprecate `SquashId`Patrick Steinhardt
2021-07-19operations: Assert that squashed commits form a line of heritagePatrick Steinhardt
2021-06-08Auto-resolve other conflict scenarios when AllowConflicts is truePatrick Bajao
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-02-01operations: Fix UpdateSubmodule RPC confusing reference namesPatrick Steinhardt
2021-01-25operations: Allow UserUpdateSubmodule to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserApplyPatch to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserSquash to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRevert to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCommitFiles to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCherryPick to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCreateTag to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRebaseConfirmable to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeToRef to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeBranch to get an optional timestampPatrick Steinhardt
2021-01-21proto: Add missing documentation for Operations RPCsPatrick Steinhardt
2021-01-12proto: Document UserFFBranch RPCPatrick Steinhardt