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-06-12Create help text style guide for projectEvan Read
2023-06-07Add configuration validation docsRaditya Surya
2023-04-14docs: Clean up small remainder from gitaly-ruby configToon Claes
2023-04-06config: Remove ruby configurationToon Claes
2022-10-19Add Markdownlint configuration file and tidy up some Markdown filesEvan Read
2022-10-03config: Remove linguist languages pathToon Claes
2022-02-18log: Disable gRPC HealthCheck message loggingStan Hu
2022-02-01Remove obsolete info about hooks from docsIgor Drozdov
2021-06-18Remove deprecated env config valuesPavlo Strokov
2020-07-22Remove Praefect primary from configPaul Okstad
2020-07-01Add TLS support to PraefectPavlo Strokov
2019-11-19Allow socket dir for Gitaly-Ruby to be configuredZeger-Jan van de Weg
2019-10-02Move the user documentation in GitLab CEAchilleas Pipinellis
2019-06-27Pass down log config through env varsJohn Cai
2019-06-07Add documentation about cat-file cacheJacob Vosmaer
2019-06-07Fix Prometheus metric naming errorsBen Kochie
2019-05-02feat: add sentry environmentRoger Meier
2019-03-08Support socket paths for praefectZeger-Jan van de Weg
2018-07-31Document gitlab-shell dependency in config docsJacob Vosmaer (GitLab)
2018-06-18Use custom log levels for grpc-goJacob Vosmaer (GitLab)
2018-05-16Use round robin load balancing instead of 'pick first' for gitaly-rubyJacob Vosmaer (GitLab)
2018-05-09Remove ruby concurrency limiterJacob Vosmaer (GitLab)
2018-04-30Limit concurrent gitaly-ruby requests from the client sideJacob Vosmaer
2018-04-26Allow configuration of log levelsZeger-Jan van de Weg
2018-04-13Add env var to point to languages.jsonJacob Vosmaer
2018-04-06Send gitaly-ruby exceptions to their own DSNJacob Vosmaer (GitLab)
2018-03-05Use only 1 gitaly-ruby process in testJacob Vosmaer (GitLab)
2017-12-07Restart gitaly-ruby when it uses too much memoryJacob Vosmaer (GitLab)
2017-11-13Implement RepositoryService::FetchSourceBranchJacob Vosmaer (GitLab)
2017-07-11Rename auth 'unenforced' to 'transitioning'Jacob Vosmaer
2017-06-20Token authenticationJacob Vosmaer (GitLab)
2017-05-10Document GITALY_DEBUGJacob Vosmaer
2017-04-20Storage exampleJacob Vosmaer
2017-04-20Put config.toml first in the documentationJacob Vosmaer
2017-04-06Config-file using envconfig and tomlKim "BKC" Carlbäcker
2017-03-31Add insecure TCP listener to GitalyJacob Vosmaer
2017-03-16Add documentation for environment variablesJacob Vosmaer