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
AgeCommit message (Expand)Author
2017-11-30ListCommitsByOid endpointZeger-Jan van de Weg
2017-11-29Implement UserCherryPick RPCAhmad Sherif
2017-11-28CommitService::FilterShasWithSignatures Server ImplKim "BKC" Carlbäcker
2017-11-16Implement RefService.DeleteRefsAlejandro Rodríguez
2017-11-13Implement RepositoryService::FetchSourceBranchJacob Vosmaer (GitLab)
2017-11-10Fixes for new gitlab gitJacob Vosmaer
2017-11-10Vendor gitlab_git at f7537ce03a29bJacob Vosmaer
2017-11-08Implement WikiService.WikiGetAllPages RPCAlejandro Rodríguez
2017-11-08Merge branch 'update-gitlab-git' into 'master'Zeger-Jan van de Weg
2017-11-08Use gitaly-proto 0.53.0Jacob Vosmaer (GitLab)
2017-11-08Update vendored gitlab_git to 6f045671e665e42c7Jacob Vosmaer
2017-11-06Implement Wiki::GetPageVersionsZeger-Jan van de Weg
2017-10-31WikiService::WikiUpdatePageKim "BKC" Carlbäcker
2017-10-31Implement OperationService.UserFFMergeAlejandro Rodríguez
2017-10-30Implement WikiFindFile RPCAhmad Sherif
2017-10-30Implement WikiDeletePage RPCAhmad Sherif
2017-10-27Implement WikiFindPage RPCAhmad Sherif
2017-10-27Set `GL_USERNAME` env variable for hook excecutionAlejandro Rodríguez
2017-10-20Pass repo git alternate dirs to gitaly-rubyAhmad Sherif
2017-10-18Use gitlab_git c23c09366db610c1Jacob Vosmaer (GitLab)
2017-10-15Implement WikiWritePage RPCAhmad Sherif
2017-10-11Pass full BranchUpdate result on successful mergeJacob Vosmaer (GitLab)
2017-10-11Use gitaly-proto 0.42.0Jacob Vosmaer (GitLab)
2017-10-10Add a Rails logger to ruby-gitAhmad Sherif
2017-10-10Implement OperationService::UserMergeBranchJacob Vosmaer
2017-10-10Implement RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-10-05Merge branch '615-fix-subject-parsing' into 'master'Andrew Newdigate
2017-10-05Fix Commit Subject parsing in rubyserverKim "BKC" Carlbäcker
2017-10-04Update gitlab_git to 4a0f720a502ac02423Jacob Vosmaer (GitLab)
2017-09-30User correct class for OperationService.UserDeleteBranch responsesAlejandro Rodríguez
2017-09-30Gitaly-Ruby exception bridgeAndrew Newdigate
2017-09-29Implement OperationService.UserDeleteBranch RPCAlejandro Rodríguez
2017-09-28Use gitlab-stylesRémy Coutable
2017-09-27Return pre-receive errors in UserDeleteTag responseAhmad Sherif
2017-09-27Implement UserCreateTag RPCAhmad Sherif
2017-09-25Implement RepositoryService.UserCreateBranchAlejandro Rodríguez
2017-09-22Implement CreateRepositoryJacob Vosmaer (GitLab)
2017-09-22Implement UserDeleteTag RPCAhmad Sherif
2017-09-20Use gitaly-proto 0.34.0Jacob Vosmaer (GitLab)
2017-09-19Update vendored gitlab_git to 4c6c105909ea610eac7Jacob Vosmaer (GitLab)
2017-09-15Use ruby protobuf 3.4.0.2Jacob Vosmaer
2017-09-15Use grpc 1.6.0Jacob Vosmaer
2017-09-11Fix encoding bug in GitalyServer#gitaly_commit_from_ruggedKim "BKC" Carlbäcker
2017-09-08Reimplement FindAllTags RPC in RubyAhmad Sherif
2017-09-01Update vendor/gitlab_git to b58c4f436abaf646703bdd80f266fa4c0bab2dd2Jacob Vosmaer (GitLab)
2017-08-31Merge branch 'feature/implement-find-branch-rpc' into 'master'Kim Carlbäcker
2017-08-31Use git-linguist to implement CommitLanguagesJacob Vosmaer (GitLab)
2017-08-31Implement FindBranch RPCAhmad Sherif
2017-08-31Use String#b instead of using a #bytes! methodAhmad Sherif
2017-08-31Implement branch operations RPCsAhmad Sherif