Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
|\ | | | | | Percent encoding routines | ||
* | | php: use ssl hostname_override as auth audience uri if present | Stanley Cheung | 2016-09-06 |
| | | |||
* | | php: minor error initializing a variable | Stanley Cheung | 2016-09-06 |
| | | |||
* | | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-09-06 |
|\ \ | | | | | | | Manual upmerge from v1.0.x | ||
* \ \ | Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master | kpayson64 | 2016-09-02 |
|\ \ \ | | | | | | | | | Use thread pool from concurrent-ruby on ruby server | ||
* \ \ \ | Merge pull request #7018 from vjpai/fc_unary | kpayson64 | 2016-09-02 |
|\ \ \ \ | | | | | | | | | | | Support server-side streaming of a unary RPC | ||
* \ \ \ \ | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ | | | | | | | | | | | | | Move subchannel_call_holder code into client_channel module. | ||
* \ \ \ \ \ | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | ||
* \ \ \ \ \ \ | Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | server builder include fix | ||
* \ \ \ \ \ \ \ | Merge pull request #7942 from a-veitch/add_proto | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add Trace context proto. This is used to transmit trace context between RPC client and server systems. | ||
| | | | * | | | | | clang-format | Mark D. Roth | 2016-09-01 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | prep work for enabling caching | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7841 from fr05t1k/cs | Stanley Cheung | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Little bit improving code style and php docs | ||
| | | | | | * | | | | | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved method computation in a if block only when send_initial_metadata is true. | ||
| | | | | | * | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | * | | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding extension points for security context. | ||
| | | | * | | | | | | server builder include fix | David Garcia Quintas | 2016-08-31 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Avoid static initialization of the kIdentity block | ||
| | | | * | | | | | | addressed comments from review | Makarand Dharmapurikar | 2016-08-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time. | ||
| | | | | | * | | | | Put a space after '<' to avoid chance of digraph | Vijay Pai | 2016-08-30 |
| | | | | | | | | | | |||
| | | | | | * | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-30 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h | ||
* | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | slight rewording of grpc_error ownership rules | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7645 from y-zeng/fix_ev_epoll_linux | kpayson64 | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fd_orphan in ev_epoll_linux.c | ||
| | | | | | | | * | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | Yuchen Zeng | 2016-08-29 |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| | | | | | | | * | | | | clang-format | Vijay Pai | 2016-08-29 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Update documentation | Craig Tiller | 2016-08-29 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵ | Vijay Pai | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness) | ||
| | | | | | | * | | | | | fixes for asan leak, and proxy test | Makarand Dharmapurikar | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeing up payload_bytes. returning GET response only once. | ||
* | | | | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result. | ||
| | | | | | | | * | | | | | surface cacheable flag to the call | Makarand Dharmapurikar | 2016-08-29 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds | Stanley Cheung | 2016-08-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal | ||
| | | | * | | | | | | | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-29 |
| | | | | | | | | |\ \ \ \ | |||
* | | | | | | | | | | | | | | Mark an epoll that has a timeout as a blocking region | Vijay Pai | 2016-08-28 |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypy | Nicolas Noble | 2016-08-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove skipIf from TypeSmokeTest (issue 7672) | ||
| | * | | | | | | | | | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-26 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | fixed bug exposed by h2_proxy* test. | Makdharma | 2016-08-26 |
| | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | php: fix per_rpc_creds capital auth header key | Stanley Cheung | 2016-08-26 |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | * | | | | | clang-format | Makdharma | 2016-08-26 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | correctly free up memory for payload_bin | Makdharma | 2016-08-26 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | working with send_message with multiple slices | Makdharma | 2016-08-26 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into security_context_extension | Julien Boeuf | 2016-08-26 |
| | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Addressing feedback. | Julien Boeuf | 2016-08-25 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING | Vijay Pai | 2016-08-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in all cases | ||
| | | | | | | | | * | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-25 |
| | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |