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
2024-01-08Revert "Merge branch 'fix-user-revert-return-structured-error' into 'master'"Justin Tobler
2024-01-04operations: Return structured errors in UserRevertYadong Wang
2023-11-24Fix a typo in UserCommitFilesRequestHeaderDavid Kim
2023-10-12proto: Remove mentions of `internal/allowed`James Liu
2023-10-12proto: Consistent docs for the user fieldJames Liu
2023-10-12proto: Add missing docs for UserUpdateSubmoduleJames Liu
2023-10-12proto: Add missing docs for UserApplyPatchJames Liu
2023-10-12proto: Fix docs for UserSquashJames Liu
2023-10-12proto: Deprecate UserRebaseConfirmable errorsJames Liu
2023-10-12proto: Add missing docs for UserCommitFilesActionHeaderJames Liu
2023-10-12proto: Add missing docs for UserRevert*James Liu
2023-10-12proto: Add missing docs for UserCherryPick*James Liu
2023-10-12proto: Add missing docs for UserFFBranchJames Liu
2023-10-12proto: Add missing docs for UserMergeToRef*James Liu
2023-10-12proto: Mark `branch` as a deprecated fieldJames Liu
2023-10-12proto: Add missing docs for UserMergeBranchJames Liu
2023-10-12proto: Add missing docs for UserDeleteTagJames Liu
2023-10-06proto: Add missing docs for UserUpdateBranchJames Liu
2023-10-06proto: Add missing docs for UserCreateBranchJames Liu
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-07-11Add UserRebaseToRef RPCHordur Freyr Yngvason
2023-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-06-30Add expected_old_oid to UserMergeToRefRequestHordur Freyr Yngvason
2023-06-22operations.proto: Mark allow_conflicts field deprecatedJohn Cai
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
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
2023-03-28Bump protoc-gen-go to v1.30.0Quang-Minh Nguyen
2023-03-22Bump protoc-gen-go to v1.29.1Quang-Minh Nguyen
2023-03-16proto: Update gitalypb files protoc-gen-go 1.29.0Will Chandler
2022-11-14proto: Add `expected_old_oid` for ref updating RPCsKarthik Nayak
2022-11-09proto: Regenerate sources with Go 1.19Patrick Steinhardt
2022-10-20proto: Reformat Protobuf filesPatrick Steinhardt
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-19Update protobuf comments for protoc-gen-go v1.28.1Stan Hu
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-proto-remove-deprecated-operation-error-fields' into 'master'Patrick Steinhardt