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-31Refactor Praefect node managerStan Hu
2020-03-30Merge branch 'pks-deprecations' into 'master'Jacob Vosmaer
2020-03-30Merge branch 'jc-enable-client-histogram' into 'master'Sami Hiltunen
2020-03-30balancer: silence deprecation warningsPatrick Steinhardt
2020-03-30repository: adjust syntax to ignore linting warningsPatrick Steinhardt
2020-03-30Merge branch 'jv-use-reference-count' into 'master'Patrick Steinhardt
2020-03-28Enable client prometheus histogramJohn Cai
2020-03-27Propagate GarbageCollect, RepackFull, RepackIncrementalJohn Cai
2020-03-27Use reference counting in limithandler middlewareJacob Vosmaer
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-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-26Merge branch 'pks-prometheus-metrics' into 'master'Paul Okstad
2020-03-26Add EnvironmentVariables field in hook rpcsJohn Cai
2020-03-26remove a stale todo comment about replication failuresSami Hiltunen
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-25Add repository profileJohn Cai
2020-03-25When testing through praefect, wait for it to exitJacob Vosmaer
2020-03-25Static code analysis with govetPavlo Strokov
2020-03-25Merge branch '2303-parameter-injection' into 'master'Jacob Vosmaer
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-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-24smarthttp: Adjust to changed function signature of `runSmartHTTPServer`Patrick Steinhardt
2020-03-24Merge branch 'pks-receive-pack-fsck-timezone' into 'master'James Fargher
2020-03-23add regression test for path traversals in CreateObjectPool RPCSami Hiltunen
2020-03-23Commit signature parsing must consume all dataPavlo Strokov
2020-03-23Add test to ensure GIT_OBJECT_DIRECTORY and GIT_ALTERNATE_OBJECT_DIRECTORIES ...John Cai
2020-03-23Merge branch 'pks-git-stats-reference-discovery' into 'master'Jacob Vosmaer
2020-03-23explicitly load test configuration when neededSami Hiltunen
2020-03-23Merge branch 'smh-tb-interface' into 'master'Patrick Steinhardt