aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
Commit message (Expand)AuthorAge
* Fix warnings in Grpc.ExamplesGravatar Jan Tattermusch2017-08-11
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* eliminate crosstalk between C# testsGravatar Jan Tattermusch2017-04-20
* remove occurences of NewClient factory methodGravatar Jan Tattermusch2016-06-22
* rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
* migrate code to single client-side classGravatar Jan Tattermusch2016-04-01
* migrate from client side interface to client side abstract classGravatar Jan Tattermusch2016-04-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* fix impl and test about hostGravatar yang-g2016-02-19
* V1Alpha as wellGravatar yang-g2016-02-19
* Updated copyrights...Gravatar David Garcia Quintas2016-01-15
* Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
* introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
* error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
|/
* changed the way ports are added to the serverGravatar Jan Tattermusch2015-08-04
* changed way service definitions are added to the serverGravatar Jan Tattermusch2015-08-04
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* propagate statuscode from server handlerGravatar Jan Tattermusch2015-07-20
* adjust C# generator to match the new APIGravatar Jan Tattermusch2015-07-15
* C# health checking supportGravatar Jan Tattermusch2015-07-15