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-08-09lint: Handle error returned by io.CopyPavlo Strokov
2021-07-01Bump labkit dependency to v1.5.0, compile in stackdriver trace supportIgor Wiedler
2021-05-20Merge branch 'smh-run-request-finalizers-on-timeout' into 'master'Pavlo Strokov
2021-05-20Move suppressedContext to the helper package for reuseSami Hiltunen
2021-05-20featureflag: Remove LogCommandStats feature flagPatrick Steinhardt
2021-05-17command: Fix improperly designed test for exported envsblanet
2021-04-26command: Drop redundant linesep quoting for stderrblanet
2021-04-26command: Use bytes.Buffer for log collection in testsblanet
2021-04-26command: Refactor stderr handlingblanet
2021-04-26command: Add stderrBuffer designed to buffer stderrblanet
2021-04-23command: Format tidy for scripts in testdatablanet
2021-04-23command: Add test to detect goroutine leaksblanet
2021-04-21Use promauto to register Prometheus metricsSashi Kumar
2021-04-19global: Do not ignore write errorsPatrick Steinhardt
2021-04-14tests: Fix random set of missing error checksPatrick Steinhardt
2021-04-14tests: Check errors returned by some `os` package functionsPatrick Steinhardt
2020-12-17command: Filter `AllowedEnviroment()` via explicit slicePatrick Steinhardt
2020-12-09Add initial implementation of spawning git inside cgroupsAhmad Sherif
2020-11-29Removal of command.GitPath()Pavlo Strokov
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-16command: Fix segfault with command statsPatrick Steinhardt
2020-11-09Suppress context cancellation/expirationPavlo Strokov
2020-10-26Merge branch 'ps-ensure-command-timeout' into 'master'Pavlo Strokov
2020-10-26Extend test coverage of commandPavlo Strokov
2020-10-26Do not alias opentracing package nameIgor Wiedler
2020-10-23Instrument git commands for tracingIgor Wiedler
2020-09-15Export GL_REPOSITORY and GL_PROJECT_PATH in `git archive` callStan Hu
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-18Pass CORRELATION_ID env variable to spawned git subprocessesIgor Wiedler
2020-07-28record max of maxrss to enable diagnosis of memory usageIgor Wiedler
2020-07-27Log cumulative per-request rusage ("command stats")Igor Wiedler
2020-07-01Fix HTTP proxies not working in Gitaly hooksStan Hu
2020-04-23Custom error replacementPavlo Strokov
2020-04-09Merge branch 'ps-lint-enhancement' into 'master'Pavlo Strokov
2020-04-09lint (static code analysis) enhancementsPavlo Strokov
2020-04-07Fix command logger tests to not exit earlyJohn Cai
2019-10-03Add a gauge to track in flight commandsZeger-Jan van de Weg
2019-09-27Leave stderr alone when passed into commandJohn Cai
2019-09-18Git command DSLPaul Okstad
2019-06-07Fix Prometheus metric naming errorsBen Kochie
2019-05-31Fix boundary issue with log writerJohn Cai
2019-04-26Close logrus writer when command finishesJohn Cai
2019-04-25Use constant for escapedNewLineJohn Cai
2019-04-25Use bufio.NewReaderSizeJohn Cai
2019-04-22use readerJohn Cai
2019-04-22bad outputJohn Cai
2019-04-20be deterinisticJohn Cai
2019-04-20include stderr in log statementJohn Cai
2018-12-10Add explicit null byte check in internal/command.NewJacob Vosmaer
2018-12-06Allow commands to be written to via their stdinNick Thomas