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
2020-03-27Add new filejc-test-race-praefectJohn Cai
2020-03-27Merge branch 'jv-fix-semantic-merge-conflict' into 'master'Sami Hiltunen
2020-03-27Fix semantic merge conflictJacob Vosmaer
2020-03-27Merge branch 'smh-testhelpers-side-effects' into 'master'Jacob Vosmaer
2020-03-27Merge branch 'jc-add-gl-values' into 'master'Jacob Vosmaer
2020-03-27Merge branch 'smh-remove-stale-comment' into 'master'Pavlo Strokov
2020-03-27Merge branch 'pks-upload-pack-prometheus' into 'master'Patrick Steinhardt
2020-03-27ssh: upload_pack: Expose deepen/filter/haves statistics via PrometheusPatrick Steinhardt
2020-03-27smarthttp: upload_pack: Add Prometheus statistics about filters and havesPatrick Steinhardt
2020-03-27smarthttp: Inject "deepens" Prometheus counterPatrick Steinhardt
2020-03-27prometheus: Add Counter interfacePatrick Steinhardt
2020-03-27Merge branch 'ps-queued-datastore' into 'master'Paul Okstad
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-27Merge branch 'po-fix-security-template' into 'master'John Cai
2020-03-26Merge branch 'pks-prometheus-metrics' into 'master'Paul Okstad
2020-03-26Correct security template team names Paul Okstad
2020-03-26Merge branch 'master' of dev.gitlab.org:gitlab/gitalyRobert Speicher
2020-03-26Add EnvironmentVariables field in hook rpcsJohn Cai
2020-03-26Update CHANGELOG.md for 12.7.8GitLab Release Tools Bot
2020-03-26Update CHANGELOG.md for 12.9.1GitLab Release Tools Bot
2020-03-26remove a stale todo comment about replication failuresSami Hiltunen
2020-03-26Merge branch 'increase-terraform-disk-size' into 'master'Jacob Vosmaer
2020-03-26Merge branch 'ps-govet-enabled-with-excludes' into 'master'Patrick Steinhardt
2020-03-26Merge branch 'jc-repo-profile' into 'master'Patrick Steinhardt
2020-03-26Increase disk sizeJames Ramsay
2020-03-25Add repository profileJohn Cai
2020-03-25Merge branch 'jv-test-wait-praefect' into 'master'Sami Hiltunen
2020-03-25When testing through praefect, wait for it to exitJacob Vosmaer
2020-03-25Static code analysis with govetPavlo Strokov
2020-03-25Merge branch 'pks-style-ordering' into 'master'Jacob Vosmaer
2020-03-25Merge branch '2303-parameter-injection' into 'master'Jacob Vosmaer
2020-03-25Merge branch 'pks-grpc-deprecations' into 'master'Pavlo Strokov
2020-03-25grpc: Convert to use `grpclog.SetLoggerV2()`Patrick Steinhardt
2020-03-25grpc: Replace `grpc.WithTimeout()` with contextsPatrick Steinhardt
2020-03-25grpc: Convert to use the grpc.status packagePatrick Steinhardt
2020-03-25grpc: Convert to use encoding.CodecPatrick Steinhardt
2020-03-25grpc-proxy: Let codec satisfy both grpc.Codec and encoding.CodecPatrick Steinhardt
2020-03-24STYLE.md: Add a note on ordering of typesPatrick Steinhardt
2020-03-24Merge branch 'jv-byte-literals' into 'master'Pavlo Strokov
2020-03-24Merge branch 'ps-2545-commit-signature-parsing' into 'master'Jacob Vosmaer
2020-03-24Merge branch 'jc-add-test-for-git-object-dir' into 'master'Jacob Vosmaer
2020-03-24prometheus: Move metric interfaces into their own packagePatrick Steinhardt
2020-03-24Merge branch 'jv-prefer-address-of-literal' into 'master'Pavlo Strokov
2020-03-24Replace calls to new with address of literalJacob Vosmaer
2020-03-24Change uses of \000 to \x00Jacob Vosmaer
2020-03-24Merge branch 'po-fix-flaky-test-limiter' into 'master'Jacob Vosmaer
2020-03-24Fix flaky test TestLimiterPaul Okstad
2020-03-24Merge branch 'pks-smarthttp-removed-server' into 'master'Pavlo Strokov
2020-03-24smarthttp: Adjust to changed function signature of `runSmartHTTPServer`Patrick Steinhardt
2020-03-24Merge branch 'pks-receive-pack-fsck-timezone' into 'master'James Fargher