Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9164 from y-zeng/secure_endpoint_fd | Yuchen Zeng | 2016-12-19 |
|\ | | | | | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd | ||
* \ | Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2016-12-19 |
|\ \ | | | | | | | v1.0.x manual upmerge | ||
| | * | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd | Yuchen Zeng | 2016-12-19 |
| |/ |/| | |||
* | | Add python client to test negative http2 conditions | ncteisen | 2016-12-19 |
| | | | | | | | | Documentation for the new tests can be found https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md | ||
* | | Merge pull request #9144 from dgquintas/grpclb_server_uri | David G. Quintas | 2016-12-16 |
|\ \ | | | | | | | grpclb: skip slash in server uri path if present | ||
| | * | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * | | | grpclb: skip slash in server uri path if present | David Garcia Quintas | 2016-12-16 |
| | | | | |||
* | | | | Merge pull request #9100 from bblancha/protobuf_compiler_tweak | Masood Malekghassemi | 2016-12-16 |
|\ \ \ \ | |_|/ / |/| | | | don't print multiple imports to protobuf modules | ||
* | | | | Merge pull request #8789 from y-zeng/resolver_pollset | Yuchen Zeng | 2016-12-16 |
|\ \ \ \ | |_|/ / |/| | | | Add grpc_pollset_set to grpc_resolve_address | ||
| | * | | don't print multiple imports to protobuf modules | Bryan Blanchard | 2016-12-15 |
| | | | | |||
* | | | | Merge pull request #9101 from murgatroid99/node_event_changes | Michael Lumish | 2016-12-15 |
|\ \ \ \ | | | | | | | | | | | Make event order consistent, and make 'end' and 'error' mutually exclusive | ||
* \ \ \ \ | Merge pull request #9034 from igorpeshansky/patch-1 | Michael Lumish | 2016-12-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Use snake_case names for default rpc method implementations | ||
| | | * | | | Add grpc_pollset_set as an arg in grpc_resolver_create | Yuchen Zeng | 2016-12-15 |
| | | | | | | |||
* | | | | | | Merge pull request #9120 from ↵ | Masood Malekghassemi | 2016-12-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/if-you-run-away-from-things-it-just-means-you're-going-to-see-them-again-when-you-wrap-around-the-universe Fix Python setup-time diagnostics | ||
| | | | | | * | Merge pull request #8995 from ncteisen/python_call_batch | Noah Eisen | 2016-12-15 |
| | | | | | |\ | | | | | | | | | | | | | | | | | Add check on return value from start_client_batch | ||
| | | | * | | | | Fix resolve_address_windows | Yuchen Zeng | 2016-12-15 |
| | | | | | | | | |||
| | | | * | | | | Add pollset_set in grpc_resolver | Yuchen Zeng | 2016-12-15 |
| | | | | | | | | |||
| | | | * | | | | Request a pollset_set in grpc_resolve_address | Yuchen Zeng | 2016-12-15 |
| | | | | | | | | |||
| | | | | | | * | Add check on return value from start_client_batch | ncteisen | 2016-12-15 |
| | | | | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup | Mark D. Roth | 2016-12-15 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8795 from markdroth/client_channel_init_cleanup | Mark D. Roth | 2016-12-15 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Client channel init cleanup | ||
| * \ \ \ \ \ \ \ | Merge pull request #9098 from y-zeng/grpc_context_traffic | Yuchen Zeng | 2016-12-14 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add GRPC_CONTEXT_TRAFFIC in grpc_context_index | ||
| | | | * | | | | | | Diagnose AttrErr as too-old setuptools | Masood Malekghassemi | 2016-12-14 |
| | | | | | | | | | | |||
| | | | | | | | * | | Merge pull request #8879 from apolcyn/ruby_subclass_badstatus | apolcyn | 2016-12-14 |
| | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | add ruby subclasses of bad status for each GPRC status code | ||
| * | | | | | | | \ \ | Merge pull request #9095 from soltanmm-google/rushing-is-not-always-a-good-idea | Masood Malekghassemi | 2016-12-14 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | Patch overlooked strings from Python un-namespacing | ||
* | | | | | | | | | | | clang-format | Mark D. Roth | 2016-12-14 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup | Mark D. Roth | 2016-12-14 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | clang-format | Mark D. Roth | 2016-12-14 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Upversion Python | Masood Malekghassemi | 2016-12-14 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Patch overlooked strings from Python un-namespacing | Masood Malekghassemi | 2016-12-14 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Patch overlooked strings from Python un-namespacing | Masood Malekghassemi | 2016-12-14 |
| | | | |_|_|/ / / / | | | |/| | | | | | | |||
* | | | | | | | | | | Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup | Mark D. Roth | 2016-12-14 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-14 |
| |\| | | | | | | | | |||
| | * | | | | | | | | Merge pull request #9061 from jtattermusch/csharp_generated_arg_comments | Jan Tattermusch | 2016-12-14 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add xmldoc comments for function arguments in generated C# code | ||
| | * \ \ \ \ \ \ \ \ | Merge pull request #9060 from jtattermusch/csharp_protoc_leading_space | Jan Tattermusch | 2016-12-14 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove leading space in C# service comments | ||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #9089 from dgquintas/short_deadlines_sans_tests | David G. Quintas | 2016-12-13 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | Short deadlines: set Status on deadline | ||
| | | | | | * | | | | | | Add GRPC_CONTEXT_TRAFFIC in grpc_context_index | Yuchen Zeng | 2016-12-13 |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||
| | | | | | | * | | | | Make event order consistent, and make 'end' and 'error' mutually exclusive | murgatroid99 | 2016-12-13 |
| | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #9006 from kpayson64/revert_bizarre_api | kpayson64 | 2016-12-13 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Revert "Add configurable exit grace periods and shutdown handlers" | ||
| | | | | | | | * \ \ | Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x | Nathaniel Manista | 2016-12-13 |
| | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Interop fixes. | ||
| | | | | | | | * \ \ \ | Merge pull request #9080 from ↵ | Nathaniel Manista | 2016-12-13 |
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/channel_ready_future_tests-v1.0.x Channel ready future test tweaks. | ||
| | | | | | | | * \ \ \ \ | Merge pull request #8924 from murgatroid99/node_handle_bad_writes | Michael Lumish | 2016-12-13 |
| | | | | | | | |\ \ \ \ \ | | | | | | | | | |_|_|_|/ | | | | | | | | |/| | | | | Node: correctly bubble up errors caused by non-serializable writes | ||
| | | | * | | | | | | | | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-13 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Generate param comments in C# proto plugin | Jan Tattermusch | 2016-12-13 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | remove leading space in C# comments | Jan Tattermusch | 2016-12-13 |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | |||
| | | | | * | | | | | | | remove leading space in C# comments | Jan Tattermusch | 2016-12-13 |
| | | |_|/ / / / / / / | | |/| | | | | | | | | |||
| | | | | | | | * | | | Style fix: pass keyword arguments by keyword | Nathaniel Manista | 2016-12-13 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Use LONG_TIMEOUT for calls that do not time out | Nathaniel Manista | 2016-12-13 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Up-version Python | Masood Malekghassemi | 2016-12-12 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Recover 'namespace'd Python distribution packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses dynamic loading to paper-over the negative effects of losing namespace packages in the previous commit. |