aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck
Commit message (Collapse)AuthorAge
* regenerate C# protosGravatar Jan Tattermusch2016-04-25
|
* regenerate codeGravatar Jan Tattermusch2016-04-01
|
* regenerate protosGravatar Jan Tattermusch2016-04-01
|
* change C# service implementations to inherit from a generated base 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
|
* regenerate csharp and ruby service from protoGravatar yang-g2016-02-19
|
* global replace health check proto v1alpha to v1Gravatar yang-g2016-02-19
|
* update copyrightsGravatar Jan Tattermusch2016-02-18
|
* rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
|
* update C# dependenciesGravatar Jan Tattermusch2016-01-25
|
* include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
|
* regenerate C# protosGravatar Jan Tattermusch2016-01-20
|
* upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
|
* Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
|
* consolidate math.proto and health.protoGravatar Jan Tattermusch2015-12-07
|
* 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
| * polishing public docsGravatar Jan Tattermusch2015-08-24
| |
* | upgrade to latest protobufsGravatar Jan Tattermusch2015-08-13
| |
* | setup build packages to build preview versionGravatar Jan Tattermusch2015-08-08
| |
* | switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
| |
* | regenerate protosGravatar Jan Tattermusch2015-08-08
| |
* | add service descriptor property to generated codeGravatar Jan Tattermusch2015-08-08
| |
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
| |
* | regenerateGravatar Jan Tattermusch2015-08-08
| |
* | upgraded NuGet packageGravatar Jan Tattermusch2015-08-08
| |
* | regenerate protosGravatar Jan Tattermusch2015-08-08
| |
* | update proto filesGravatar Jan Tattermusch2015-08-08
|/
* regenerated codeGravatar Jan Tattermusch2015-08-05
|
* regenerated codeGravatar Jan Tattermusch2015-08-05
|
* Add ReleaseSigned configuration for Grpc.slnGravatar Jan Tattermusch2015-07-27
|
* added deadline to generated stubsGravatar Jan Tattermusch2015-07-23
|
* added generated file Health.cs to stylecop ignoreGravatar Jan Tattermusch2015-07-22
|
* regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
|
* add support for per-call metadataGravatar Jan Tattermusch2015-07-15
|
* adjust C# generator to match the new APIGravatar Jan Tattermusch2015-07-15
|
* renaming stub to client and refactoring metadata classGravatar Jan Tattermusch2015-07-15
|
* introduce Version.cs as single source of truth of gRPC C# versionGravatar Jan Tattermusch2015-07-15
|
* pick up nuget package version from cmdline param and fix nuget buildGravatar Jan Tattermusch2015-07-15
|
* C# health checking supportGravatar Jan Tattermusch2015-07-15