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
AgeCommit message (Expand)Author
2021-07-21Require trailing flush in pktline.EachSidebandPacketjv-pack-objects-stream-prepJacob Vosmaer
2021-07-21Add pktline.SingleBandReaderJacob Vosmaer
2021-07-19Merge branch 'pks-makefile-help' into 'master'Patrick Steinhardt
2021-07-19Makefile: Add help for targets and variablesPatrick Steinhardt
2021-07-19Merge branch 'pks-operations-worktreeless-squash' into 'master'Zeger-Jan van de Weg
2021-07-19operations: Implement squashing without worktreesPatrick Steinhardt
2021-07-19operations: Assert that squashed commits form a line of heritagePatrick Steinhardt
2021-07-19operations: Refactor tests for UserSquash with invalid argumentsPatrick Steinhardt
2021-07-19operations: Improve error messages with stderrPatrick Steinhardt
2021-07-19git: Add command description for git-commit-tree(1)Patrick 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-19Merge branch 'jv-return-close-error' into 'master'Zeger-Jan van de Weg
2021-07-19Merge branch 'pks-git-quarantine' into 'master'Zeger-Jan van de Weg
2021-07-19Merge branch 'qmnguyen0711/add-docs-for-pack-objects' into 'master'James Fargher
2021-07-16Merge branch 'jv-streamrpc-handshake-error' into 'master'Toon Claes
2021-07-16Improve streamrpc error messagesJacob Vosmaer
2021-07-16Merge branch 'smh-remove-reconcile-subcmd' into 'master'Toon Claes
2021-07-16Merge branch 'ps-relocate-gitlab-test-server' into 'master'Patrick Steinhardt
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-16Move getNodeAddress to a different fileSami Hiltunen
2021-07-16operations: Use object quarantine directories in UserCreateTagsPatrick Steinhardt
2021-07-16operations: Split out creation of tagsPatrick Steinhardt
2021-07-16operations: Allow passing quarantine dir to `updateReferenceWithHooks()`Patrick Steinhardt
2021-07-16updateref: Allow updating references with quarantine directoryPatrick Steinhardt
2021-07-16hook: Inject ODB envvars for custom hooks passed via repository protoPatrick Steinhardt
2021-07-16quarantine: Implement Git quarantine object directoriesPatrick Steinhardt
2021-07-16tempdir: Allow synchronizing on tempdir removalPatrick Steinhardt
2021-07-16tempdir: Wrap tempdir in a structPatrick Steinhardt
2021-07-16tempdir: Fix Goroutine leak in `NewWithoutContext()`Patrick Steinhardt
2021-07-16tempdir: Refactor public interface to be more genericPatrick Steinhardt
2021-07-16tempdir: Refactor how new tempdirs are createdPatrick Steinhardt
2021-07-16tempdir: Split implementation into tempdir and storage specific itemsPatrick Steinhardt
2021-07-15Merge branch 'ps-backup' into 'master'Toon Claes
2021-07-15StorageServiceSink to support AWS, Azure, Google storage for the backupsPavlo Strokov
2021-07-15Refactor Filesystem into Manager and FilesystemSinkPavlo Strokov
2021-07-15Extend Filesystem with abstract read and write operationsPavlo Strokov
2021-07-15Merge branch 'sh-update-ffi-gem' into 'master'Toon Claes
2021-07-15Merge branch 'smh-set-default-grpc-buckets' into 'master'James Fargher
2021-07-14Return close error in streamrpc.CallJacob Vosmaer
2021-07-14Set default Prometheus buckets for Gitalys RPC instrumentationSami Hiltunen
2021-07-14Merge branch 'jv-add-streamrpc' into 'master'Sami Hiltunen
2021-07-14Fix hook documentation wordingQuang-Minh Nguyen
2021-07-14Apply 1 suggestion(s) to 1 file(s)Jacob Vosmaer
2021-07-14Add documentation for pack-object cacheQuang-Minh Nguyen
2021-07-14Merge branch 'smh-dataloss-lazy-failovers' into 'master'Zeger-Jan van de Weg
2021-07-13Merge branch 'smh-unavailable-repos-metric' into 'master'Zeger-Jan van de Weg
2021-07-13Merge branch 'remove_gitaly_fetch_internal_remote_errors' into 'master'James Fargher
2021-07-13Remove feature gitaly_fetch_internal_remote_errorsJames Fargher
2021-07-12Merge branch 'ps-code-style-fix' into 'master'Zeger-Jan van de Weg