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
path: root/proto
AgeCommit message (Expand)Author
2022-08-25proto: Add UserCreateBranchErrorKarthik Nayak
2022-08-24proto: Return 'Branch' in 'FindLocalBranchesResponse'Karthik Nayak
2022-08-24proto: Remove deprecated drift_threshold_millisps-remove-drift_threshold_millisPavlo Strokov
2022-08-22proto: Extend FindLicenseResponse with additional fieldsPavlo Strokov
2022-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-09proto: Introduce drift_threshold to replace drift_threshold_millisPavlo Strokov
2022-08-08proto: RPC to check service readinessPavlo Strokov
2022-08-02proto: Add Ref field in ReferencesLockedErrorJohn Cai
2022-08-01Merge branch 'pks-proto-fix-find-tag-error-definition' into 'master'Patrick Steinhardt
2022-08-01proto: Fix definition of FindTagErrorPatrick Steinhardt
2022-08-01Merge branch 'pks-objectpool-fetch-df-conflict' into 'master'Sami Hiltunen
2022-07-29proto: Introduce FindTagError to distinguish non-existent tagspks-find-tag-errorPatrick Steinhardt
2022-07-29proto: Document FindTag RPCPatrick Steinhardt
2022-07-27proto: Remove unused `Repack` field from FetchIntoObjectPoolRequestPatrick Steinhardt
2022-07-27proto: Fill in documentation of FetchIntoObjectPool RPCPatrick Steinhardt
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-07-15Add stat option for FindCommitswanning pan
2022-07-08Merge branch 'toon-linguist-be-gone' into 'master'Sami Hiltunen
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-07-08Add an option to skip flat paths for tree entriesIgor Drozdov
2022-07-04Add proto for FullPath RPCJames Fargher
2022-06-23Merge branch 'pks-user-delete-branch-remove-structured-errors-ff' into 'master'Patrick Steinhardt
2022-06-22proto: Deprecate PreReceiveError in UserDeleteBranchResponsepks-user-delete-branch-remove-structured-errors-ffPatrick Steinhardt
2022-06-17FindChangedPaths: Add old_mode and new_mode fieldsKyle Edwards
2022-06-15Merge branch 'find-changed-paths-commit-pairs' into 'master'Will Chandler
2022-06-15Merge branch 'jc-pass-user-details-to-pack-objects' into 'master'John Cai
2022-06-15operations: Return structured errors on conflict in UserMergeBranchPatrick Steinhardt
2022-06-15operations: Provide conflicting commits on merge conflict errorPatrick Steinhardt
2022-06-14proto: Add glId, glUser, gitProtocol to PackObjectsRequestJohn Cai
2022-06-14FindChangedPaths: Add requests fieldKyle Edwards
2022-06-13Merge branch 'pks-user-delete-branch-structured-errors' into 'master'Patrick Steinhardt
2022-06-13Merge branch 'pks-proto-remove-deprecated-operation-error-fields' into 'master'Patrick Steinhardt
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go-grpc to v1.2.0Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick 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-17proto: Inroduce DeleteRefsErrorjc-delete-ref-structured-err-protoJohn Cai
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-11Merge branch 'pks-proto-style-update' into 'master'Patrick Steinhardt
2022-05-10Merge branch 'squash-using-merge' into 'master'Toon Claes