Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | implement C# wrapping for plugin API | 2015-10-06 | ||
|/ | ||||
* | enable cloud_to_cloud tests with servers in a separate container | 2015-09-28 | ||
| | ||||
* | Merge pull request #3372 from grpc/release-0_11 | 2015-09-23 | ||
|\ | | | | | Release 0.11 to master upmerge. | |||
* | | Drop issue 527 TODOs for interop specification | 2015-09-23 | ||
| | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | |||
| * | Don't do .Wait() in async context. | 2015-09-16 | ||
|/ | | | Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347. | |||
* | use service account credentials for per RPC test | 2015-09-04 | ||
| | ||||
* | ugly fix of per_rpc_creds test | 2015-09-03 | ||
| | ||||
* | update the interop tests based on spec | 2015-09-03 | ||
| | ||||
* | error spec compliance and marshalling tests | 2015-08-27 | ||
| | ||||
* | switch C# projects to Google.Protobuf 3.0.0-alpha4 package | 2015-08-27 | ||
| | ||||
* | upgrade third_party/protobufs to 3.0.0-beta-1 | 2015-08-27 | ||
| | ||||
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | 2015-08-26 | ||
|\ | | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs | |||
| * | implement timeout_on_sleeping_server interop test | 2015-08-20 | ||
| | | ||||
| * | get rid of explicit GrpcEnvironment.Shutdown() | 2015-08-20 | ||
| | | ||||
| * | metadata polishing | 2015-08-19 | ||
| | | ||||
| * | add method info to auth interceptor | 2015-08-18 | ||
| | | ||||
| * | refactor auth interceptors | 2015-08-18 | ||
| | | ||||
| * | Revert "implement timeout_on_sleeping_server interop test" | 2015-08-13 | ||
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | 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 | 2015-08-13 | ||
| | | | ||||
| | * | implement timeout_on_sleeping_server interop test | 2015-08-12 | ||
| |/ | ||||
| * | migrate to usable auth library | 2015-08-12 | ||
| | | ||||
| * | rename async extension methods for clarity | 2015-08-10 | ||
| | | ||||
* | | switched to protobuf from 20150808 | 2015-08-08 | ||
| | | ||||
* | | regenerate protos | 2015-08-08 | ||
| | | ||||
* | | add service descriptor property to generated code | 2015-08-08 | ||
| | | ||||
* | | migrated code to proto3 | 2015-08-08 | ||
| | | ||||
* | | regenerate | 2015-08-08 | ||
| | | ||||
* | | upgraded NuGet package | 2015-08-08 | ||
| | | ||||
* | | regenerate protos | 2015-08-08 | ||
| | | ||||
* | | update proto files | 2015-08-08 | ||
| | | ||||
| * | polishing tests | 2015-08-07 | ||
|/ | ||||
* | regenerated code | 2015-08-05 | ||
| | ||||
* | regenerated code | 2015-08-05 | ||
| | ||||
* | changed the way ports are added to the server | 2015-08-04 | ||
| | ||||
* | changed way service definitions are added to the server | 2015-08-04 | ||
| | ||||
* | remove the ImmutableCollections dependency | 2015-08-04 | ||
| | ||||
* | enable forcing client auth | 2015-08-04 | ||
| | ||||
* | Add ReleaseSigned configuration for Grpc.sln | 2015-07-27 | ||
| | ||||
* | Merge pull request #2666 from jtattermusch/oauth_token_api_fix | 2015-07-27 | ||
|\ | | | | | Make work with out-of-band oauth2 token more pleasant | |||
| * | make work with out-of-band oauth2 token more pleasant | 2015-07-25 | ||
| | | ||||
* | | make some interop tests run as async methods | 2015-07-24 | ||
|/ | ||||
* | make insecure channel and server explicit | 2015-07-24 | ||
| | ||||
* | introduce gRPC logger | 2015-07-24 | ||
| | ||||
* | fix reference to bouncyCastles assembly | 2015-07-24 | ||
| | ||||
* | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code | 2015-07-24 | ||
| | ||||
* | fix x86 target to be AnyCPU | 2015-07-24 | ||
| | ||||
* | added test for client SSL authentication | 2015-07-24 | ||
| | ||||
* | added deadline to generated stubs | 2015-07-23 | ||
| | ||||
* | fix stylecop warnings | 2015-07-22 | ||
| |