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-03-15replace testhelper.Deferrer with t.CleanupSami Hiltunen
2021-03-05Removal of the config.Config from rubyserver package.Pavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-02-16Merge branch 'ps-rubyserver-config' into 'master'Paul Okstad
2021-02-15fix TestRemovals flaking due to dependence on timeSami Hiltunen
2021-02-15make AddAddress synchronousSami Hiltunen
2021-02-13Gitaly-ruby server should not depend on the global statePavlo Strokov
2021-02-11Break dependency on config.Config in rubyserverPavlo Strokov
2021-02-10rubyserver: Silence log messages when in testsPatrick Steinhardt
2021-01-26Make gitaly_ruby_json.log work againStan Hu
2021-01-11Merge branch 'ps-cleanup-global-config-usage' into 'master'James Fargher
2021-01-06Fix assignmentIgor Wiedler
2021-01-06Check for error in remaining lbBuilder.Build callIgor
2021-01-06Apply 2 suggestion(s) to 1 file(s)Igor
2020-12-29Extract config.Config from ruby workersPavlo Strokov
2020-12-21Update grpc dependency from v1.24.0 to v1.29.1Igor Wiedler
2020-12-10gitlabshell: Stop injecting configuration into environmentPatrick Steinhardt
2020-12-10hooks: Remove GITALY_RUBY_DIR from environmentPatrick Steinhardt
2020-11-29Removal of command.GitPath()Pavlo Strokov
2020-11-24Merge branch 'pks-hooks-validation' into 'master'Christian Couder
2020-11-20hooks: Don't use global config to resolve hook pathPatrick Steinhardt
2020-11-20gitlabshell: Remove `Env()` in favor of `EnvFromConfig()`Patrick Steinhardt
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-19rubyserver: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-04Resolve dependency on global state in rubyserver.SetHeadersPavlo Strokov
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-08Renaming of the 'whitelist' to 'allowlist'Pavlo Strokov
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt