Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | | | | | Add v1.14.1 to interop matrix | Srini Polavarapu | 2018-08-09 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #16266 from jadekler/add_python_docs_link | Mehrdad Afshari | 2018-08-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add python server reflection link | |||
| | | | * | | | | | | | | | Added system roots feature to load roots from OS trust store | tdbhacks | 2018-08-09 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature. | |||
| | | | | | | * | | | | | check if channel is closed before starting core ops | Eric Gribkoff | 2018-08-09 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #16287 from jl2922/patch-1 | Juanli Shen | 2018-08-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | include cmath to fix gcc8 compilation error | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #15914 from apolcyn/windows_dns_queries | apolcyn | 2018-08-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable c-ares queries on Windows | |||
| | | * | | | | | | | | | | | fix format | Junhao Li | 2018-08-09 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #16285 from grpc/revert-16235-master | Mehrdad Afshari | 2018-08-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "adding python version environmental markers in the new style" | |||
| | | * | | | | | | | | | | | | Enable c-ares queries on Windows | Alex Polcyn | 2018-08-08 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel ↵ | Yash Tibrewal | 2018-08-08 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to avoid the need to take refs on the stack for cancellation closures on exec_ctx | |||
| | | * | | | | | | | | | | include cmath to fix gcc8 compilation error | Junhao Li | 2018-08-08 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix resolves the following compilation error on GCC8.1.1: ERROR: /home/junhao/tools/grpc/BUILD:1350:1: C++ compilation of rule '//:grpcpp_server_load_reporting' failed (Exit 1) src/cpp/server/load_reporter/util.cc:31:12: error: no member named 'isnormal' in namespace 'std' if (std::isnormal(cost_value)) { ~~~~~^ 1 error generated. | |||
| | * | | | | | | | | | | Revert "adding python version environmental markers in the new style" | Mehrdad Afshari | 2018-08-08 | |
| |/ / / / / / / / / / | ||||
| | | | * / / / / / / | update roots.pem | jiangtaoli2016 | 2018-08-08 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | Update assembly code heading a bit. | Nicolas Noble | 2018-08-08 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Ruby always disables assembly. | Nicolas Noble | 2018-08-08 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | use recommended names for MonoAndroid and Xamarin.iOS | Jan Tattermusch | 2018-08-08 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | make Grpc.Core nuget work for Xamarin.Forms | Jan Tattermusch | 2018-08-08 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
| | | * | | | | | | Create ssl-performance.md | Nicolas Noble | 2018-08-08 | |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | First draft | |||
| * | | | | | | | Merge pull request #16281 from jtattermusch/unity_deduplicate_guids | Jan Tattermusch | 2018-08-08 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Deduplicate GUIDs for unity .meta files | |||
| | * | | | | | | | deduplicate GUIDs for unity .meta files | Jan Tattermusch | 2018-08-08 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #15597 from jtattermusch/protobuf_submodule_36x | Jan Tattermusch | 2018-08-08 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Upgrade third_party/protobuf to 3.6.1 | |||
| | | | | | | * \ | Merge pull request #16276 from srini100/v1.14.x | Srini Polavarapu | 2018-08-07 | |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | Revert #15983 - gRPC channels blocking indefinitely and not respecting deadlines on network disconnect | |||
| * | | | | | | \ \ | Merge pull request #16204 from Capstan/cli-channel | Yang Gao | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Create a --channel_creds_type flag for grpc_cli. | |||
| | | | | | | * | | | | clang-format | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Fix binary_size.py | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | update environment_variable.md | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Revert #15983 - gRPC channels blocking indefinitely and not respecting ↵ | Srini Polavarapu | 2018-08-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deadlines on network disconnect | |||
| | * | | | | | | | | | Shorten flag value to gdc. | Nathan Herring | 2018-08-07 | |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | Nit polish on the user manual | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #16256 from mehrdada/upmerge1.14.x | Mehrdad Afshari | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge 1.14.x into master | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #16274 from adelez/update_readme | adelez | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update README | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #16263 from srini100/mergable-config | Srini Polavarapu | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lang check | |||
| | | | | | | | | | | * | | | Merge pull request #16275 from srini100/v1.14.x | Srini Polavarapu | 2018-08-07 | |
| | | | | | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump version to 1.14.1 and regen projects. | |||
| | | | * | | | | | | | | | | Upmerge branch 'v1.14.x' into master | Mehrdad Afshari | 2018-08-07 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | | | ||||
| | | | | | | | | | | | * | | Regenerate projects | Srini Polavarapu | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Bump version to 1.14.1 | Srini Polavarapu | 2018-08-07 | |
| | | | | | | | | | | |/ / | ||||
| | | | | | | | | | | * | | Merge pull request #16237 from grpc/revert-16179-fix_again | Srini Polavarapu | 2018-08-07 | |
| | | | | | |_|_|_|_|/| | | | | | | |/| | | | | | | | | | | | | | | | | | | | | Revert "Immediately run write closures for failed stream" | |||
| | | | | | | | | | * | | | Add test for returned debug information | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | Update document | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Update README | Adele Zhou | 2018-08-07 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Upgrade protobuf podspecs in grpc | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #16269 from jtattermusch/rbe_master_no_caching | Jan Tattermusch | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better way to disable bazel caching on master | |||
| | | | | | | | | | * | | | | clang-format | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | clang-format | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | Surface error_string to ObjC users | Muxi Yan | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Make `google_default_credentials` be an additional channel type. | Nathan Herring | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #16225 from markdroth/reset_connection_backoff | Mark D. Roth | 2018-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset connection backoff | |||
| | | * | | | | | | | | | | | | better way to disable bazel caching | Jan Tattermusch | 2018-08-07 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | rephrase comment | Jan Tattermusch | 2018-08-07 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | regenerate C# protos | Jan Tattermusch | 2018-08-07 | |
| | | | | | | | | | | | | | |