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-04-13Serve RefTransactionService on the backchannel connectionSami Hiltunen
2021-04-01Remove NodeManager from Praefect's Server serviceSami Hiltunen
2021-04-01Remove NodeManager dependency from DiskStatsSami Hiltunen
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2021-02-15Standardize Praefect and Gitaly timestampsStan Hu
2021-02-11disable feature flag loggingSami Hiltunen
2021-02-01intercept RepositoryExists calls in PraefectSami Hiltunen
2021-01-20Track feature flags used for RPC callPavlo Strokov
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-02praefect: Fix stale client connections due to keepalive policyPatrick Steinhardt
2020-07-28add accept-dataloss sub-commandSami Hiltunen
2020-07-22repository state trackingSami Hiltunen
2020-06-26Praefect: server factory introductionPavlo Strokov
2020-05-28Praefect: removal of unnecessary Datastore wrapperPavlo Strokov
2020-04-29praefect: Extract transaction managerPatrick Steinhardt
2020-04-23praefect: Implement reference transaction servicePatrick Steinhardt
2020-03-25grpc-proxy: Let codec satisfy both grpc.Codec and encoding.CodecPatrick Steinhardt
2020-03-20RPC ConsistencyCheck and Praefect "reconcile" subcommandPaul Okstad
2020-03-02Change ListRepositories RPC to RepositoryReplicasJohn Cai
2020-02-28Cleaning up praefect method signaturesJohn Cai
2020-02-14Use node managerJohn Cai
2020-01-31Add grpc tag interceptorJohn Cai
2020-01-23Register praefect server for grpc prom metricsjramsay
2019-11-27Wire in bootstrap package for praefect for zero downtime deployJohn Cai
2019-11-26Praefect multiple virtual storageJohn Cai
2019-10-31Adding sentry config to praefectJohn Cai
2019-10-30Add gRPC intercept loggersPaul Okstad
2019-10-25Fishy config log warningPaul Okstad
2019-10-09Support health checks for PraefectZeger-Jan van de Weg
2019-10-08Adding auth to praefectJohn Cai
2019-10-02Refactoring to reuse connections, refactoring testsJohn Cai
2019-10-01Allow praefect to handle ServerInfoRequestJohn Cai
2019-08-19Include process PID in log messagesJacob Vosmaer
2019-05-18absorb grpc-proxy into praefectPaul Okstad
2019-04-09Datastore pattern for replication jobsPaul Okstad
2019-02-27Make logging configurableZeger-Jan van de Weg
2019-02-26Only one storage location per praefectZeger-Jan van de Weg
2019-02-22Add simple inceptorsZeger-Jan van de Weg
2019-02-22Create Praefect commandZeger-Jan van de Weg
2019-02-13Praefect - pass thru gRPC proxyPaul Okstad