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-01-07proto: Document RepositoryService.FetchSourceBranchPatrick Steinhardt
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
2020-11-18Add new diff-tree rpc for files changedMarc Shaw
2020-11-11TreeEntry: MaxSize preconditionMikhail Mazurskiy
2020-11-10proto: Add Tree ID to GitCommit structureZeger-Jan van de Weg
2020-11-04Require documenting gRPC-protobuf interfacePaul Okstad
2020-11-03Autogenerated proto changesNick Thomas
2020-11-03Remove RepositoryService.FetchHTTPRemote from the protoNick Thomas
2020-11-02Ensure reference hooks are used in valid commandsPaul Okstad
2020-10-29document UserCommitFiles protobuf definitionsSami Hiltunen
2020-10-20Expose ancestor path in Conflicts RPCIgor Drozdov
2020-10-15Merge branch 'id-allow-conflicts-on-merge' into 'master'Pavlo Strokov
2020-10-14hooks: Send reference-transaction state to hook servicePatrick Steinhardt
2020-10-14Add option to include conflict markers to merge commitIgor Drozdov
2020-10-12transactions: Expose RPC to gracefully stop transactionsPatrick Steinhardt
2020-09-28Add include_lfs_blobs flag in GetArchiveRequest RPCStan Hu
2020-09-21Merge branch 'sluongngoc/multi-pack-index' into 'master'Patrick Steinhardt
2020-09-18Added MidxRepack RPCSon Luong Ngoc
2020-09-17add intercepted option to mark a service handled by praefectSami Hiltunen
2020-09-16fix linter test proto generationSami Hiltunen
2020-08-20proto: Relabel `smarthttp.InfoRefsReceivePack` as accessorPatrick Steinhardt
2020-08-13Prune objects older then 24h on garbage collectionPavlo Strokov
2020-08-12proto: Fix accessors mislabeled as mutatorsPatrick Steinhardt
2020-08-10Merge branch 'smh-dataloss-filter-read-only' into 'master'Sami Hiltunen
2020-08-07report only read-only repositories by default in datalossSami Hiltunen
2020-08-06GetArchive: Support path elisionEthan Reesor
2020-07-30remove virtual storage wide read-only modeSami Hiltunen
2020-07-29dataloss subcommand based on repository generationsSami Hiltunen
2020-07-28add accept-dataloss sub-commandSami Hiltunen
2020-07-24hooks: Implement reference transaction hook serverPatrick Steinhardt
2020-07-22Merge branch 'ps-rpc-scope-storage' into 'master'Pavlo Strokov
2020-07-22Praefect: storage scoped RPCs not handled properlyPavlo Strokov
2020-07-22Merge branch 'rs-cherry-pick-revert-dry-run' into 'master'Patrick Steinhardt
2020-07-21Add old path to NumStats protobuf outputStan Hu
2020-07-20Add dry_run to UserRevertRequest protocolRobert Speicher
2020-07-20Add dry_run to UserCherryPickRequest protocolRobert Speicher
2020-07-07Merge branch 'zj-cleanup-commits-listcommitsbyrefname' into 'master'Paul Okstad
2020-07-03ListCommitsByRefname: cleanup deprecated fieldZeger-Jan van de Weg
2020-07-02Add regex-based filtering to SearchFilesByNameEthan Reesor
2020-07-01Merge branch '2893-archive-exclusions' into 'master'John Cai
2020-06-29GetArchive: Support excluding pathsEthan Reesor
2020-06-24Use a GlobalOptions message to specify literal pathspecsStan Hu
2020-06-24Support literal path lookups in other commit RPCsStan Hu