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
path: root/ruby/bin
AgeCommit message (Expand)Author
2021-03-05Allow gitaly-ruby to run if log file cannot be writtenStan Hu
2020-10-29Fall back to /dev/null when opening gitaly_ruby_json.logJacob Vosmaer
2020-10-26Add JSON request logging for gitaly-rubyJacob Vosmaer
2020-07-24gitaly-ruby: Progagate correlation ids from GitalyAndrew Newdigate
2020-06-25gitaly-ruby: force UTF-8 external encodingPatrick Steinhardt
2019-10-02Set Rugged search path at start of processStan Hu
2019-05-21LabKit supportAndrew Newdigate
2019-01-18Support rbtrace and ObjectSpace via environment flagsStan Hu
2018-10-16Enable some copsZeger-Jan van de Weg
2018-10-15Regenerate rubocop configurationZeger-Jan van de Weg
2018-10-10Free Rugged open file descriptors in gRPC middlewareStan Hu
2018-07-18Catch SIGINT in gitaly-rubyJacob Vosmaer (GitLab)
2018-05-15Add gitaly-ruby installation debug log messagesJacob Vosmaer (out of office May 10-14)
2018-05-09Remove ruby concurrency limiterJacob Vosmaer (GitLab)
2018-04-30Limit concurrent gitaly-ruby requests from the client sideJacob Vosmaer
2018-04-19Make gitaly-ruby's grpc server log at level WARNJacob Vosmaer (GitLab)
2018-03-16Revert "Merge branch 'force-periodic-ruby-gc' into 'master'"Jacob Vosmaer (GitLab)
2018-03-16Force gitaly-ruby to run Ruby garbage collectionJacob Vosmaer (GitLab)
2018-03-15Sanitize URLs in Sentry exceptions sent from gitaly-rubyAhmad Sherif
2018-02-22Send gitaly-ruby exceptions to SentryAhmad Sherif
2017-12-19Increase shutdown grace time to 10 minutesJacob Vosmaer
2017-12-07Restart gitaly-ruby when it uses too much memoryJacob Vosmaer (GitLab)
2017-08-31Use git-linguist to implement CommitLanguagesJacob Vosmaer (GitLab)
2017-08-07Don't count on PID 1 to be the reaperJacob Vosmaer
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)