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-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
2023-07-28proto: Add documentation for TreeEntry RPCPatrick Steinhardt
2023-07-20proto: Add toggle for object pool replicationJustin Tobler
2023-07-20Merge branch 'pks-rpc-introduce-update-references' into 'master'Patrick Steinhardt
2023-07-19proto: Remove unused NewBlobObject messagePatrick Steinhardt
2023-07-19proto: Document the GetBlob RPCPatrick Steinhardt
2023-07-19proto: Document the GetBlobs RPCPatrick Steinhardt
2023-07-18proto: Introduce new UpdateReference RPCPatrick Steinhardt
2023-07-17restore service: Add skipped restore error to RestoreBackupJames Fargher
2023-07-17repository service: Allow RestoreRepository to restore latest backupJames Fargher
2023-07-13conflicts: Add new field `skip_content_parsing`Karthik Nayak
2023-07-11Add UserRebaseToRef RPCHordur Freyr Yngvason
2023-07-06Remove intercepted_method optionSami Hiltunen
2023-07-06Add operation type annotations on RemoveAllSami Hiltunen
2023-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-07-03Merge branch 'add-expected-old-oid-to-user-merge-to-ref' into 'master'karthik nayak
2023-06-30Add expected_old_oid to UserMergeToRefRequestHordur Freyr Yngvason
2023-06-30repository: Add ObjectsSize RPC to calculate fine-grained objects sizePatrick Steinhardt
2023-06-30proto: Add RestoreRepository RPCJames Fargher
2023-06-29Extend GetCommitSignatures to return SignerIgor Drozdov
2023-06-22Merge branch 'jc/merge-to-ref-in-git' into 'master'Justin Tobler
2023-06-22operations.proto: Mark allow_conflicts field deprecatedJohn Cai
2023-06-21proto: Add BackupRepo RPCJames Fargher
2023-06-19Merge branch 'remove_backup_repos' into 'master'James Fargher
2023-06-16Merge branch 'feat/add_stats_fiel_to_upload_pack' into 'master'Quang-Minh Nguyen
2023-06-16internal service: Remove BackupRepos RPCJames Fargher
2023-06-13transaction: Add new "synchronized" voting phasePatrick Steinhardt
2023-06-13fix: suggestions from code reviewsword
2023-06-09Expand breadth of commit diff responseJohn Parent
2023-06-09feat: add stats field in SSHUploadPackWithSidechannelResponsesword
2023-06-09feat: add stats field in PostUploadPackWithSidechannelResponserrylee
2023-06-07Merge branch 'default_branch_head_only' into 'master'Patrick Steinhardt
2023-06-06Merge branch 'kn-smarthttp-docs' into 'master'Quang-Minh Nguyen
2023-06-06Merge branch '5036-introduce-structured-error-definitions-for-gettreeentries'...karthik nayak
2023-06-06proto: Add documentation to `smarthttp.proto`Karthik Nayak
2023-06-06proto: Update FindDefaultBranchName to add HeadOnlyJames Fargher
2023-06-02Merge branch 'smh-move-packs-in-place' into 'master'Sami Hiltunen
2023-06-01proto: Add new message `GetTreeEntriesError`Karthik Nayak
2023-06-01Apply logged pack files to repository without copyingSami Hiltunen
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-31proto: Drop deprecated `branches` field in FindLocalBranchesResponseXing Xin
2023-05-21Write-ahead log repository deletionsSami Hiltunen
2023-05-17Fix testproto go_packageMikhail Mazurskiy
2023-05-11proto: Specify internal BackupRepos RPCJames Fargher
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-10Merge branch 'smh-log-pack-files' into 'master'qmnguyen0711/always-log-queue-msPatrick Steinhardt