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-03-31Merge branch 'smh-internal-dial-package' into 'master'Christian Couder
2021-03-31Merge branch '16950_add_word_diff_mode' into 'master'Zeger-Jan van de Weg
2021-03-30implement multiplexed connections from Praefect to GitalySami Hiltunen
2021-03-30Merge branch 'pks-feature-flag-go-lfs-pointers' into 'master'Pavlo Strokov
2021-03-29Add support for word-diff modeVasilii Iakliushin
2021-03-29blob: Remove feature flags for LFS pointer RPC portsPatrick Steinhardt
2021-03-29changelogs: Add changelog entryPatrick Steinhardt
2021-03-26remove UserCommitFiles Go port feature flagSami Hiltunen
2021-03-24Merge branch 'ps-remove-ff-reads-distrubution' into 'master'Pavlo Strokov
2021-03-24Removal of the feature flag: distributed_readsPavlo Strokov
2021-03-24featureflag: Remove per-RPC transactional feature flagsPatrick Steinhardt
2021-03-24Merge branch 'avar/user-update-branch-onbydefault' into 'master'Patrick Steinhardt
2021-03-23Turn UserUpdateBranch in Go on by defaultÆvar Arnfjörð Bjarmason
2021-03-23Merge branch 'pks-git-config-via-gitaly-config' into 'master'Patrick Steinhardt
2021-03-23config: Allow injection of git config via Gitaly's configPatrick Steinhardt
2021-03-22Merge branch 'sh-honor-grpc-go-debug' into 'master'Sami Hiltunen
2021-03-18repository: Fix default refspecs force-updating referencesPatrick Steinhardt
2021-03-18Enable gprc-go debug log messages with GRPC_GO_LOG_SEVERITY_LEVELStan Hu
2021-03-17Update CHANGELOG.md for 13.10.0GitLab Release Tools Bot
2021-03-15featureflag: Enable Go implementation of GetNewLFSPointersPatrick Steinhardt
2021-03-15Merge branch 'pks-repository-optimize-housekeeping' into 'master'James Fargher
2021-03-11Merge branch 'pks-blob-lfs-catfile-buffering' into 'master'Pavlo Strokov
2021-03-11housekeeping: Move cleanup of empty refs into housekeepingPatrick Steinhardt
2021-03-11housekeeping: Move cleanup of git config into housekeepingPatrick Steinhardt
2021-03-11repository: Perform housekeeping tasks in `OptimizeRepository()`Patrick Steinhardt
2021-03-11blob: Enable use of bitmap indices when searching LFS pointersPatrick Steinhardt
2021-03-11blob: Buffer output of git-catfile to speed up reading LFS pointersPatrick Steinhardt
2021-03-09Merge branch 'sh-valid-lfs-smudge-oid' into 'master'Pavlo Strokov
2021-03-09Merge branch 'pks-repo-fetch-remote-drop-name' into 'master'Toon Claes
2021-03-09Merge branch 'pks-go-lfs-pointers-default-enable' into 'master'Pavlo Strokov
2021-03-09featureflag: Enable Go port of Get{All,}LFSPointersPatrick Steinhardt
2021-03-09Merge branch 'jv-sideband-writer' into 'master'Sami Hiltunen
2021-03-09Add pktline side-band-64 writerJacob Vosmaer
2021-03-09Merge branch 'sh-allow-skip-gitaly-ruby-json-log' into 'master'Sami Hiltunen
2021-03-09Merge branch 'pks-operations-user-delete-branch-ambiguity' into 'master'Sami Hiltunen
2021-03-08Merge branch 'smh-delete-unassigned-replicas' into 'master'Zeger-Jan van de Weg
2021-03-08Merge branch 'pks-featureflags-enable-transactional-behaviour' into 'master'James Fargher
2021-03-07Merge branch 'smh-fix-text-logger' into 'master'James Fargher
2021-03-06gitaly-lfs-smudge: Use stronger OID validation in LFS pointer parserStan Hu
2021-03-05operations: Fix deletion of branches with `refs/heads` prefixPatrick Steinhardt
2021-03-05Merge branch 'pks-replicator-pack-refs' into 'master'Pavlo Strokov
2021-03-05proto: Remove name field from Remote messagesPatrick Steinhardt
2021-03-05Allow gitaly-ruby to run if log file cannot be writtenStan Hu
2021-03-04fix text logging format erroring outSami Hiltunen
2021-03-04replicator: Do not bump repository generation for PackRefsPatrick Steinhardt
2021-03-04featureflag: Enable transactional behaviour for all RPCsPatrick Steinhardt
2021-03-04changelogs: Add changelog entryPatrick Steinhardt
2021-03-03delete repositories from unassigned storagesSami Hiltunen
2021-03-03coordinator: Allow force-routing specific accessors to primaryPatrick Steinhardt
2021-03-01Merge branch 'jv-remove-readfrom' into 'master'Paul Okstad