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-12-15Move rest of content from GitLab docs to Gitaly example config fileEvan Read
2023-12-12Move some documentation from GitLab docs to Gitaly example config fileEvan Read
2023-09-28gitaly/config: Add negotiation timeouts to configJames Liu
2023-08-29gitaly/config: Deprecate `[gitlab-shell]` sectionPatrick Steinhardt
2023-07-18docs: Add initial server-side backupsJames Fargher
2023-04-25Merge branch 'pks-housekeeping-drop-fine-grained-rpcs' into 'master'Patrick Steinhardt
2023-04-24git: Unconditionally ignore gitconfig filesPatrick Steinhardt
2023-04-21global: Remove GarbageCollect RPCPatrick Steinhardt
2023-04-06config: Remove ruby configurationToon Claes
2023-03-13Cgroups: add cpu_quota_us limitSteve Azzopardi
2022-05-25gitaly/config: Add option to ignore gitconfig filesPatrick Steinhardt
2022-04-08Add new examples for concurrency and rate limitersJohn Cai
2022-03-21gitaly/config: Introduce runtime directory configurationPatrick Steinhardt
2021-05-18config: update a bin_dir of config.toml.exampleKamil Trzciński
2021-03-23config: Allow injection of git config via Gitaly's configPatrick Steinhardt
2021-02-12Gitaly config default for maintenance windowPaul Okstad
2020-12-09Add initial implementation of spawning git inside cgroupsAhmad Sherif
2020-08-26Merge branch 'sh-support-gitlab-shell-relative-path' into 'master'Sami Hiltunen
2020-08-26Move integration to server factoryPaul Okstad
2020-08-21Fix Git hooks when GitLab relative URL path and UNIX socket in useStan Hu
2020-06-18Refactoring of TLS usagePavlo Strokov
2020-06-02Update config.toml.example to support https://gitlab.com/gitlab-org/gitaly/-/...Kamil Trzciński
2020-05-28Use workhorse socket instead of the Rails socketJustin Kromlinger
2020-05-25Use default puma socket in example configJustin Kromlinger
2020-05-20Revert "Revert "Merge branch 'jc-change-to-hooks' into 'master'""John Cai
2020-05-20Revert "Merge branch 'jc-change-to-hooks' into 'master'"Sami Hiltunen
2020-05-19Move gitlab shell hooks values under [hooks] and [gitlab]John Cai
2020-05-11Fixing gitlab-shell.http-settings portion of config.toml.exampleJohn Cai
2020-05-09Revert "Merge branch 'jc-revert-ee267' into 'master'"John Cai
2020-04-23Revert "Merge branch 'jc-deprecate-gitlab-shell-config' into 'master'"John Cai
2020-04-22Migrate gitlab shell config to gitaly tomlJohn Cai
2019-11-19Allow socket dir for Gitaly-Ruby to be configuredZeger-Jan van de Weg
2019-10-02Rename git_config_search_path -> rugged_git_config_search_pathStan Hu
2019-10-02Support configurable Git config search path for RuggedStan Hu
2019-10-02Move the user documentation in GitLab CEAchilleas Pipinellis
2019-06-27Pass down log config through env varsJohn Cai
2019-06-04Make catfile cache size configurableJacob Vosmaer
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-10-16Fix order in config.toml.exampleJacob Vosmaer
2018-08-02Add authentication to `config.toml.example`Andrew Newdigate
2018-07-24Lower gitaly-ruby default max_rss to 200MBJacob Vosmaer (GitLab)
2018-05-16Use round robin load balancing instead of 'pick first' for gitaly-rubyJacob Vosmaer (GitLab)
2018-04-26Allow configuration of log levelsZeger-Jan van de Weg
2018-04-06Send gitaly-ruby exceptions to their own DSNJacob Vosmaer (GitLab)
2018-02-22Send gitaly-ruby exceptions to SentryAhmad Sherif
2017-12-07Restart gitaly-ruby when it uses too much memoryJacob Vosmaer (GitLab)
2017-11-13Implement RepositoryService::FetchSourceBranchJacob Vosmaer (GitLab)
2017-09-30Rate limiterAndrew Newdigate
2017-08-07Add config for gitlab-shellKim "BKC" Carlbäcker
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)