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
2018-04-19Add health checks for gitaly-rubyJacob Vosmaer (GitLab)
2017-12-15Eagerly close logrus writer pipesJacob Vosmaer (GitLab)
2017-12-15Fix broken Ruby test setup in CIJacob Vosmaer
2017-12-07Restart gitaly-ruby when it uses too much memoryJacob Vosmaer (GitLab)
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-15Wait for monitor goroutine to return during supervisor shutdownJacob Vosmaer (GitLab)
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-08-29Merge branch 'export-git-debugging-env-vars' into 'master'Andrew Newdigate
2017-08-29Export environment variables for git debuggingAndrew Newdigate
2017-08-28Monitor gitaly-ruby RSS via PrometheusJacob Vosmaer (GitLab)
2017-08-22Respawn gitaly-ruby when it crashesJacob Vosmaer (GitLab)
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)