aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck.Tests
Commit message (Collapse)AuthorAge
...
* include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
|
* upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
|
* 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
|
* switch C# projects to Google.Protobuf 3.0.0-alpha4 packageGravatar Jan Tattermusch2015-08-27
|
* upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\ | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
| |
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-13
|\| | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj src/csharp/Grpc.IntegrationTesting/InteropClient.cs src/csharp/Grpc.IntegrationTesting/packages.config src/csharp/build_packages.bat
* | upgrade to latest protobufsGravatar Jan Tattermusch2015-08-13
| |
| * fix preconditions classGravatar Jan Tattermusch2015-08-10
| |
* | switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
| |
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
| |
* | upgraded NuGet packageGravatar 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
|
* Add ReleaseSigned configuration for Grpc.slnGravatar Jan Tattermusch2015-07-27
|
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
|
* regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
|
* propagate statuscode from server handlerGravatar Jan Tattermusch2015-07-20
|
* adjust C# generator to match the new APIGravatar Jan Tattermusch2015-07-15
|
* introduce Version.cs as single source of truth of gRPC C# versionGravatar Jan Tattermusch2015-07-15
|
* C# health checking supportGravatar Jan Tattermusch2015-07-15