Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | Merge pull request #11954 from markdroth/service_config_dns | Mark D. Roth | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for service configs to c-ares resolver. | |||
| * | | | | | | | | | | | | | | | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 | |
|/ / / / / / / / / / / / / / / / | ||||
| | | | | | | | * | | | | | | / | Added flake detection script | David Garcia Quintas | 2017-08-03 | |
| | | | | | | | | |_|_|_|_|_|/ | | | | | | | | |/| | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #12025 from vjpai/bazel_unsec | Vijay Pai | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test grpc++_unsecure in Bazel build | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12046 from y-zeng/port | Yuchen Zeng | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make port picking functions overridable | |||
| | | | | | | | | | | | | | | * | | Modify build stats tool. | Adele Zhou | 2017-08-03 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #12026 from matt-kwong/kokoro_mac_interop | Matt Kwong | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set up Mac interop test to work in Kokoro env | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12058 from grpc/jtattermusch-patch-1 | Jan Tattermusch | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete unused macos grpc_basictests.cfg | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars | David G. Quintas | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Condition variables are not latches | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12057 from grpc/revert-10828-recaptcha | Jan Tattermusch | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Reintroduce a lambda capture as part of C++11-izing code" | |||
| | | * | | | | | | | | | | | | | | | | | Delete grpc_basictests.cfg | Jan Tattermusch | 2017-08-03 | |
| |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Revert "Reintroduce a lambda capture as part of C++11-izing code" | Jan Tattermusch | 2017-08-03 | |
|/ / / / / / / / / / / / / / / / / / | ||||
| | | | | * / / / / / / / / / / / / | Prevent fd_orphan from calling shutdown(fd) when release_fd is true | Sree Kuchibhotla | 2017-08-02 | |
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | Fix tsan failures in cq-pluck and cleanup cq code | Sree Kuchibhotla | 2017-08-02 | |
| | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | |/| | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #12015 from jtattermusch/unused_stress | Jan Tattermusch | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused stress test script | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12050 from dgquintas/improve_runtests_flakes_query | David G. Quintas | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | Improve flakes query | |||
| | | | | | * | | | | | | | | | | | Add unsecure libraries to bazel build targets | Vijay Pai | 2017-08-02 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Condition variables are not latches | David Garcia Quintas | 2017-08-02 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Improve flakes query | David Garcia Quintas | 2017-08-02 | |
|/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge pull request #12047 from ncteisen/qps-changes | Noah Eisen | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QPS Driver Tweaks | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12041 from muxi/fix-objc-memory-leak | Muxi Yan | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another two memory leak points in Cronet transport | |||
| | | | | | | | | | | | * \ \ \ \ | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-02 | |
| | | | | | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | fix documentation | Sree Kuchibhotla | 2017-08-02 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | Group the port picking functions | Yuchen Zeng | 2017-08-02 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | Set up Mac interop test to work in Kokoro env | Matt Kwong | 2017-08-02 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | Make port picking functions overridable | Yuchen Zeng | 2017-08-02 | |
| | | | | | |/ / / / / / / / / / | ||||
| | * | | | / / / / / / / / / / | Eliminate copy in QPS Driver | ncteisen | 2017-08-02 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #11893 from wilhuff/wilhuff/copy-servername | Muxi Yan | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | Fix warning in GRPCCall.h | |||
| | | | | | | | | | | * | | | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-02 | |
| | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | minor fix | jiangtaoli2016 | 2017-08-02 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #12037 from yang-g/missing_sneaky | Yang Gao | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | Add a default delete override for the interface | |||
* | | | | | | | | | | | | | | | Merge pull request #12023 from matt-kwong/kokoro_bazel | Matt Kwong | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add bazel tests to Kokoro | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12032 from jtattermusch/kokoro_macos_split | Jan Tattermusch | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split up macos basictests into dbg and opt and set num of jobs to 1. | |||
| | | | | * | | | | | | | | | | | | Fix another two memory leak points in cronet_transport | Muxi Yan | 2017-08-02 | |
| | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #12034 from jtattermusch/prepopulate_more | Jan Tattermusch | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepopulate more pip packages on kokoro linux | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12021 from jiangtaoli2016/unused_bytes | Jiangtao Li | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tsi handshaker result unused bytes const | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12036 from connor4312/patch-1 | Michael Lumish | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node: document that root_certs in createSsl is optional | |||
| | | | | | * | | | | | | | | | | | | | Add a default delete override for the interface | yang-g | 2017-08-02 | |
| |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Node: document that root_certs in createSsl is optional | Connor Peet | 2017-08-02 | |
|/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that omitting it causes grpc to use the hosts' default cert data. This was brought up (as I had implemented this method incorrectly) in: https://github.com/mixer/etcd3/issues/28#issuecomment-319510441 | |||
| | * / / / / / / / / / / / / / / | prepopulate more pip packages on kokoro linux | Jan Tattermusch | 2017-08-02 | |
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | split up macos basictests | Jan Tattermusch | 2017-08-02 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #12016 from jtattermusch/retry_on_timeout | Jan Tattermusch | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto_set_flakes also reruns tests that timeout | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12014 from jtattermusch/kokoro_populate_xdg | Jan Tattermusch | 2017-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pre-populate xdg-cache-home to deflake python kokoro build | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11992 from jboeuf/new_ssl_roots | jboeuf | 2017-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | Updating roots from Mozilla. | |||
| | | | | * | | | | | | | | | | | | Add bazel tests to Kokoro | Matt Kwong | 2017-08-01 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #11796 from afirago/fix-fallthrough-werror | Nicolas Noble | 2017-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix implicit fallthrough warning on GCC 7.x | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11720 from ncteisen/flow-control-v3 | Noah Eisen | 2017-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flow Control | |||
| | | | | | | | | | | | | | * \ \ \ \ | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-01 | |
| | | | | | | | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | Make tsi handshaker result unused bytes const | jiangtaoli2016 | 2017-08-01 | |
| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master | apolcyn | 2017-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | Fix a racey test in ruby |