summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Gitaly auto-detection cachingStan Hu2019-07-191-0/+13
* Remove catfile cache feature flagjc-remove-catfile-flagJohn Cai2019-07-151-11/+0
* Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg2019-06-181-14/+0
* Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-291-0/+42
* Add feature flag to enforce gitaly request limitsMark Lapierre2019-03-111-1/+37
* Add connection_data method to Gitaly clientValery Sizov2019-01-251-0/+9
* More tls gitaly docsAhmad Hassan2018-12-211-0/+8
* Log certificate loading errors into sentryAhmad Hassan2018-12-201-0/+16
* Followups on reviewAhmad Hassan2018-12-191-23/+22
* Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan2018-12-111-95/+31
|\
| * Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-201-0/+25
| * Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-95/+6
| * 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 more specsAhmad Hassan2018-10-311-0/+18
* | Add gitaly client specsAhmad Hassan2018-10-311-0/+15
|/
* 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