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
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)
2017-07-12Add config to specify a git binary pathAlejandro Rodríguez
2017-06-02Merge branch 'master' of gitlab.com:gitlab-org/gitaly into use-sentryAndrew Newdigate
2017-06-02Allow Gitaly to be configured to use histograms for GRPC method callsAndrew Newdigate
2017-05-31Addressed @jacobvosmaer-gitlab’s MR review commentsAndrew Newdigate
2017-05-31Added configurable exception logging to sentry using the raven lib.Andrew Newdigate
2017-05-26Add logrus loggingAndrew Newdigate
2017-04-06Fix mistake in config.toml.exampleJacob Vosmaer
2017-04-06Add config.toml.exampleJacob Vosmaer