summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/improve-gitaly-unsupported-address-error' into 'master' Robert Speicher2017-04-191-1/+1
* Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-051-5/+33
* Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-031-1/+3
* Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-5/+11
* Separate GRPC channels per repository storageJacob Vosmaer2017-03-291-17/+13
* Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+7
* Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+14
* Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+29