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/go
AgeCommit message (Expand)Author
2021-04-22proto: Document the `ResolveConflicts()` RPCPatrick Steinhardt
2021-04-08Merge branch 'pks-update-remote-mirror-accessor' into 'master'Sami Hiltunen
2021-04-08remote: Fix UpdateRemoteMirror having transactional semanticsPatrick Steinhardt
2021-04-07Merge branch 'zj-pagination-commits-between' into 'master'Ævar Arnfjörð Bjarmason
2021-04-06blob: Implement ListAllLFSPointers() RPCPatrick Steinhardt
2021-04-06blob: Implement ListLFSPointers() RPCPatrick Steinhardt
2021-03-30CommitsBetween: learn to accept pagination paramsZeger-Jan van de Weg
2021-03-29Apply suggestion to diff mode descriptionsVasilii Iakliushin
2021-03-29Apply code-review suggestionsVasilii Iakliushin
2021-03-29Replace wordDiff with diffModeVasilii Iakliushin
2021-03-29Add support for word-diff modeVasilii Iakliushin
2021-03-22document UpdateRemoteMirror's protobuf definitionsSami Hiltunen
2021-03-05proto: Remove name field from Remote messagesPatrick Steinhardt
2021-03-04proto: Remove RemoteService.ListRemotes RPCPatrick Steinhardt
2021-02-24proto: Document LFS pointer RPCsPatrick Steinhardt
2021-02-20Reconciliation sub-command performs as much as possiblePavlo Strokov
2021-02-19docs: Describe RemoveRepository behaviourZeger-Jan van de Weg
2021-02-11Add pass-through PackObjectsHook RPCJacob Vosmaer
2021-02-01operations: Fix UpdateSubmodule RPC confusing reference namesPatrick Steinhardt
2021-02-01ref: Fix FindRef RPC confusing reference namesPatrick Steinhardt
2021-01-26proto: Add missing documentation for FetchRemoteRequestPatrick Steinhardt
2021-01-26Merge branch 'smh-remove-server-scope' into 'master'James Fargher
2021-01-25conflicts: Allow ResolveConflicts to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserUpdateSubmodule to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserApplyPatch to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserSquash to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRevert to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCommitFiles to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCherryPick to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCreateTag to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRebaseConfirmable to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeToRef to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeBranch to get an optional timestampPatrick Steinhardt
2021-01-21proto: Add missing documentation for Operations RPCsPatrick Steinhardt
2021-01-19remove server scopeSami Hiltunen
2021-01-19remove remaining use of server scope from tests in protolintSami Hiltunen
2021-01-18FindCommit[s]: add a "Trailers" boolean flag to do %(trailers) workÆvar Arnfjörð Bjarmason
2021-01-14Merge branch 'pks-user-ff-branch-ambiguous-ref' into 'master'Christian Couder
2021-01-12Merge branch 'add-tags-updated-to-fetch-remote' into 'master'Toon Claes
2021-01-12proto: Document UserFFBranch RPCPatrick Steinhardt
2021-01-07proto: Document RepositoryService.FetchSourceBranchPatrick Steinhardt
2021-01-06Specify tag changes reporting in RepositoryService.FetchRemoteNick Thomas
2021-01-04Merge branch 'parsing-commit-trailers' into 'master'Ævar Arnfjörð Bjarmason
2020-12-19Parse Git commit trailers when processing commitsYorick Peterse
2020-12-17golangci: enable "gci" linterPatrick Steinhardt
2020-12-14Revert "Merge branch 'sh-create-fork-with-object-pool' into 'master'"Stan Hu
2020-12-11Support cloning with an object pool in CreateForkStan Hu
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-11-24print out host assignments in `praefect dataloss`Sami Hiltunen
2020-11-24print primary per repository in datalossSami Hiltunen