David G. Quintas
8d7cab603e
Merge pull request #8183 from dgquintas/grpclb_deadline
...
Changed deadline of internal LB channel.
8 years ago
Makarand Dharmapurikar
a04c678963
trivial doc fix.
8 years ago
David Garcia Quintas
55ba14a785
Use the server's name as the service name for gRPC LB
8 years ago
David Garcia Quintas
5f2e90e3ae
Populate server_name for sockaddr resolver
8 years ago
Makarand Dharmapurikar
42511cfd8b
Addressed review feedback
...
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
8 years ago
Sree Kuchibhotla
a6136157c2
Regenerate tests.json since it was out of sync
8 years ago
Sree Kuchibhotla
bd48c9162a
Use SIGMINRT + 6 as the default signal for gRPC epoll engine
8 years ago
Muxi Yan
fdea83d42a
Update grpc objc API for support of PUT method
8 years ago
Muxi Yan
16c26ed252
Add support of PUT method
8 years ago
Yuchen Zeng
15bc4627de
Rename variables ... again
8 years ago
Yuchen Zeng
e529ea3928
Rename variables
8 years ago
Nicolas "Pixel" Noble
8ed4399abb
Changing Linux worker creation script.
...
-) Switched to highmem machines (58G instead of 30G)
-) Added 10G of file swap
8 years ago
Nicolas Noble
7ab8eecdc9
Merge pull request #8218 from ctiller/reduce_load
...
Reduce load on Jenkins from running benchmarks as tests
8 years ago
Mark D. Roth
e8b87865b2
Add doc of pending API cleanups for C++.
8 years ago
Mark D. Roth
9477724003
Change C++ API to expose wait_for_ready instead of fail_fast.
8 years ago
Craig Tiller
af9da92a60
Dont run benchmarks outside of linux for now
8 years ago
Craig Tiller
91bb6241ab
Reduce # of benchmarks run as Jenkins unit tests
8 years ago
Carl Mastrangelo
14eae8f360
Update Protocol spec to mention idempotency
8 years ago
Nicolas Noble
9a574ec952
Merge pull request #7930 from yang-g/header2
...
Add a header to override grpc::string when needed
8 years ago
Nicolas Noble
3af0908140
Merge pull request #7928 from yang-g/void_cast
...
Prevent some compilers compaining unused return value
8 years ago
Dan Born
966a448a55
Require non-NULL exec_ctx to unref.
8 years ago
David Garcia Quintas
a60dcca5ed
PR comments
8 years ago
Craig Tiller
af76e6523a
Fixes
8 years ago
Julien Boeuf
0e08b861a9
Updating roots from Mozilla.
8 years ago
Craig Tiller
012372f044
Cleanup test, check fail fast or not
8 years ago
David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
8 years ago
Craig Tiller
a0629e8c1e
Merge github.com:grpc/grpc into crashy
8 years ago
Craig Tiller
677966a257
Be explicit as to which tests to run
8 years ago
Vincent van Dam
4e9a404456
Add connection refused test
8 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
8 years ago
Mark D. Roth
cc87939909
Remove unused files.
8 years ago
Yuchen Zeng
27170357ab
Improve ProtoReflectionDescriptorDatabase
8 years ago
Yuchen Zeng
ef394a954a
Fix typo
8 years ago
Vijay Pai
4de69c9f89
Add a suppression for a datarace in proto on an idempotent write
8 years ago
Craig Tiller
4398b1a13e
Fix submodule
8 years ago
Craig Tiller
eee963cbe1
Fix submodule
8 years ago
Craig Tiller
9c7136bc2c
Merge github.com:grpc/grpc into env
8 years ago
Nathaniel Manista
dff32e0b44
Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings
...
Added deprecation-describing doc strings to generated beta elements.
8 years ago
Julien Boeuf
5fc9620001
Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds
8 years ago
Mark D. Roth
1a2e6ac10d
Merge remote-tracking branch 'upstream/master' into deadline_filter
8 years ago
Mark D. Roth
942c264861
Merge pull request #7611 from markdroth/http_connect
...
HTTP CONNECT handshaker
8 years ago
Mark D. Roth
e425ce6c95
clang-format
8 years ago
Yuchen Zeng
2383a4129d
Check protoc and grpc_cpp_plugin
8 years ago
Nicolas "Pixel" Noble
47c0053bfd
Removing sanity check.
8 years ago
Nicolas "Pixel" Noble
39937f7376
Putting nanopb files into third_party without being a submodule.
8 years ago
Nicolas "Pixel" Noble
fe456e5b48
Removing nanopb submodule.
8 years ago
Yuchen Zeng
27e96f9beb
Add comments about how to re-generate reflection proto files
8 years ago
David Garcia Quintas
d8bf8e2525
Changed deadline of internal LB channel.
...
It used to be 3 seconds for no good reason. The correct value would come
from the parent channel. Until that's easy to accomplish, it's been
changed to "infinite".
8 years ago
Nicolas Noble
4065944c61
Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2
...
Upgrading protobuf to 3.0.2
8 years ago
Nicolas Noble
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
8 years ago