Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix macos interop_to_prod tests | Jan Tattermusch | 2018-08-10 |
| | |||
* | Merge pull request #16083 from tdbhacks/system-root-clean-history | Jiangtao Li | 2018-08-09 |
|\ | | | | | Added system roots feature to load roots from OS trust store | ||
* \ | Merge pull request #16288 from yashykt/combinernotify | Yash Tibrewal | 2018-08-09 |
|\ \ | | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_… | ||
* \ \ | 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. | ||
* | | | 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 |
|/ / | |||
* | | 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 #16204 from Capstan/cli-channel | Yang Gao | 2018-08-07 |
|\ \ \ | | | | | | | | | Create a --channel_creds_type flag for grpc_cli. | ||
| | * | | Fix binary_size.py | Muxi Yan | 2018-08-07 |
| | | | | |||
| * | | | Shorten flag value to gdc. | Nathan Herring | 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 | ||
| | | * \ \ \ | Upmerge branch 'v1.14.x' into master | Mehrdad Afshari | 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 | ||
| | | | | | * | | | 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 |
| | | | | | | | | | |||
| | | | | | | * | | run make_grpcio_tools.py | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | upgrade protobuf in grpc_deps.bzl to v3.6.1 | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | upgrade third_party/protobuf to v3.6.1 | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | attempt to fix protoc build | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | try fixing cxx distrib test | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | try fix c++ vs2017 build | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | try fixing protobuf build in win distribtest | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | try fix nanopb generation | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | android patch no longer needer | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | yapf code | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | regenerate C# protos | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | upgrade C# to protobuf 3.6.0 | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | upgrade python to protobuf 3.6.0 | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | update grpc_deps.bzl | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | update python grpcio_tools | Jan Tattermusch | 2018-08-07 |
| | | | | | | | | | |||
| | | | | | | * | | update protobuf submodule to latest 3.6.0 | Jan Tattermusch | 2018-08-07 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #16265 from jtattermusch/unity_package_portable_zip | Jan Tattermusch | 2018-08-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Portable zip for unity package | ||
| | | | | | | | * | docs: add python server reflectlion link | Jean de Klerk | 2018-08-07 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | portable zip for unity package | Jan Tattermusch | 2018-08-07 |
| | | | | | | | |