summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-2/+20
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-39/+25
* Improve gitaly_address error messagefix/improve-gitaly-unsupported-address-errorAhmad Sherif2017-04-081-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