Craig Tiller
|
b019d61f9a
|
Fix benchmark shutdown
|
9 years ago |
Mark D. Roth
|
5e258bf32b
|
clang-format
|
9 years ago |
Noah Eisen
|
83dd3aa7e0
|
changed whitespace
|
9 years ago |
Noah Eisen
|
40860c4488
|
reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in
|
9 years ago |
Noah Eisen
|
f8ffbf62a2
|
also reverted interop server, since mark had already made the changes I did in an un merged pull request
|
9 years ago |
David Garcia Quintas
|
b5299976c1
|
Fixed clang-format sanity error
|
9 years ago |
David Garcia Quintas
|
a3654db631
|
Renamed LB-related metadata keys
|
9 years ago |
Robbie Shade
|
517503746c
|
Check for the correct number of orphan callbacks in udp_server_test
|
9 years ago |
kpayson64
|
d195cf589d
|
Add condition variable polling engine
|
9 years ago |
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 |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
9 years ago |
Mark D. Roth
|
8bc8a83656
|
Update tests.
|
9 years ago |
David Garcia Quintas
|
e5b4c26ef7
|
more usage of std::string
|
9 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
9 years ago |
Mark D. Roth
|
07aab59da9
|
clang-format
|
9 years ago |
Mark D. Roth
|
274c8ed001
|
Fix handling of max receive message size on client side.
|
9 years ago |
Mark D. Roth
|
b34b055a40
|
Code cleanup.
|
9 years ago |
Mark D. Roth
|
da0ec8222e
|
Add fake resolver for tests.
|
9 years ago |
Makarand Dharmapurikar
|
b58c2db616
|
yet another gcc 4.4 compile fix.
|
9 years ago |
David Garcia Quintas
|
bd57bba0c2
|
Use a reasonable deadline in grpclb test
|
9 years ago |
Makarand Dharmapurikar
|
c9beacadb1
|
fix for gcc 4.4 warning
|
9 years ago |
Ken Payson
|
3299f81ea8
|
Remove run_tests.py poll-cv shim
|
9 years ago |
Yuchen Zeng
|
7cd90c6816
|
Print more information about ambiguous method names
|
9 years ago |
Yuchen Zeng
|
6679d78997
|
Handle partially exposed reflection service
|
9 years ago |
Noah Eisen
|
98b3663f6c
|
Fixed type in comments
|
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 |
Ken Payson
|
e02c7ed37b
|
Broke cv polling into seperate engine
|
9 years ago |
Matt Kwong
|
10dcccadfb
|
fixed whitespacing and docker_run_tests.sh now clones submodule via network
|
9 years ago |
Matt Kwong
|
5d0f24600e
|
changed method to local clone submodules to using git submodule foreach from the local copy
|
9 years ago |
Matt Kwong
|
46c7f574bd
|
submodule clone comments changed to be more descriptive
|
9 years ago |
Matt Kwong
|
a436bab47f
|
fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var
|
9 years ago |
Matt Kwong
|
befac97048
|
fixed local cloning of grpc/grpc submodules on docker
|
9 years ago |
David Garcia Quintas
|
0d366c983c
|
PR comments
|
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 |
Yuchen Zeng
|
a4aebf873e
|
Remove unused inclusion
|
9 years ago |
Makarand Dharmapurikar
|
af564a1e92
|
changed timestamp clock from REALTIME to PRECISE
to increase robustness
|
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 |
Makarand Dharmapurikar
|
012fc18be9
|
doc fixes and max-age set to 60
|
9 years ago |
David Garcia Quintas
|
55ba14a785
|
Use the server's name as the service name for gRPC LB
|
9 years ago |
David Garcia Quintas
|
5f2e90e3ae
|
Populate server_name for sockaddr resolver
|
9 years ago |
Makarand Dharmapurikar
|
42511cfd8b
|
Addressed review feedback
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
|
9 years ago |
Yuchen Zeng
|
15bc4627de
|
Rename variables ... again
|
9 years ago |
Yuchen Zeng
|
e529ea3928
|
Rename variables
|
9 years ago |
Mark D. Roth
|
9477724003
|
Change C++ API to expose wait_for_ready instead of fail_fast.
|
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 |
Craig Tiller
|
af76e6523a
|
Fixes
|
9 years ago |
Craig Tiller
|
012372f044
|
Cleanup test, check fail fast or not
|
9 years ago |
David Garcia Quintas
|
31e324450a
|
Prevent nanopb fuzzers from spamming logs
|
9 years ago |
Vincent van Dam
|
4e9a404456
|
Add connection refused test
|
9 years ago |