summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client
Commit message (Expand)AuthorAgeFilesLines
* Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-0/+30
* Add support for deltas_only under GitalyAhmad Sherif2017-05-131-9/+41
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-2/+2
* Remove stubbing from Gitlab::GitalyClient::Commit specsAhmad Sherif2017-05-071-8/+3
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-072-2/+2
* Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-071-1/+1
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-042-3/+47
* Separate GRPC channels per repository storageJacob Vosmaer2017-03-291-9/+2
* Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+58
* Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+20