Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable test for Cronet (unsupported) | Muxi Yan | 2018-03-28 |
| | |||
* | Test nit fixes | Muxi Yan | 2018-03-27 |
| | |||
* | Polish comments for setKeepaliveWithInterval | Muxi Yan | 2018-03-26 |
| | |||
* | Allow gRPC ObjC user to set keepalive options | Muxi Yan | 2018-03-26 |
| | |||
* | Merge pull request #14788 from adelez/foundry_integration | adelez | 2018-03-26 |
|\ | | | | | Add timeout param to grpc_cc_test, set it to long for fuzzer tests and eternal for api_fuzzer | ||
* \ | Merge pull request #14807 from ZhouyihaiDing/php_config | Zhouyihai Ding | 2018-03-26 |
|\ \ | | | | | | | PHP: fix pecl build error with "-D PB_FIELD_16BIT=1" | ||
| * | | PHP: fix pecl build error | ZhouyihaiDing | 2018-03-26 |
|/ / | |||
* | | Build protoc and grpc_cpp_plugin for android kokoro job | Eric Gribkoff | 2018-03-26 |
|\ \ | |||
* \ \ | Merge pull request #14652 from ghostwriternr/jobset-logging | Nathaniel Manista | 2018-03-26 |
|\ \ \ | | | | | | | | | Make logging after success in jobset more apparent. | ||
* \ \ \ | Merge pull request #14768 from axot/bugfix/pecl_compile_flags | Mehrdad Afshari | 2018-03-25 |
|\ \ \ \ | | | | | | | | | | | Add missing FLAGS for pecl | ||
* \ \ \ \ | Merge pull request #14722 from jiangtaoli2016/ssl_load_root_certs | Jiangtao Li | 2018-03-25 |
|\ \ \ \ \ | | | | | | | | | | | | | load ssl default root certificates only once | ||
| | | | * | | build protoc and grpc_cpp_plugin for android kokoro job | Eric Gribkoff | 2018-03-23 |
| | | | | | | |||
* | | | | | | Merge pull request #14798 from ZhouyihaiDing/macOS_pecl | Zhouyihai Ding | 2018-03-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: fix maxOS distrib test pecl installation error | ||
* \ \ \ \ \ \ | Add Java 1.10.1 to interop matrix | Eric Gribkoff | 2018-03-23 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #14705 from xambroz/ruby_format_strings | apolcyn | 2018-03-23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Ruby format strings | ||
| | | | | | | * | Also add size | Adele Zhou | 2018-03-23 |
| | | | | | | | | |||
| | * | | | | | | Add Java 1.10.1 | Eric Gribkoff | 2018-03-23 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | PHP: maxOS distrib test pecl-install | ZhouyihaiDing | 2018-03-23 |
| | | | | | | | |||
* | | | | | | | Merge pull request #14733 from markdroth/resolver_wait_for_ready | Mark D. Roth | 2018-03-23 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fall calls with wait_for_ready=false on transient resolver failure. | ||
| | | | * | | | | cache default SSL root cert store | jiangtaoli2016 | 2018-03-23 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #14787 from yang-g/tooo_many_pings | Yang Gao | 2018-03-23 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Properly reset pings_before_data_required | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14780 from muxi/fix-keepalive | Muxi Yan | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | Keepalive watchdog timer used a wrong timeout value | ||
| | | | | | | | * | Use timeout instead of size | Adele Zhou | 2018-03-23 |
| | | | | | | | | | |||
| | | | | | | | * | Set default size large for fuzzer tests, and enormous for api_fuzzer | Adele Zhou | 2018-03-23 |
| | | | | | | | | | |||
| | | | | | | | * | Add size param to grpc_cc_test and set it to enormous for fuzzer tests. | Adele Zhou | 2018-03-23 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
* | | | | | | | | Merge pull request #14801 from fengli79/master | Feng Li | 2018-03-23 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Release the GIL when calling grpc_call_start_batch. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14792 from vjpai/desneak2 | Vijay Pai | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Eliminate existence of SneakyCallOpSet, some server cleanup | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #14794 from jtattermusch/reimplement_haversine | Jan Tattermusch | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Reimplement distance calculation in RouteGuide servers | ||
| | | * | | | | | | | | Release the GIL when calling grpc_call_start_batch. | Feng Li | 2018-03-23 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | Fall calls with wait_for_ready=false on transient resolver failure. | Mark D. Roth | 2018-03-23 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #14795 from jtattermusch/reimplement_percentile | Jan Tattermusch | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Reimplement percentile function in profile_analyzer.py | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #14776 from jtattermusch/fix_metadata_credentials_flake | Jan Tattermusch | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix C# connectivity watcher shutdown race | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #14774 from jtattermusch/portability_fix_alpine | Jan Tattermusch | 2018-03-23 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Partially fix resolver_component_tests_runner test in gcc_musl portability suite | ||
| | | | * | | | | | | | | reimplement distance calculation in routeguide | Jan Tattermusch | 2018-03-23 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Add gRPC C++ on Android Kokoro build | Eric Gribkoff | 2018-03-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | Eliminate existence of SneakyCallOpSet, some server cleanup | Vijay Pai | 2018-03-22 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #14797 from mehrdada/portability110 | Mehrdad Afshari | 2018-03-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add v1.10.0 to portability tests | ||
| | * | | | | | | | | | | | add fetch | Eric Gribkoff | 2018-03-22 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #14784 from yang-g/mockssssss | Yang Gao | 2018-03-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename generate_mock to generate_mocks | ||
| | | * | | | | | | | | | | | Add gRPC C++ on Android Kokoro build | Eric Gribkoff | 2018-03-22 |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #14680 from dgquintas/fix_for_clang5 | David G. Quintas | 2018-03-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | Don't capture unnecessary or unused variables | ||
| | * | | | | | | | | | | | Update comment | yang-g | 2018-03-22 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | further improve percentile() code | Jan Tattermusch | 2018-03-22 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | reimplement percentile function | Jan Tattermusch | 2018-03-22 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count | Jan Tattermusch | 2018-03-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" | ||
| | | | * | | | | | | | | | Add v1.10.0 to portability tests | Mehrdad Afshari | 2018-03-21 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | * | | regenerate config.m4 | Zheng SHAO | 2018-03-22 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Don't capture unnecessary or unused variables | David Garcia Quintas | 2018-03-21 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #14790 from dgquintas/fix_projets | David G. Quintas | 2018-03-21 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix generate projects | ||
| * | | | | | | | | | | | Fix generate projects | David Garcia Quintas | 2018-03-21 |
|/ / / / / / / / / / / |