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-06-29Tweak spawn token defaults and add loggingJacob Vosmaer (GitLab)
2018-05-09Lower spawn log level to 'debug'Jacob Vosmaer
2018-03-19Log process PID in 'spawn complete' entryJacob Vosmaer (GitLab)
2018-01-26Add counter for prometheus spawn timeoutsJacob Vosmaer
2017-12-20Merge branch '840-make-gitlab-git-gitlabprojects-not-work-with-storage-paths'...Alejandro Rodríguez
2017-12-19Remove unused GitlabShell helperAlejandro Rodríguez
2017-12-19Simplify command spawn token codeJacob Vosmaer
2017-12-15Limit the number of concurrent process spawnsJacob Vosmaer (GitLab)
2017-12-15Eagerly close logrus writer pipesJacob Vosmaer (GitLab)
2017-12-15Panic if a command has no Done() channelJacob Vosmaer (GitLab)
2017-09-22Fix path for gitlab-shell. Also require gitlab-shell path to be setKim "BKC" Carlbäcker
2017-09-20Change how we set git object dir attributesAhmad Sherif
2017-09-20Refactor git command creationAhmad Sherif
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-11Use context cancellation instead of command.CloseJacob Vosmaer (GitLab)
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)