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
2017-10-20Pass repo git alternate dirs to gitaly-rubyAhmad Sherif
2017-10-15Implement WikiWritePage RPCAhmad Sherif
2017-10-10Implement OperationService::UserMergeBranchJacob Vosmaer
2017-09-25Implement RepositoryService.UserCreateBranchAlejandro Rodríguez
2017-09-22Implement CreateRepositoryJacob Vosmaer (GitLab)
2017-09-22Implement UserDeleteTag RPCAhmad Sherif
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-11Use context cancellation instead of command.CloseJacob Vosmaer (GitLab)
2017-09-06Re-use gitaly-ruby client connectionJacob Vosmaer
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-08-31Implement branch operations RPCsAhmad Sherif
2017-08-29Migrate CommitService.CommitStatsKim "BKC" Carlbäcker
2017-08-28Monitor gitaly-ruby RSS via PrometheusJacob Vosmaer (GitLab)
2017-08-25Add signal handler for ruby socket cleanup on shutdownJacob Vosmaer (GitLab)
2017-08-17Implement DiffService.CommitPatch in the Ruby serverAlejandro Rodríguez
2017-08-14Implement CommitService.FindCommitsJacob Vosmaer (GitLab)
2017-08-07Don't count on PID 1 to be the reaperJacob Vosmaer
2017-08-03Increase gitaly-ruby connection timeout to 20sJacob Vosmaer
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)