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
2021-08-24Merge branch 'pks-list-blobs-with-paths' into 'master'Sami Hiltunen
2021-08-24blob: Allow listing paths in `ListBlobs()`Patrick Steinhardt
2021-08-24Add proto definition for PackObjectsHookWithSidechannelJacob Vosmaer
2021-08-24repository: Deprecate `SetConfig()` RPCPatrick Steinhardt
2021-08-23repository: Deprecate `IsSquashInProgress()`Patrick Steinhardt
2021-08-23operations: Deprecate `SquashId`Patrick Steinhardt
2021-08-20repository: Remove support for on-disk remotes in FetchRemotePatrick Steinhardt
2021-08-20remote: Remove unused ListRemotes protobuf messagesPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in FindRemoteRootRefPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-08-20remote: Remove `RemoveRemote()` RPCPatrick Steinhardt
2021-08-19ref: Remove unused FindRefName RPCPatrick Steinhardt
2021-08-10Merge branch 'list_refs_rpc' into 'master'James Fargher
2021-08-09Accept array of patterns in CreateBundleFromRefListJames Fargher
2021-08-06Add ListRef RPC to protosJames Fargher
2021-07-30proto: Remove the IsRebaseInProgress RPCToon Claes
2021-07-29Merge branch 'ps-sort-tags' into 'master'Pavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29Merge branch 'create_bundle_from_list' into 'master'Toon Claes
2021-07-28lint: Fix deprecated import github.com/golang/protobuf/protoPavlo Strokov
2021-07-28Add CreateBundleFromRefList protoJames Fargher
2021-07-27Merge branch 'pks-set-full-path' into 'master'Sami Hiltunen
2021-07-26repository: Implement new `SetFullPath()` RPCPatrick Steinhardt
2021-07-26proto: Add new ListAllBlobs RPCPatrick Steinhardt
2021-07-21Add pagination to GetTreeEntries RPCStan Hu
2021-07-20Merge branch 'sh-add-sort-for-get-tree-entries' into 'master'Sami Hiltunen
2021-07-19Merge branch 'pks-operations-worktreeless-squash' into 'master'Zeger-Jan van de Weg
2021-07-19operations: Assert that squashed commits form a line of heritagePatrick Steinhardt
2021-07-19Merge branch 'feat/get-tag-signatures' into 'master'Zeger-Jan van de Weg
2021-07-19Add GetTagSignatures RPCJonas Wälter
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-15Add sort capability for GetTreeEntriesStan Hu
2021-07-12Support lazy failovers in `praefect dataloss`Sami Hiltunen
2021-07-08Merge branch 'pb-list-conflict-files-allow-missing-side' into 'master'Sami Hiltunen
2021-07-07ListConflictFiles: Allow tree conflicts when specifiedPatrick Bajao
2021-07-06Merge branch 'pks-list-commits-reverse' into 'master'Sami Hiltunen
2021-07-06commit: Allow listing commits in reversePatrick Steinhardt
2021-07-06Don't use deprecated proto.FileDescriptor()Mikhail Mazurskiy
2021-07-02commit: Implement new `ListAllCommits()` RPCPatrick Steinhardt
2021-07-02commit: Implement new `ListCommits()` RPCPatrick Steinhardt
2021-07-01proto: Add timezone to User(proto/shared.proto)Baodong
2021-06-18blob: Implement new RPC to list blobs via revisionsPatrick Steinhardt
2021-06-11Upgrade protoc, grpc, go and grpc pluginsMikhail Mazurskiy
2021-06-11GeneratedMikhail Mazurskiy
2021-06-09Merge branch 'pb-auto-resolve-conflicts-other-scenarios' into 'master'Patrick Steinhardt
2021-06-08Auto-resolve other conflict scenarios when AllowConflicts is truePatrick Bajao
2021-06-08remote: Allow for in-memory remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-06-08proto: Use Go identifiers for UpdateRemoteMirror documentationPatrick Steinhardt