Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #3739 from jtattermusch/csharp_interop_auth | Stanley Cheung | 2015-10-08 |
|\ | | | | | Make C# auth interop tests spec compliant | ||
* \ | Merge pull request #3731 from jtattermusch/csharp_use_common_protos | Yang Gao | 2015-10-08 |
|\ \ | | | | | | | Use proto files under test/proto for C# interop tests | ||
| | * | use JWT credentials for per_rpc_creds | Jan Tattermusch | 2015-10-08 |
| | | | |||
| | * | make C# auth interop tests up to spec | Jan Tattermusch | 2015-10-08 |
| |/ |/| | |||
| * | regenerate generated interop testing files | Jan Tattermusch | 2015-10-07 |
| | | |||
| * | remove extra copy of test.proto | Jan Tattermusch | 2015-10-07 |
| | | |||
* | | make C# interop test args parsing compliant with spec | Jan Tattermusch | 2015-10-07 |
| | | |||
* | | introduce the new split-type credentials api | Jan Tattermusch | 2015-10-06 |
| | | |||
* | | a small interop client refactoring | Jan Tattermusch | 2015-10-06 |
| | | |||
* | | Migrate C# to the new auth API | Jan Tattermusch | 2015-10-06 |
| | | |||
* | | implement C# wrapping for plugin API | Jan Tattermusch | 2015-10-06 |
|/ | |||
* | enable cloud_to_cloud tests with servers in a separate container | Jan Tattermusch | 2015-09-28 |
| | |||
* | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 |
|\ | | | | | Release 0.11 to master upmerge. | ||
* | | Drop issue 527 TODOs for interop specification | Nathaniel Manista | 2015-09-23 |
| | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | ||
| * | Don't do .Wait() in async context. | Jan Tattermusch | 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 | Jan Tattermusch | 2015-09-04 |
| | |||
* | ugly fix of per_rpc_creds test | Jan Tattermusch | 2015-09-03 |
| | |||
* | update the interop tests based on spec | Jan Tattermusch | 2015-09-03 |
| | |||
* | 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 | ||
| * | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-20 |
| | | |||
| * | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
| | | |||
| * | metadata polishing | Jan Tattermusch | 2015-08-19 |
| | | |||
| * | add method info to auth interceptor | Jan Tattermusch | 2015-08-18 |
| | | |||
| * | refactor auth interceptors | Jan Tattermusch | 2015-08-18 |
| | | |||
| * | Revert "implement timeout_on_sleeping_server interop test" | Jan Tattermusch | 2015-08-13 |
| | | |||
* | | 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 |
| | | | |||
| | * | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-12 |
| |/ | |||
| * | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
| | | |||
| * | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
| | | |||
* | | switched to protobuf from 20150808 | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | regenerate protos | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | add service descriptor property to generated code | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | migrated code to proto3 | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | regenerate | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | upgraded NuGet package | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | regenerate protos | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | update proto files | Jan Tattermusch | 2015-08-08 |
| | | |||
| * | polishing tests | Jan Tattermusch | 2015-08-07 |
|/ | |||
* | regenerated code | Jan Tattermusch | 2015-08-05 |
| | |||
* | regenerated code | Jan Tattermusch | 2015-08-05 |
| | |||
* | 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 |
| | |||
* | remove the ImmutableCollections dependency | Jan Tattermusch | 2015-08-04 |
| | |||
* | enable forcing client auth | Jan Tattermusch | 2015-08-04 |
| | |||
* | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
| | |||
* | Merge pull request #2666 from jtattermusch/oauth_token_api_fix | Michael Lumish | 2015-07-27 |
|\ | | | | | Make work with out-of-band oauth2 token more pleasant |