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 |
Muxi Yan
|
d7aef05f24
|
Readability improvement
|
9 years ago |
Muxi Yan
|
e97f7c0ba6
|
Allow more general flags to be passed to ObjC API
|
9 years ago |
Craig Tiller
|
a22510cb94
|
Merge
|
9 years ago |
Makarand Dharmapurikar
|
1bb6e68fde
|
more doc fixes
|
9 years ago |
Craig Tiller
|
f91af0001d
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Makarand Dharmapurikar
|
ed3e86b7d9
|
added comment about setting cacheable flag.
|
9 years ago |
Craig Tiller
|
35e87838a7
|
Review feedback
|
9 years ago |
Makarand Dharmapurikar
|
012fc18be9
|
doc fixes and max-age set to 60
|
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
Rewrote handling of default resolver prefix
|
9 years ago |
David G. Quintas
|
8d7cab603e
|
Merge pull request #8183 from dgquintas/grpclb_deadline
Changed deadline of internal LB channel.
|
9 years ago |
Craig Tiller
|
4288101a0b
|
Fix flow control of cancelled streams
|
9 years ago |
Makarand Dharmapurikar
|
a04c678963
|
trivial doc fix.
|
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 |
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 |
Muxi Yan
|
fdea83d42a
|
Update grpc objc API for support of PUT method
|
9 years ago |
Muxi Yan
|
16c26ed252
|
Add support of PUT method
|
9 years ago |
Yuchen Zeng
|
15bc4627de
|
Rename variables ... again
|
9 years ago |
Yuchen Zeng
|
e529ea3928
|
Rename variables
|
9 years ago |
Nicolas "Pixel" Noble
|
8ed4399abb
|
Changing Linux worker creation script.
-) Switched to highmem machines (58G instead of 30G)
-) Added 10G of file swap
|
9 years ago |
Nicolas Noble
|
7ab8eecdc9
|
Merge pull request #8218 from ctiller/reduce_load
Reduce load on Jenkins from running benchmarks as tests
|
9 years ago |
Mark D. Roth
|
e8b87865b2
|
Add doc of pending API cleanups for C++.
|
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 |
Mark D. Roth
|
996e95b4ad
|
Use per-method max message size limits.
|
9 years ago |
Carl Mastrangelo
|
14eae8f360
|
Update Protocol spec to mention idempotency
|
9 years ago |
Mark D. Roth
|
6600645135
|
Refactor hash table code into its own module and use it for method_config as well as method_config_table.
|
9 years ago |
Nicolas Noble
|
9a574ec952
|
Merge pull request #7930 from yang-g/header2
Add a header to override grpc::string when needed
|
9 years ago |
Nicolas Noble
|
3af0908140
|
Merge pull request #7928 from yang-g/void_cast
Prevent some compilers compaining unused return value
|
9 years ago |
Dan Born
|
966a448a55
|
Require non-NULL exec_ctx to unref.
|
9 years ago |
Mark D. Roth
|
aa850a7b48
|
Pass path into init_call_elem() for use in looking up method config.
|
9 years ago |
Mark D. Roth
|
bec804b77f
|
Merge branch 'deadline_filter' into service_config
|
9 years ago |
Mark D. Roth
|
046cf76469
|
Encode method config table in channel args instead of in resolver result.
|
9 years ago |
David Garcia Quintas
|
a60dcca5ed
|
PR comments
|
9 years ago |
Craig Tiller
|
af76e6523a
|
Fixes
|
9 years ago |
Julien Boeuf
|
0e08b861a9
|
Updating roots from Mozilla.
|
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 |
Craig Tiller
|
a0629e8c1e
|
Merge github.com:grpc/grpc into crashy
|
9 years ago |
Craig Tiller
|
677966a257
|
Be explicit as to which tests to run
|
9 years ago |
Vincent van Dam
|
4e9a404456
|
Add connection refused test
|
9 years ago |
David Garcia Quintas
|
fa0896bbd0
|
Rewrote handling of default resolver prefix
|
9 years ago |
Mark D. Roth
|
2e8920873d
|
Add new files missed in last commit.
|
9 years ago |
Mark D. Roth
|
4c3a4688bb
|
Move method config table code to its own module.
|
9 years ago |
Mark D. Roth
|
cc87939909
|
Remove unused files.
|
9 years ago |