Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use test roots.pem in test | yang-g | 2016-07-13 |
* | Merge pull request #7291 from ctiller/better_status | Nicolas Noble | 2016-07-11 |
|\ | |||
* \ | Merge remote-tracking branch 'upstream/master' into import | yang-g | 2016-07-08 |
|\ \ | |||
| | * | Make it more likely to correctly report deadline exceeded | Craig Tiller | 2016-07-08 |
| |/ | |||
| * | Merge pull request #7100 from sreecha/stress_test_metrics_fix | kpayson64 | 2016-07-08 |
| |\ | |||
| | * | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-07-07 |
| | |\ | |||
* | | | | Initialize variable. | yang-g | 2016-07-06 |
| |_|/ |/| | | |||
| * | | removed use of __func__ in test | David Garcia Quintas | 2016-07-06 |
| * | | Merge branch 'master' of github.com:grpc/grpc into bb_reader_error | David Garcia Quintas | 2016-07-06 |
| |\ \ | |/ / |/| | | |||
| * | | Added test for C | David Garcia Quintas | 2016-07-02 |
* | | | Merge pull request #7210 from ctiller/no-more-zookeeper | Nicolas Noble | 2016-07-01 |
|\ \ \ | |||
| * | | | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 |
* | | | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-30 |
|\| | | | |||
| | * | | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
| |/ / | |||
| | * | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-06-30 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #7164 from dgquintas/fix_import_zu | Jan Tattermusch | 2016-06-30 |
| |\ \ | |||
| | * | | fixed size_t format string | David Garcia Quintas | 2016-06-29 |
| | | * | Fix cout error string | Sree Kuchibhotla | 2016-06-29 |
| * | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-28 |
| |\| | | |||
* | | | | Fix format issues | Yuchen Zeng | 2016-06-28 |
| | * | | Merge pull request #7095 from ctiller/all_calls_together | Craig Tiller | 2016-06-28 |
| | |\ \ | |||
| | * \ \ | Merge pull request #7082 from ctiller/time_errors | Craig Tiller | 2016-06-27 |
| | |\ \ \ | |||
| | | | | * | Fix metrics client logging | Sree Kuchibhotla | 2016-06-27 |
| | * | | | | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp | Jan Tattermusch | 2016-06-27 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | | | | * | Colocate calls for the same channel on the same CQ | Craig Tiller | 2016-06-27 |
| * | | | | | Fix new test | Craig Tiller | 2016-06-27 |
| |/ / / / | |||
| * | | | | Merge pull request #6644 from ctiller/reuse_port | Jan Tattermusch | 2016-06-27 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| | | | * | Annotate error.c for timing, remove broken test | Craig Tiller | 2016-06-27 |
| | |_|/ | |/| | | |||
| | | * | printf portability sucks | David Garcia Quintas | 2016-06-27 |
| * | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
| |\ \ \ | |||
| | | * \ | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 |
| |\ \ \ \ | |||
* | | | | | | Fix test failure | Yuchen Zeng | 2016-06-24 |
| * | | | | | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
| |\ \ \ \ \ | |||
| | | | | | * | Fixed error messages for C++ interop client. | David Garcia Quintas | 2016-06-23 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-22 |
|\| | | | | | |||
| | | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-06-22 |
| | | * | | | Compilation failure | Sree Kuchibhotla | 2016-06-22 |
| | | * | | | Fix build errors on some configurations | Sree Kuchibhotla | 2016-06-22 |
* | | | | | | Init grpc for each test | Yuchen Zeng | 2016-06-22 |
* | | | | | | Memset ops before being used, destroy metadata_recv after beign used | Yuchen Zeng | 2016-06-22 |
| | | * | | | Use pipe fds instead of event fds for the test | Sree Kuchibhotla | 2016-06-22 |
| | | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-22 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
| |\ \ \ \ \ | |||
| | | | * | | | Integrate with unified error reporting | Sree Kuchibhotla | 2016-06-21 |
| | | | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-21 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | * | | | | | fixed faulty server streaming c++ test case | David Garcia Quintas | 2016-06-21 |
| | * | | | | | fixed bad merge. c++ tests should work again | David Garcia Quintas | 2016-06-21 |
| | | | * | | | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 |
| | | | |\ \ \ |