Mark D. Roth
473e8f9c64
Merge remote-tracking branch 'upstream/master' into fail_fast
8 years ago
Nicolas Noble
d914591e95
Merge pull request #7970 from markdroth/deadline_filter
...
Move deadline functionality into filters.
8 years ago
David G. Quintas
34dee0304f
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
...
Prevent nanopb fuzzers from spamming logs
8 years ago
Mark D. Roth
58c23dab39
Ran generate_projects.sh.
8 years ago
Mark D. Roth
62cfbea908
Update pending API cleanups doc.
8 years ago
Mark D. Roth
59c9f904bf
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
...
GRPC_INITIAL_METADATA_WAIT_FOR_READY.
Also add a flag to indicate whether wait_for_ready was explicitly set by
the application.
8 years ago
Mark D. Roth
5db24978b6
Merge remote-tracking branch 'upstream/master' into fail_fast
8 years ago
Mark D. Roth
94948b8774
Merge remote-tracking branch 'upstream/master' into deadline_filter
8 years ago
Yuchen Zeng
b97f867b39
Merge pull request #8185 from y-zeng/gen_proto_comment
...
Improve gen_reflection_proto.sh
8 years ago
Nicolas Noble
fbf8dd8a40
Merge pull request #8168 from markdroth/max_message_size_fix
...
Set default max send message size to unlimited.
8 years ago
Nicolas Noble
15292db696
Merge pull request #8221 from dgquintas/grpclb_server_name_const
...
Add comments documenting ownership semantics
8 years ago
Mark D. Roth
25e229df09
Merge remote-tracking branch 'upstream/master' into deadline_filter
8 years ago
Mark D. Roth
9fce8e13b3
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
...
Remove unused files.
8 years ago
David Garcia Quintas
129bb463c3
Added comments wrt lb/subchannel args ownership.
8 years ago
David G. Quintas
1e70deaa5f
Merge pull request #8192 from dgquintas/resolver_prefix
...
Rewrote handling of default resolver prefix
8 years ago
David G. Quintas
8d7cab603e
Merge pull request #8183 from dgquintas/grpclb_deadline
...
Changed deadline of internal LB channel.
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
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
David Garcia Quintas
a60dcca5ed
PR comments
8 years ago
David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
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
ef394a954a
Fix typo
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
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
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
8 years ago
Nicolas Noble
8f0f014479
Merge pull request #8180 from f33rx/patch-1
...
Update .gitmodules
8 years ago
Nicolas Noble
f00badd730
Merge pull request #8171 from perumaalgoog/perugrpc2
...
Fix Android + CPP build
8 years ago
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
8 years ago
David G. Quintas
c0df4e1dda
Merge pull request #8176 from dgquintas/grpclb-update-servicename
...
Updated LB service name in grpclb
8 years ago
Perumaal S
8a6c825884
Fix Android CPP Build issues
8 years ago
Adele Zhou
59af64b279
More known errors. Mostly on macos.
8 years ago
David Garcia Quintas
4543e5cdce
changed service name for grpclb
8 years ago
Craig Tiller
6e03558a5e
Merge pull request #8173 from yang-g/init_variable
...
Properly init variable
8 years ago
Craig Tiller
1696e5da0d
Merge pull request #8126 from ctiller/outstanding_sweeps
...
Extend sweeps further, add streaming
8 years ago
Stanley Cheung
7227e40feb
Merge pull request #8160 from stanley-cheung/php-artifact-name
...
PHP: use real artifact name in jenkins test
8 years ago
yang-g
e267f86c43
Properly init variable
8 years ago
Perumaal S
2790156de5
Remove incorrect change
8 years ago
Perumaal S
31e3c81cb6
Merge branch 'master' of https://github.com/perumaalgoog/grpc
8 years ago
perumaalgoog
d331936ec5
Add files via upload
8 years ago
Perumaal S
923354b39b
Fix Android+CPP build
8 years ago