Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | fix C# nuget package building | Jan Tattermusch | 2015-09-02 |
| | |||
* | add roots.pem to Grpc C# nuget package | Jan Tattermusch | 2015-08-31 |
| | |||
* | Merge pull request #3137 from grpc/jtattermusch-patch-2 | Tim Emiola | 2015-08-28 |
|\ | | | | | Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' problem | ||
| * | Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' ↵ | Jan Tattermusch | 2015-08-28 |
| | | | | | | | | problem. | ||
* | | check for allowed characters in metadata key | Jan Tattermusch | 2015-08-28 |
|/ | |||
* | error spec compliance and marshalling tests | Jan Tattermusch | 2015-08-27 |
| | |||
* | Merge pull request #3106 from jtattermusch/culture_invariant | Stanley Cheung | 2015-08-27 |
|\ | | | | | make ToLower culture invariant | ||
* | | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | | |||
| * | make ToLower culture invariant | Jan Tattermusch | 2015-08-27 |
| | | |||
* | | Merge pull request #2947 from jboeuf/grpc_security_abi | Craig Tiller | 2015-08-27 |
|\ \ | |/ |/| | First draft at addressing #1799 for grpc_security. | ||
* | | 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 | ||
| | * | Adding void* at then end of security related method in order to have a ↵ | Julien Boeuf | 2015-08-25 |
| |/ | | | | | | | stable ABI. | ||
| * | polishing public docs | Jan Tattermusch | 2015-08-24 |
| | | |||
| * | make unneeded API internal-only, update docs | Jan Tattermusch | 2015-08-24 |
| | | |||
| * | revert AssemblyInfo.cs | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | fix stylecop issues | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | support for reading response headers on client side | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | simplify stream reads on client side | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | reading of response headers for unary response calls | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | introduce INativeCall interface to simplify testing | Jan Tattermusch | 2015-08-21 |
| | | |||
| * | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-20 |
| | | |||
| * | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
| | | |||
| * | improving the tests | Jan Tattermusch | 2015-08-19 |
| | | |||
| * | metadata polishing | Jan Tattermusch | 2015-08-19 |
| | | |||
| * | Merge pull request #2964 from jtattermusch/refactor_auth_interceptors | Michael Lumish | 2015-08-19 |
| |\ | | | | | | | Refactor auth interceptors | ||
| | * | add method info to auth interceptor | Jan Tattermusch | 2015-08-18 |
| | | | |||
| | * | fix comment | Jan Tattermusch | 2015-08-18 |
| | | | |||
| | * | refactor auth interceptors | Jan Tattermusch | 2015-08-18 |
| | | | |||
| | * | forgot to expose status and trailers for unary call | Jan Tattermusch | 2015-08-18 |
| | | | |||
| * | | Sprinkle reserved = NULL around | Craig Tiller | 2015-08-18 |
| |/ | |||
| * | Fix version of Google.Apis.Auth required by Grpc.Auth nuget. | Jan Tattermusch | 2015-08-14 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-14 |
|\| | |||
* | | 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 | ||
| | * | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | |\ | | |/ | |/| | | | | | | | | | | Conflicts: src/cpp/client/channel.cc src/cpp/client/client_context.cc | ||
* | | | upgrade to latest protobufs | Jan Tattermusch | 2015-08-13 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: src/ruby/ext/grpc/rb_channel.c | ||
| * | | | generate auth URI for JWT access token properly | Jan Tattermusch | 2015-08-12 |
| | |/ | |/| | |||
| * | | Merge pull request #2900 from jtattermusch/csharp_exceptions | Jan Tattermusch | 2015-08-12 |
| |\ \ | | | | | | | | | Getting rid of unnecessary exception type | ||
| | | * | Fixing merge failures. | Nicolas "Pixel" Noble | 2015-08-12 |
| | | | | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-12 |
| | | |\ | | |_|/ | |/| | | | | | | | | | | | | | | Conflicts: src/node/ext/call.cc src/node/ext/channel.cc | ||
| | * | | remove OperationFailedException also from the project file | Jan Tattermusch | 2015-08-12 |
| | | | | |||
| * | | | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
| | | | | |||
| | * | | getting rid of unnecessary exception type | Jan Tattermusch | 2015-08-12 |
| |/ / | |||
| | * | Merge remote-tracking branch 'google/master' into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-12 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c | ||
| * | | | add comments | Jan Tattermusch | 2015-08-10 |
| | | | |