Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable alpn bad_ssl core tests | murgatroid99 | 2016-09-06 |
| | |||
* | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
| | |||
* | Also fix minor error in end2end gen_build_yaml script | murgatroid99 | 2016-08-29 |
| | |||
* | Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit | Nicolas Noble | 2016-08-25 |
|\ | | | | | Rename some files to avoid conflicting .obj files on Windows | ||
* \ | Merge pull request #7729 from apolcyn/update_to_sys_interactive | kpayson64 | 2016-08-22 |
|\ \ | | | | | | | update to system interactive in distrib tests | ||
| | * | Rename some files to avoid conflicting .obj files on Windows | Craig Tiller | 2016-08-22 |
| |/ |/| | |||
* | | Merge pull request #7702 from ↵ | kpayson64 | 2016-08-15 |
|\ \ | | | | | | | | | | | | | nathanielmanistaatgoogle/distrib-interop-stress-ga-api Migrate distrib, interop, and stress to GA API | ||
| | * | update to system interactive in distrib tests | Alex Polcyn | 2016-08-14 |
| |/ |/| | |||
* | | update distribtest project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-12 |
| | | |||
| * | Migrate distrib, interop, and stress to GA API | Nathaniel Manista | 2016-08-11 |
|/ | |||
* | Merge pull request #7380 from nicolasnoble/no-c++11-threads | Vijay Pai | 2016-07-27 |
|\ | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. | ||
* \ | Merge pull request #7400 from yang-g/ga_branch2 | Nicolas Noble | 2016-07-21 |
|\ \ | | | | | | | Cherrypick #7319 into v1.0.x | ||
* | | | Merge pull request #7407 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | | | | | | | | | Benchmark fixes | ||
* | | | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | | | | | | | | | Delay beginning most writes until we enter poll() | ||
* | | | Test Python source distribution installation | Masood Malekghassemi | 2016-07-15 |
| | | | |||
| * | | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 |
| | | | |||
| * | | Make Server::Wait work for async only server. | yang-g | 2016-07-13 |
|/ / | |||
| * | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily ↵ | Nicolas "Pixel" Noble | 2016-07-14 |
| | | | | | | | | std::thread. | ||
* | | Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg | kpayson64 | 2016-07-13 |
|\ \ | | | | | | | Remove unnecessary "Failed parsing HTTP2" detail | ||
* | | | Use test roots.pem in test | yang-g | 2016-07-13 |
| |/ |/| | |||
* | | Merge pull request #7291 from ctiller/better_status | Nicolas Noble | 2016-07-11 |
|\ \ | | | | | | | Make it more likely to correctly report deadline exceeded | ||
| | * | Remove unnecessary parsing detail | Yuchen Zeng | 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 |
| |\ | | | | | | | Stress tests: Fix metrics-client logging | ||
| | * | 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 | ||
| * | | | 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 | ||
| | * | | 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 |
| | |\ \ | | | | | | | | | | | Colocate calls for the same channel on the same CQ | ||
| | * \ \ | Merge pull request #7082 from ctiller/time_errors | Craig Tiller | 2016-06-27 |
| | |\ \ \ | | | | | | | | | | | | | Annotate error.c for timing, remove broken test | ||
| | | | | * | 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 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | Fixed error messages for C++ interop client. | ||
| | | | | * | 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 |
| |\ \ \ \ | | |_|_|/ | |/| | | | SO_REUSEPORT support | ||
| | | | * | 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 |
| |\ \ \ | | | | | | | | | | | Network status tracking |