Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-18 |
|\ | |||
| * | 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 payload tests under windows | Craig Tiller | 2016-10-17 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\ \ \ | |||
| * | | | | Fix benchmark shutdown | Craig Tiller | 2016-10-17 |
| | | | | | |||
| | * | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| | |\ \ \ | | | | | | | | | | | | | Add Shim for wakeup_fds with no pipe or | ||
| * | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\| | | | | |||
* | | | | | | Remove generated pb files | Yuchen Zeng | 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 | ||
| | * \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-12 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed local cloning of grpc/grpc submodules on docker | ||
* \ \ \ \ \ \ \ | Merge pull request #8073 from daniel-j-born/handshake_shutdown | Yang Gao | 2016-10-11 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Safe server shutdown. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8333 from rjshade/orphan_calls | Vijay Pai | 2016-10-11 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Check for the correct number of orphan callbacks in udp_server_test | ||
| | | | | * \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-11 |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| | | | | | | * | | | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds | jboeuf | 2016-10-11 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding a method in channel creds to remove any attached call creds. | ||
| | * | | | | | | | | Check for the correct number of orphan callbacks in udp_server_test | Robbie Shade | 2016-10-10 |
| |/ / / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-10 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | | | | | * | | Add condition variable polling engine | kpayson64 | 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 |
| | | | | | | | | | |||
| * | | | | | | | | Update tests. | Mark D. Roth | 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 pull request #7612 from rjshade/enable_udp_testing | Yang Gao | 2016-10-05 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove GRPC_NEED_UDP ifdefs | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8280 from markdroth/max_message_size_fix | Mark D. Roth | 2016-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix handling of max receive message size on client side. | ||
| | | | | | | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone | Matt Kwong | 2016-10-04 |
| | | | | | | |\ \ \ \ \ | |||
| | | * | | | | \ \ \ \ \ | 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 |
| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | Merge branch 'master' into enable_udp_testing | Robbie Shade | 2016-10-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | |||
* | | / | | | | | | | | | | s/std::string/grpc::string | David Garcia Quintas | 2016-10-04 |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_message_size_fix | Mark D. Roth | 2016-10-04 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-10-04 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Fix handling of max receive message size on client side. | Mark D. Roth | 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 |