18760 Commits (2cef11c6674e67aea8e7f63f7ac2869e5d44a7c5)
 

Author SHA1 Message Date
Noah Eisen 2cef11c667 added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test 9 years ago
Noah Eisen c5b927abce commit so docker picks up on out changes. will be rolled back 9 years ago
Noah Eisen 6ff1db740d Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests 9 years ago
Noah Eisen 3b630f7f20 updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message 9 years ago
Nicolas Noble be43240564 Merge pull request #8235 from ctiller/adjustable_window 9 years ago
Nicolas Noble 2587f20d08 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under 9 years ago
Craig Tiller 8c0090910a Merge github.com:grpc/grpc into adjustable_window 9 years ago
Noah Eisen 98b3663f6c Fixed type in comments 9 years ago
Yang Gao d24b822d73 Merge pull request #8046 from gislan/master 9 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 9 years ago
Craig Tiller 78a9c1df3f Merge pull request #36 from muxi/adjustable_window_objc 9 years ago
Noah Eisen 7bc012fe8b Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests 9 years ago
Nicolas "Pixel" Noble beeeddd571 Format. 9 years ago
Muxi Yan 1674f650ad Clean up code 9 years ago
Nicolas Noble ef49a5d217 Merge pull request #7833 from sreecha/fix_channel_from_fd_api 9 years ago
Nicolas Noble 66306c2ae8 Merge pull request #8224 from sreecha/grpc_signal 9 years ago
Nicolas "Pixel" Noble 748524eea5 Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under 9 years ago
Nicolas Noble d914591e95 Merge pull request #7970 from markdroth/deadline_filter 9 years ago
David G. Quintas 34dee0304f Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch 9 years ago
Mark D. Roth 58c23dab39 Ran generate_projects.sh. 9 years ago
Craig Tiller ba03dd24c5 Merge pull request #35 from muxi/adjustable_window_objc 9 years ago
Muxi Yan dcbf5440b8 Set initial backoff to 10000ms when creating channel 9 years ago
Nicolas "Pixel" Noble 7398363779 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 9 years ago
Nicolas Noble 2686bdbb9c Merge pull request #8237 from nicolasnoble/memleak 9 years ago
Noah Eisen 55cb2363c6 fixed typo in the updated interop test description file 9 years ago
Noah Eisen 67461f792b Merge branch 'master' of github.com:ncteisen/grpc into new_interop_tests 9 years ago
Noah Eisen 2e9661c671 Update interop-test-descriptions.md 9 years ago
Nicolas "Pixel" Noble 87a1081211 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 9 years ago
Nicolas "Pixel" Noble fa242cba90 Plugging memory leak. 9 years ago
Craig Tiller 62d66b86d7 Fix copy/paste bug 9 years ago
Noah Eisen 13a6008c55 updated interop test driver to run the advanced tests from a c++ client, since they are now all implemented 9 years ago
Nicolas Noble 4f13db3c6c Merge pull request #8184 from nicolasnoble/nanopb-code-drop 9 years ago
Craig Tiller 10d13f6c90 Make initial connect retry backoff configurable 9 years ago
Noah Eisen 005eec73a7 Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests 9 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 9 years ago
Mark D. Roth 94948b8774 Merge remote-tracking branch 'upstream/master' into deadline_filter 9 years ago
Yuchen Zeng b97f867b39 Merge pull request #8185 from y-zeng/gen_proto_comment 9 years ago
Nicolas Noble fbf8dd8a40 Merge pull request #8168 from markdroth/max_message_size_fix 9 years ago
Nicolas Noble 15292db696 Merge pull request #8221 from dgquintas/grpclb_server_name_const 9 years ago
Mark D. Roth 25e229df09 Merge remote-tracking branch 'upstream/master' into deadline_filter 9 years ago
Mark D. Roth 9fce8e13b3 Merge pull request #8191 from markdroth/subchannel_factory_cleanup 9 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 9 years ago
David Garcia Quintas 129bb463c3 Added comments wrt lb/subchannel args ownership. 9 years ago
David G. Quintas 1e70deaa5f Merge pull request #8192 from dgquintas/resolver_prefix 9 years ago
David G. Quintas 8d7cab603e Merge pull request #8183 from dgquintas/grpclb_deadline 9 years ago
Sree Kuchibhotla a6136157c2 Regenerate tests.json since it was out of sync 9 years ago
Sree Kuchibhotla bd48c9162a Use SIGMINRT + 6 as the default signal for gRPC epoll engine 9 years ago
Nicolas Noble 7ab8eecdc9 Merge pull request #8218 from ctiller/reduce_load 9 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 9 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 9 years ago