Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 | ||
* \ | 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 |
| | | | |||
| | * | polishing CallOptions | Jan Tattermusch | 2015-08-10 |
| | | | |||
| | * | fix test | Jan Tattermusch | 2015-08-10 |
| | | | |||
| | * | fixing doc comments | Jan Tattermusch | 2015-08-10 |
| | | | |||
| | * | get rid of unnecessary ExceptionHelper | Jan Tattermusch | 2015-08-10 |
| | | | |||
| | * | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
| | | | |||
| | * | fix preconditions class | Jan Tattermusch | 2015-08-10 |
| |/ | |||
| * | Merge pull request #2867 from jtattermusch/csharp_sandcastle | Tim Emiola | 2015-08-10 |
| |\ | | | | | | | Added Sandcastle project to generate C# docs | ||
| * \ | Merge pull request #2873 from jtattermusch/expose_version_string | Jan Tattermusch | 2015-08-10 |
| |\ \ | | | | | | | | | expose C core version string to C# | ||
| * \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
| |\ \ \ | | | | | | | | | | | Upporting from 0.10 branch. | ||
| | | * | | fix method signature and add test | Jan Tattermusch | 2015-08-10 |
| | | | | | |||
| | | * | | add const modifier | Jan Tattermusch | 2015-08-10 |
| | | | | | |||
| | | * | | expose C core version string to C# | Jan Tattermusch | 2015-08-09 |
| | | | | | |||
| | | | * | added sandcastle project to generate docs | Jan Tattermusch | 2015-08-09 |
| | | |/ | |||
| * | | | added tests | Jan Tattermusch | 2015-08-08 |
| | | | | |||
| * | | | context propagation API | Jan Tattermusch | 2015-08-08 |
| | | | | |||
| * | | | make intializer for metadata even nicer | Jan Tattermusch | 2015-08-08 |
| | | | | |||
| * | | | fixed writeOptions and added test | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | added ResponseHeadersTest, fixed stylecop issues | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | polishing tests | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | fixing tests | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | big facelift of test code | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | fixing tests | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | introduced MockServiceHelper to ease testing | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | implemented sending initial metadata | Jan Tattermusch | 2015-08-07 |
| | | | | |||
| * | | | added WriteOptions support and enabled NoCompress flag to be used for all writes | Jan Tattermusch | 2015-08-07 |
| | |/ | |/| | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-08 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc/grpc.h src/core/surface/channel.c src/core/surface/channel_create.c src/core/surface/completion_queue.c src/cpp/client/channel.cc src/cpp/client/insecure_credentials.cc src/csharp/ext/grpc_csharp_ext.c src/node/ext/call.cc src/node/ext/channel.cc src/php/ext/grpc/call.c src/php/ext/grpc/channel.c src/python/grpcio/grpc/_adapter/_c/types/channel.c src/ruby/ext/grpc/rb_channel.c test/core/end2end/dualstack_socket_test.c test/core/end2end/fixtures/chttp2_fullstack.c test/core/end2end/fixtures/chttp2_fullstack_compression.c test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c test/core/end2end/fixtures/chttp2_fullstack_with_poll.c test/core/end2end/multiple_server_queues_test.c test/core/end2end/no_server_test.c test/core/end2end/tests/bad_hostname.c test/core/end2end/tests/cancel_after_accept.c test/core/end2end/tests/cancel_after_accept_and_writes_closed.c test/core/end2end/tests/cancel_after_invoke.c test/core/end2end/tests/cancel_before_invoke.c test/core/end2end/tests/cancel_in_a_vacuum.c test/core/end2end/tests/census_simple_request.c test/core/end2end/tests/disappearing_server.c test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c test/core/end2end/tests/empty_batch.c test/core/end2end/tests/graceful_server_shutdown.c test/core/end2end/tests/invoke_large_request.c test/core/end2end/tests/max_concurrent_streams.c test/core/end2end/tests/max_message_length.c test/core/end2end/tests/ping_pong_streaming.c test/core/end2end/tests/registered_call.c test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c test/core/end2end/tests/request_response_with_metadata_and_payload.c test/core/end2end/tests/request_response_with_payload.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c test/core/end2end/tests/request_with_compressed_payload.c test/core/end2end/tests/request_with_flags.c test/core/end2end/tests/request_with_large_metadata.c test/core/end2end/tests/request_with_payload.c test/core/end2end/tests/server_finishes_request.c test/core/end2end/tests/simple_delayed_request.c test/core/end2end/tests/simple_request.c test/core/end2end/tests/simple_request_with_high_initial_sequence_number.c test/core/fling/client.c test/core/fling/server.c test/core/surface/lame_client_test.c |