Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
|\ | | | | | Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go. | ||
* \ | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
|\ \ | | | | | | | Server context test spouse | ||
* | | | Delambdaify | Craig Tiller | 2016-10-17 |
| | | | |||
* | | | Fix benchmark shutdown | Craig Tiller | 2016-10-17 |
| | | | |||
* | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
|\ \ \ | |||
| * | | | clang-format | Mark D. Roth | 2016-10-14 |
| | | | | |||
| * | | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
| |\ \ \ | | | | | | | | | | | Renamed LB-related metadata keys | ||
| | * \ \ | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| | |\ \ \ | |||
| | | | * | | Add a simple test | yang-g | 2016-10-13 |
| | | |/ / | |||
* | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-13 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | changed whitespace | Noah Eisen | 2016-10-12 |
| | | | | | |||
| | * | | | reverting a file for the last commit caused a function to be deleted from ↵ | Noah Eisen | 2016-10-12 |
| | | | | | | | | | | | | | | | | | | | | interop_client. This commit adds that function back in | ||
| | * | | | also reverted interop server, since mark had already made the changes I did ↵ | Noah Eisen | 2016-10-12 |
| | | | | | | | | | | | | | | | | | | | | in an un merged pull request | ||
| | * | | | manually fixed merge conflict. caused by the addition of a different new ↵ | Noah Eisen | 2016-10-12 |
| | |\ \ \ | | |/ / / | |/| | | | | | | | | interop test | ||
| * | | | | Fixed clang-format sanity error | David Garcia Quintas | 2016-10-12 |
| | | | | | |||
| * | | | | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
| |\ \ \ \ | | | | | | | | | | | | | Add interop test for Cacheable Unary Calls | ||
| | | | * | | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-10 |
|\| | | | | |||
| | | * | | added status request ability to the FullDuplexCall so that cpp server can ↵ | Noah Eisen | 2016-10-07 |
| | | | | | | | | | | | | | | | | | | | | pass the node client's status_code_and_message test | ||
| | | | * | Merge remote-tracking branch 'upstream/master' into run_interop_tests_go | Mark D. Roth | 2016-10-07 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #8219 from markdroth/fail_fast | Mark D. Roth | 2016-10-07 |
| |\ \ \ \ | | | | | | | | | | | | | Change C++ API to expose wait_for_ready instead of fail_fast. | ||
| * | | | | | Add missing delete | Craig Tiller | 2016-10-06 |
| | | | | | | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-10-06 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #8190 from y-zeng/proto_db | Yuchen Zeng | 2016-10-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Improve ProtoReflectionDescriptorDatabase | ||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into proto_db | Yuchen Zeng | 2016-10-04 |
| | |\ \ \ \ \ | |||
| * | | | | | | | more usage of std::string | David Garcia Quintas | 2016-10-04 |
| | | | | | | | | |||
| * | | | | | | | s/std::string/grpc::string | David Garcia Quintas | 2016-10-04 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage | David G. Quintas | 2016-10-03 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | More gRPC LB bugfixes and groundwork for deadline propagation | ||
* | | \ \ \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| | * | | | | | | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #8247 from y-zeng/proto_db_check_service | Yuchen Zeng | 2016-10-03 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Handle partially exposed reflection service in gRPC CLI | ||
| | | | | | * | | | yet another gcc 4.4 compile fix. | Makarand Dharmapurikar | 2016-09-30 |
| | | | | | | | | | |||
| | | * | | | | | | Use a reasonable deadline in grpclb test | David Garcia Quintas | 2016-09-30 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | | * | | | fix for gcc 4.4 warning | Makarand Dharmapurikar | 2016-09-30 |
| | | | | | | | | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into run_interop_tests_go | Mark D. Roth | 2016-09-30 |
| | | | | | | |\ | |||
| | * | | | | | | | Print more information about ambiguous method names | Yuchen Zeng | 2016-09-29 |
| | | | | | | | | | |||
| | * | | | | | | | Handle partially exposed reflection service | Yuchen Zeng | 2016-09-29 |
| | | | | | | | | | |||
| | | | | | * | | | Fixed type in comments | Noah Eisen | 2016-09-29 |
| | | | | | | | | | |||
| | | | | | * | | | removed check for status error message. Investigating why node servers send ↵ | Noah Eisen | 2016-09-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | messages back that are not empty | ||
| | | | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests | Noah Eisen | 2016-09-28 |
| | | | | | |\ \ \ | | | | | | | | |/ | | | | | | | |/| | |||
| | | | | | * | | | changed method name in test.proto to more accurately reflect how the calls ↵ | Noah Eisen | 2016-09-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will be used | ||
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-28 |
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | |||
| | | * | | | | | | Remove unused inclusion | Yuchen Zeng | 2016-09-28 |
| | | | | | | | | | |||
| | | | | | * | | | changed timestamp clock from REALTIME to PRECISE | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to increase robustness | ||
| | | | | | | * | | added the unimplemented_call test to interop_client.cc. Next step is to call ↵ | Noah Eisen | 2016-09-28 |
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | this from the driver program, run_interop_tests.py | ||
* | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-28 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| | | | | | * | | doc fixes and max-age set to 60 | Makarand Dharmapurikar | 2016-09-28 |
| | | | | | | | | |||
| | * | | | | | | Use the server's name as the service name for gRPC LB | David Garcia Quintas | 2016-09-27 |
| |/ / / / / / | |||
| | | | | * | | Addressed review feedback | Makarand Dharmapurikar | 2016-09-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. modified documentation 2. changed test slightly to make it more robust to accidental cache hits |