Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | error spec compliance and marshalling tests | Jan Tattermusch | 2015-08-27 |
| | |||
* | switch C# projects to Google.Protobuf 3.0.0-alpha4 package | Jan Tattermusch | 2015-08-27 |
| | |||
* | upgrade third_party/protobufs to 3.0.0-beta-1 | Jan Tattermusch | 2015-08-27 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-26 |
|\ | | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs | ||
| * | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-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 protobufs | Jan Tattermusch | 2015-08-13 |
| | | |||
| * | fix preconditions class | Jan Tattermusch | 2015-08-10 |
| | | |||
* | | switched to protobuf from 20150808 | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | migrated code to proto3 | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | upgraded NuGet package | Jan Tattermusch | 2015-08-08 |
|/ | |||
* | changed the way ports are added to the server | Jan Tattermusch | 2015-08-04 |
| | |||
* | changed way service definitions are added to the server | Jan Tattermusch | 2015-08-04 |
| | |||
* | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
| | |||
* | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
| | |||
* | regenerated code and fixed inconsistencies | Jan Tattermusch | 2015-07-21 |
| | |||
* | propagate statuscode from server handler | Jan Tattermusch | 2015-07-20 |
| | |||
* | adjust C# generator to match the new API | Jan Tattermusch | 2015-07-15 |
| | |||
* | introduce Version.cs as single source of truth of gRPC C# version | Jan Tattermusch | 2015-07-15 |
| | |||
* | C# health checking support | Jan Tattermusch | 2015-07-15 |