Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14615 from dgquintas/authority_header | David G. Quintas | 2018-03-28 |
|\ | | | | | Secure channels: use the right authority | ||
* \ | Merge pull request #14841 from jtattermusch/cleanup_sanity | Jan Tattermusch | 2018-03-28 |
|\ \ | | | | | | | Don't run sanity tests as part of multilang testsuite. | ||
* \ \ | Merge pull request #14561 from kpayson64/gevent_2 | kpayson64 | 2018-03-28 |
|\ \ \ | | | | | | | | | Initial Gevent Compatibility | ||
* \ \ \ | Merge pull request #14813 from grpc/vjpai-patch-1 | kpayson64 | 2018-03-28 |
|\ \ \ \ | | | | | | | | | | | Fix an ifdef comment | ||
* \ \ \ \ | Merge pull request #14834 from menghanl/fix_release_matrix | adelez | 2018-03-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Add go release versions to client_matrix.py | ||
* \ \ \ \ \ | Merge pull request #14825 from ZhouyihaiDing/pecl_3party_sorting | Jan Tattermusch | 2018-03-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: fix pecl installation error for finding address_sorting.h | ||
| | | | | * | | cleanup configuration for linux sanity tests | Jan Tattermusch | 2018-03-28 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #14683 from kkm000/package-grpc-tools-nits | Jan Tattermusch | 2018-03-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Minor changes to control files from Tools package rework | ||
| | | | | * | | Initial gevent support | kpayson64 | 2018-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because some cpp code ends up leaking into cython, we change the cython generator to generate cpp code. | ||
| | | | | * | | Explicitly stop servers in unit tests. | kpayson64 | 2018-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relying on garbage collection to stop servers breaks with gevent. | ||
* | | | | | | | Merge pull request #14634 from apolcyn/fix_ruby_omnibus_breakge | apolcyn | 2018-03-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove source code and native-to-build-host grpc_c.so from ruby linux binary packages | ||
| | | | | | | * | fix generate_tests.bzl | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #14769 from yashykt/sslcerttestfix | Yash Tibrewal | 2018-03-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Use same queue for batch ops and for shutdown in h2_ssl_cert_test | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14831 from grpc/wenbozhu-patch-1 | Stanley Cheung | 2018-03-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove browser-specific features. | ||
| * | | | | | | | | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2018-03-27 |
| | | | | | | | | | | |||
| | | | | | * | | | | Add go release versions to client_matrix.py | Menghan Li | 2018-03-27 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | | | | | | * | fixed BUILD | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | | |||
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-27 |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
| | | | | | | | * | malloc to stack | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | | |||
| * | | | | | | | | Remove browser-specific features. | Wenbo Zhu | 2018-03-27 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #14827 from vjpai/alarm_deflake | Vijay Pai | 2018-03-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Expand timeouts to deflake alarm test | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14830 from ericgribkoff/fix_android_helloworld | Eric Gribkoff | 2018-03-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Android build | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #14810 from muxi/cronet-plugin-registry-followup | Muxi Yan | 2018-03-27 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add more plugins to be used by grpc_cronet | ||
| | * | | | | | | | | | Fix Android build | Eric Gribkoff | 2018-03-27 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | | | | | | | * | fix wrong include | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | | | |||
| | | | | | | | | * | fix include guard | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | | | |||
| | | | | | | | | * | more comments | David Garcia Quintas | 2018-03-27 |
| | | | | | | | | | | |||
| | | | * | | | | | | Remove source code and the grpc_c.so file that was built as a local binary ↵ | Alexander Polcyn | 2018-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the ruby binary packages | ||
| | * | | | | | | | | Expand timeouts to deflake alarm test | Vijay Pai | 2018-03-27 |
| |/ / / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | PHP: fix pecl installation error for fiinding address_sorting.h | ZhouyihaiDing | 2018-03-27 |
| |_|_|_|/ / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #14816 from ZhouyihaiDing/pecl_extension | Jan Tattermusch | 2018-03-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PHP: add script for running distrib tests on macos | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14806 from jtattermusch/cleanup_vsprojects | Jan Tattermusch | 2018-03-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Cleanup leftover files under vsprojects | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #14747 from ncteisen/flow-control | Noah Eisen | 2018-03-26 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix Flow Control Bug | ||
| * | | | | | | | | | | Fix objc macos build | ncteisen | 2018-03-26 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Fix flow control bug | ncteisen | 2018-03-26 |
|/ / / / / / / / / / | |||
* | | | | | | | | | | Merge pull request #14820 from ncteisen/sanity | Noah Eisen | 2018-03-26 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix Sanity | ||
| * | | | | | | | | | | Fix sanity | ncteisen | 2018-03-26 |
|/ / / / / / / / / / | |||
| | | | | | | | | * | rest of pr comments | David Garcia Quintas | 2018-03-26 |
| | | | | | | | | | | |||
| | | | | | | | | * | added call_host_override test | David Garcia Quintas | 2018-03-26 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #13290 from apolcyn/cares_address_sorting_master_c | apolcyn | 2018-03-26 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add address sorting submodule for use in c-ares wrapper | ||
* \ \ \ \ \ \ \ \ \ \ | Correctly set gradle project properties | Eric Gribkoff | 2018-03-26 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Correctly set gradle project properties | Eric Gribkoff | 2018-03-26 |
| | | | | | | | | | | | | |||
| | | | * | | | | | | | | PHP: split script for running distrib tests on different system | ZhouyihaiDing | 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. | ||
| | | | | | | | | | * | | | Fix an ifdef comment | Vijay Pai | 2018-03-26 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #14768 from axot/bugfix/pecl_compile_flags | Mehrdad Afshari | 2018-03-25 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing FLAGS for pecl |