summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-6/+95
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-95/+6
* Add a gRPC health check to ensure Gitaly is upsh-add-gitaly-health-checkStan Hu2018-01-241-0/+25
* Move encoding methods to the more general EncodingHelpergitaly-encoding-helpersAlejandro Rodríguez2017-12-281-14/+0
* Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+16
* Fix for Gitaly nil encoding issueAndrew Newdigate2017-10-031-0/+14
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-0/+124
* Gitaly feature toggles are on by default in development environmentsAndrew Newdigate2017-09-071-0/+16
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Renamed Gitaly servicesAndrew Newdigate2017-07-181-4/+4
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-6/+18
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-1/+81
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-6/+15
* Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-031-0/+26