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-20ci: Upgrade to test Go versions 1.15 and 1.16Patrick Steinhardt
2021-04-20go.mod: Upgrade minimum required Go version to 1.15Patrick Steinhardt
2021-04-19Merge branch 'pks-user-rebase-fix-transactional-behaviour' into 'master'Pavlo Strokov
2021-04-19Reduce memory usage in GetAllLFSPointersJacob Vosmaer
2021-04-19operations: Fix UserRebaseConfirmable not using transactionsPatrick Steinhardt
2021-04-19operations: Add ability to setup operations server without PraefectPatrick Steinhardt
2021-04-19operations: Add option to setup custom test transaction managerPatrick Steinhardt
2021-04-19gittest: Do not precreate hook env in `WriteEnvToCustomHook()`Patrick Steinhardt
2021-04-19testhelper: Convert `WriteExecutable()` to use `t.Cleanup()`Patrick Steinhardt
2021-04-19sql: Report errors when failing to clean SQL databasePatrick Steinhardt
2021-04-19global: Do not ignore write errorsPatrick Steinhardt
2021-04-19gitaly-wrapper: Use `exec.CommandContext()` to autokill processPatrick Steinhardt
2021-04-19pktline: Verify writing pktlines succeedsPatrick Steinhardt
2021-04-19bootstrap: Check error values of various functionsPatrick Steinhardt
2021-04-19gitaly-lfs-smudge: Verify `initLogging()` succeedsPatrick Steinhardt
2021-04-19proxy: Verify sending GRPC data succeedsPatrick Steinhardt
2021-04-19objectpool: Check errors when calling `pool.Remove()`Patrick Steinhardt
2021-04-19repository: Fix silent error if sending GetInfoAttributes response failsPatrick Steinhardt
2021-04-19testhelper: Check return value of `treebuilder.Insert()`Patrick Steinhardt
2021-04-19git2go: Explicitly ignore `CloseWithError()` return valuePatrick Steinhardt
2021-04-19Merge branch 'pks-proxy-forwarding-goroutine-leak' into 'master'Patrick Steinhardt
2021-04-19proxy: Fix Goroutine leak in `forwardClientToServers()`Patrick Steinhardt
2021-04-19proxy: Detect Goroutine leaks via goleakPatrick Steinhardt
2021-04-19proxy: Plug Goroutine leaks in test setupPatrick Steinhardt
2021-04-19proxy: Use `t.Run()` to execute testcasesPatrick Steinhardt
2021-04-19Merge branch 'sh-update-activesupport' into 'master'James Fargher
2021-04-16Update activesupport to v6.0.3.6Stan Hu
2021-04-15Merge branch 'ps-rm-config-gitaly-ssh' into 'master'Pavlo Strokov
2021-04-15Remove config.Config from gitaly-ssh packagePavlo Strokov
2021-04-15Merge branch 'pks-linting-fixes' into 'master'Patrick Steinhardt
2021-04-15Merge branch 'ps-missed-config' into 'master'Patrick Steinhardt
2021-04-15Remove config.Config from operations packagePavlo Strokov
2021-04-15Merge branch 'smh-revert-resolve-conflicts' into 'master'James Fargher
2021-04-15Merge branch 'ps-rm-config-remote' into 'master'Pavlo Strokov
2021-04-15Remove config.Config from remote packagePavlo Strokov
2021-04-14Revert "featureflag: Default-enable Go port of ResolveConflicts RPC"Sami Hiltunen
2021-04-14Refactoring of the ListenGitalySSHCallsPavlo Strokov
2021-04-14Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2021-04-14golangci: Drop a bunch of exclusionsPatrick Steinhardt
2021-04-14tests: Check errors returned by `CloseSend()`Patrick Steinhardt
2021-04-14tests: Fix random set of missing error checksPatrick Steinhardt
2021-04-14praefect: Verify transaction cancellation succeedsPatrick Steinhardt
2021-04-14tests: Check errors returned by some `os` package functionsPatrick Steinhardt
2021-04-14tests: Check errors returned by `ioutil.WriteFile()`Patrick Steinhardt
2021-04-14commit: Raise error if skipping commit offsets failsPatrick Steinhardt
2021-04-14prometheus: Use MustRegister to register metricsPatrick Steinhardt
2021-04-14bootstrap: Internalize SocketReusePortWarning variablePatrick Steinhardt
2021-04-14Merge branch 'pks-enable-atomic-fetches' into 'master'Patrick Steinhardt
2021-04-14Merge branch 'smh-fix-version-check' into 'master'Patrick Steinhardt
2021-04-14featureflag: Remove `AtomicFetch` feature flagPatrick Steinhardt