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
2023-10-24Merge branch 'jt-doc-conflicts-proto' into 'master'karthik nayak
2023-10-20proto: Add documentation for `ConflictsService`Justin Tobler
2023-10-20Merge branch 'jliu-server-side-incremental-backups' into 'master'Quang-Minh Nguyen
2023-10-20backup: Support incremental server-side backupsJames Liu
2023-10-18Write-ahead log repository creationsSami Hiltunen
2023-10-13Merge branch 'smh-remove-snapshot' into 'master'Sami Hiltunen
2023-10-13Merge branch 'jc/remove-dataloss-unary' into 'master'karthik nayak
2023-10-13Merge branch 'jliu-doc-operations-proto' into 'master'James Fargher
2023-10-12Merge branch 'jc/document-diff-service' into 'master'Justin Tobler
2023-10-12proto: Document Diff ServiceJohn Cai
2023-10-12Standardize on referring to log positions with LSNSami Hiltunen
2023-10-12commit.proto: Add comments for remaining RPCsKarthik Nayak
2023-10-12proto: Add documentation for PaginationParams and PaginationCursorKarthik Nayak
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-11praefect: Remove DatalossCheck RPC and messagesJohn Cai
2023-10-10Merge branch '5114-docs-document-commit-proto-rpcs-and-messages-2' into 'master'karthik nayak
2023-10-09Merge branch '5569-add-simple-gitaly-rpc-getfileattributes' into 'master'Toon Claes
2023-10-09These changes add the GetFileAttributes RPC. It allows the client to read a setSincheol (David) Kim
2023-10-09Store the repository's relative path in the log entrySami Hiltunen
2023-10-09commit.proto: Add comments for some RPCsKarthik Nayak
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-10-05protolint: Exclude the testproto directoryKarthik Nayak
2023-10-05proto: Convert comments to small-caseKarthik Nayak
2023-10-05proto: Replace all "This comment ..." linesKarthik Nayak
2023-09-25commit.proto: Add comments for some RPCsKarthik Nayak
2023-09-18Merge branch 'ashmckenzie/support-forking-just-default-branch' into 'master'Patrick Steinhardt
2023-09-17Add support for forking single branchAsh McKenzie
2023-09-13commit: Gracefully handle invalid arguments in RawBlamePatrick Steinhardt
2023-09-13proto: Add documentation for RawBlame RPCPatrick Steinhardt
2023-09-07proto: Document LastCommitForPath RPCPatrick Steinhardt
2023-08-31info: Convert DatalossCheck to be a streaming RPCJohn Cai
2023-08-07Merge branch 'pks-commit-sha256' into 'master'Patrick Steinhardt
2023-08-02Merge branch 'remove-ignore-whitespace-change-field' into 'master'Toon Claes
2023-07-28diff: Remove deprecated `ignore_whitespace_change`arkn98
2023-07-28proto: Add missing documentation for `CreateRepositoryFromBundle` RPCJustin Tobler