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-04-03gitaly: Drop 'rubyserver' packagePatrick Steinhardt
2023-03-21gitaly: Validation of RubyPavlo Strokov
2023-03-16lint: Fix discouraged error wrapping verbQuang-Minh Nguyen
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2022-10-31Remove rubyserver redundant clientsQuang-Minh Nguyen
2022-10-27Remove Wiki-related code paths in Ruby sidecarQuang-Minh Nguyen
2022-08-20Extract Duration into its own packageJames Fargher
2022-08-18Remove custom duration typeSami Hiltunen
2022-06-21Replace deprecated WithInsecure with WithTransportCredentialsSami Hiltunen
2022-05-25git: Move handling of Git-specific envvars into command factoryPatrick Steinhardt
2022-05-23ruby: Unify logic to filter allowed Ruby environment variablesPatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-17rubyserver: Ensure we sync objects if there is no Rugged gitconfigpks-rugged-inject-own-gitconfigPatrick Steinhardt
2022-05-17rubyserver: Fix leaking Goroutine when shutting down workersPatrick Steinhardt
2022-05-17ruby: Fix diverging Git configuration in Go and RubyPatrick Steinhardt
2022-04-27config: Remove internal socket path configurationpks-config-remove-internal-socket-directoryPatrick Steinhardt
2022-04-27config: Drop redundant `Gitaly` prefix from `GitalyInternalSocketPath()`Patrick Steinhardt
2022-01-26rubyserver: Pass on BUNDLE_USER_CONFIG if setToon Claes
2022-01-14git: Make feature flags accessible to compute hooks pathPatrick Steinhardt
2022-01-11git: Move computing the hooks path into the Git command factoryPatrick Steinhardt
2021-12-21gittest: Filter environment when running Git commandsPatrick Steinhardt
2021-12-21rubyserver: Resolve Git binary path via command factoryPatrick Steinhardt
2021-12-20hooks: Move generation of hooks path into Gitaly configPatrick Steinhardt
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-07-12Standardise package aliasesPavlo Strokov
2021-06-15Extract typed environment variable helpersJames Fargher
2021-06-08Make gitaly supervisor configuration localPavlo Strokov
2021-06-01Merge branch 'ps-set-mod-version' into 'master'Christian Couder
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-27ResolveConflicts: Remove Ruby implementationZeger-Jan van de Weg
2021-02-16Merge branch 'ps-rubyserver-config' into 'master'Paul Okstad
2021-02-15fix TestRemovals flaking due to dependence on timeSami 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-01-26Make gitaly_ruby_json.log work againStan Hu
2020-12-29Extract config.Config from ruby workersPavlo Strokov
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-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt