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
2023-02-08Extract file and executable permissionsJames Fargher
2022-11-21Attach feature_flags field to gRPC logs via FieldsProducerQuang-Minh Nguyen
2022-11-21Add error to log.FieldsProducer interfaceQuang-Minh Nguyen
2022-11-14log: Allow tests to run in sha256 modeJames Fargher
2022-10-05global: Reformat sources with gofumpt v0.4.0Patrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-07-06golangci-lint: Disable use of `os.Setenv()` and `os.Unsetenv()` in testspks-go-v1.17-infrastructurePatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-02-22log: Fix formatting via gofumptPatrick Steinhardt
2022-02-18log: Disable gRPC HealthCheck message loggingStan Hu
2022-02-10Add ENV to select or skip gRPC logBaodong
2021-12-14lint: Disallow use of "normal" contextsPatrick Steinhardt
2021-12-06log: Fix upcoming cyclic dependencyPatrick Steinhardt
2021-11-17log: Flakiness in TestPayloadBytesPavlo Strokov
2021-11-11grpcstats: Extend log with payload sizePavlo Strokov
2021-11-10log: PerRPCLogHandler for extended loggingPavlo Strokov
2021-11-10log: PropagationMessageProducer to catch loggingPavlo Strokov
2021-11-10log: Extended MessageProducerPavlo Strokov
2021-09-27Ensure log entries have time formatted as UTCJohn Cai
2021-09-20global: Replace deprecated usage of `ioutil.Discard`Patrick Steinhardt
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-03-18Enable gprc-go debug log messages with GRPC_GO_LOG_SEVERITY_LEVELStan Hu
2021-03-04fix text logging format erroring outSami Hiltunen
2021-03-04inject loggers into log.ConfigureSami Hiltunen
2021-02-11Standardize Praefect and Gitaly log formatsStan Hu
2021-02-03log: Add missing newline to fatal hook error messagesPatrick Steinhardt
2021-01-28Make git-upload-pack use gitaly-hooks for pack-objectsJacob Vosmaer
2020-12-17golangci: Do not use default excludesPatrick Steinhardt
2020-11-24log: Don't log hook dafa if GITALY_LOG_DIR is unsetPatrick Steinhardt
2020-11-08Move GITALY_LOG_DIR into a constantStan Hu
2020-09-11Change timeformat to not omit trailing 0sCraig Miskell
2020-04-08Call Hook RPCs from gitaly-hooks binaryJohn Cai
2020-03-05Use millisecond precision for JSON time fieldWill Chandler
2019-10-01Migrate hooks to use go binaryJohn Cai
2019-08-19Include process PID in log messagesJacob Vosmaer
2018-06-18Use custom log levels for grpc-goJacob Vosmaer (GitLab)