Craig Tiller
|
1808bbd259
|
Correct merge errors
|
8 years ago |
Craig Tiller
|
1edc77c7c6
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
kpayson64
|
a6a6fa4f12
|
Merge pull request #8137 from kpayson64/python_server_args
Add parameter for server options
|
8 years ago |
Ken Payson
|
63d8af2b00
|
Add parameter for server options
|
8 years ago |
Jim King
|
9fec58f2b4
|
Merge pull request #8052 from Vizerai/grpc_tracing
grpc tracing context
|
8 years ago |
Nicolas Noble
|
4947c2b5d4
|
Merge pull request #8130 from adelez/known_failures
More known errors.
|
8 years ago |
Mark D. Roth
|
a8e1b8368f
|
Merge pull request #7846 from markdroth/max_send_size_filter
Add channel arg for max send message size and add message size filter.
|
8 years ago |
Mark D. Roth
|
f9652f2b84
|
Merge pull request #7991 from markdroth/grpclb_resolver_changes
Track whether or not each resolved address is a gRPC-LB balancer.
|
8 years ago |
Mark D. Roth
|
843ec78263
|
Fix Windows printf formatting bug.
|
8 years ago |
Jan Tattermusch
|
c4f9c9a486
|
Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure
Fix wrong exceptions being thrown on send failure.
|
8 years ago |
Yang Gao
|
7fbe5c52f9
|
Merge pull request #8113 from yang-g/verify_auth_headers
Add a check for metadata from auth plugin
|
8 years ago |
Adele Zhou
|
859d2a4d53
|
More known errors.
|
9 years ago |
Yuchen Zeng
|
5098508d2d
|
Merge pull request #8071 from y-zeng/reflection_example
Add server reflection tutorial
|
9 years ago |
Craig Tiller
|
f4a7ecf3b6
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Mark D. Roth
|
34dac9d4ca
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
|
9 years ago |
Mark D. Roth
|
c1ac8df181
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
9 years ago |
Mark D. Roth
|
7ce14d2a00
|
Code review changes.
|
9 years ago |
Craig Tiller
|
ee43d7bbb1
|
Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures
Revert "Revert "Grand unified closures""
|
9 years ago |
Nicolas Noble
|
d72df881d6
|
Merge pull request #8123 from ctiller/outstanding_sweeps
Add sweeps over outstanding request count
|
9 years ago |
Craig Tiller
|
8c985c2866
|
Allow more sync threads
|
9 years ago |
Craig Tiller
|
5709469c46
|
Fix sync/async
|
9 years ago |
Craig Tiller
|
ab43cd9790
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Stanley Cheung
|
4055e01cc2
|
Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts
cpp examples missing gpr asserts
|
9 years ago |
David G. Quintas
|
3169a6d99b
|
Merge pull request #8112 from dgquintas/lb_proto_sync
Synchronized tag number with that of authoritative copy
|
9 years ago |
yang-g
|
d5fba280bb
|
make inline metadata value clearer
|
9 years ago |
Craig Tiller
|
c36a736caa
|
Merge github.com:grpc/grpc into outstanding_sweeps
|
9 years ago |
Mark D. Roth
|
2b626466af
|
Bug fixes and cleanups.
|
9 years ago |
Craig Tiller
|
b8ab81ffc1
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Mark D. Roth
|
64f1f8d040
|
clang-format
|
9 years ago |
Mark D. Roth
|
bfbfca436c
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
9 years ago |
Mark D. Roth
|
c5c38782ec
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
9 years ago |
David G. Quintas
|
708d35fd2b
|
Merge pull request #8120 from dgquintas/moar_grpclb_fixes
More gRPC LB bugfixes.
|
9 years ago |
Jan Tattermusch
|
6eb987780a
|
simplify delayed streaming write logic
|
9 years ago |
Jan Tattermusch
|
7a73bec0e5
|
dont allow new writes if theres a write with delayed completion
|
9 years ago |
Mark D. Roth
|
abf03aed93
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
|
9 years ago |
Mark D. Roth
|
311e7badb8
|
s/minor/major/ in API cleanups doc.
|
9 years ago |
David Garcia Quintas
|
5bb7b9cec2
|
More gRPC LB bugfixes.
Courtesy of more in depth testing.
|
9 years ago |
David G. Quintas
|
d2f7268bc7
|
Merge pull request #8114 from dgquintas/rr_user_data_fix
Round Robin user_data fix
|
9 years ago |
yang-g
|
4b4571ab88
|
Add a test for nonbin header containing binary value
|
9 years ago |
Stanley Cheung
|
c9b401e3fc
|
cpp examples missing gpr asserts
|
9 years ago |
Nicolas Noble
|
dbe8587c2a
|
Merge pull request #7891 from jboeuf/new_ssl_certs
Updating roots from Mozilla.
|
9 years ago |
David Garcia Quintas
|
155b8200d4
|
Round Robin user_data fix
|
9 years ago |
Yang Gao
|
24869d558a
|
Merge pull request #7996 from yang-g/canonical
Add a helper to get canonical code from status
|
9 years ago |
Craig Tiller
|
ba1db3b630
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
7bb547bd6e
|
Merge pull request #8094 from ctiller/wait_to_start
Wait to start C++ clients until all connections are made
|
9 years ago |
Yang Gao
|
faccebf60a
|
Merge pull request #7845 from yang-g/header
Include config file so that protobuf declarations can be found and overridden.
|
9 years ago |
Nicolas Noble
|
b4fbd15774
|
Merge pull request #8037 from adelez/known_failures
Escapt +
|
9 years ago |
yang-g
|
c580af37e0
|
Add a check for metadata from auth plugin
|
9 years ago |
David Garcia Quintas
|
7777f97951
|
Synchronized tag number with that of authoritative copy
|
9 years ago |
Adele Zhou
|
107e51ef70
|
Escapt +
|
9 years ago |