Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | changed service name for grpclb | David Garcia Quintas | 2016-09-22 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | Add docstrings to generated beta elements | siddharthshukla | 2016-09-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docstrings mentioning that the Beta API is deprecated post 0.14.x in - PrintBetaServicer - PrintBetaStub - PrintBetaServerFactory - PrintBetaStubFactory | |||
| | * | | | | | | | | | | Fix Android+CPP build | Perumaal S | 2016-09-22 | |
| |/ / / / / / / / / / | ||||
| | * | | | | | | | | | Fix asan failure. | Mark D. Roth | 2016-09-22 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | Fix type problems. | Mark D. Roth | 2016-09-22 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. | Mark D. Roth | 2016-09-22 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr | Jan Tattermusch | 2016-09-22 | |
| | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Dont require libc-dev on coreclr | |||
| | | | | | | | | | * | | update the comment to reflect current state | Jan Tattermusch | 2016-09-22 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong | apolcyn | 2016-09-21 | |
| | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | dont create extra threads in server handlers for ruby bidi streams | |||
| * | | | | | | | | | | | | add copyrights for AssemblyInfo.cs files | Jan Tattermusch | 2016-09-21 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed grpc-census-bin to grpc-stats-bin | |||
| | | | | | | | | | | * | | dont require libc-dev on coreclr | Jan Tattermusch | 2016-09-21 | |
| | | | | | | | | | |/ / | | | | | | | | | |/| | | ||||
| * | | | | | | | | | | | Merge pull request #8149 from murgatroid99/node_array_delete_fix | Nicolas Noble | 2016-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | Fix mismatched new[] and delete in Node extension code | |||
| | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 | |
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-21 | |
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #8049 from markdroth/grpclb_resolver_changes2 | Mark D. Roth | 2016-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel. | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8045 from thinkerou/fix_php_style | Stanley Cheung | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix code style | |||
| * | | | | | | | | | | | | | Sanitize master. | Nicolas "Pixel" Noble | 2016-09-20 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | dont create extra thread on bidi call in benchmark, and change suggested | Alexander Polcyn | 2016-09-20 | |
| | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code for ruby bidi calls | |||
| | | * | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Fix mismatched new[] and delete in Node extension code | murgatroid99 | 2016-09-20 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Fix message size filter to use close instead of cancel. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #8137 from kpayson64/python_server_args | kpayson64 | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add parameter for server options | |||
| | * | | | | | | | | | | | Add parameter for server options | Ken Payson | 2016-09-19 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc tracing context | |||
| | | | | | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 | |
| | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter. | |||
| | | | | | | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 | |
| | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-19 | |
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-19 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #7991 from markdroth/grpclb_resolver_changes | Mark D. Roth | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Track whether or not each resolved address is a gRPC-LB balancer. | |||
| | | * | | | | | | | | | | | | | Fix Windows printf formatting bug. | Mark D. Roth | 2016-09-19 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Merge pull request #8107 from jtattermusch/backport_coreclr_support | Jan Tattermusch | 2016-09-19 | |
| | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport CoreCLR support to v1.0.x | |||
| * | | | | | | | | | | | | | \ \ | Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure | Jan Tattermusch | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong exceptions being thrown on send failure. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin | |||
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 | |
|\| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Fix merge problems. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #8069 from ↵ | Craig Tiller | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | |||
| | | | | | | | | | | | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | \ \ \ \ \ \ \ \ | Merge pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | Synchronized tag number with that of authoritative copy | |||
| | | | | | | | | | | * | | | | | | | | | | Fix bugs from merge. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | | | | | | | |