Nicolas Noble
|
d72df881d6
|
Merge pull request #8123 from ctiller/outstanding_sweeps
Add sweeps over outstanding request count
|
8 years ago |
Craig Tiller
|
8c985c2866
|
Allow more sync threads
|
8 years ago |
Craig Tiller
|
5709469c46
|
Fix sync/async
|
8 years ago |
Stanley Cheung
|
4055e01cc2
|
Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts
cpp examples missing gpr asserts
|
8 years ago |
Mark D. Roth
|
8b7678cf84
|
Merge remote-tracking branch 'upstream/master' into http_connect
|
8 years ago |
Mark D. Roth
|
cf218fb748
|
Fix tsan failure in no_logging test.
|
8 years ago |
David G. Quintas
|
3169a6d99b
|
Merge pull request #8112 from dgquintas/lb_proto_sync
Synchronized tag number with that of authoritative copy
|
8 years ago |
yang-g
|
d5fba280bb
|
make inline metadata value clearer
|
8 years ago |
Mark D. Roth
|
fef585f1be
|
Fix bugs from merge.
|
8 years ago |
Mark D. Roth
|
6d5715867f
|
clang-format
|
8 years ago |
Mark D. Roth
|
ee5173f7cb
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
|
8 years ago |
Craig Tiller
|
c36a736caa
|
Merge github.com:grpc/grpc into outstanding_sweeps
|
8 years ago |
Mark D. Roth
|
2b626466af
|
Bug fixes and cleanups.
|
8 years ago |
Mark D. Roth
|
64f1f8d040
|
clang-format
|
8 years ago |
Mark D. Roth
|
bfbfca436c
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
8 years ago |
Mark D. Roth
|
c5c38782ec
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
8 years ago |
David G. Quintas
|
708d35fd2b
|
Merge pull request #8120 from dgquintas/moar_grpclb_fixes
More gRPC LB bugfixes.
|
8 years ago |
Jan Tattermusch
|
6eb987780a
|
simplify delayed streaming write logic
|
8 years ago |
Jan Tattermusch
|
7a73bec0e5
|
dont allow new writes if theres a write with delayed completion
|
8 years ago |
Mark D. Roth
|
abf03aed93
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
|
8 years ago |
Mark D. Roth
|
311e7badb8
|
s/minor/major/ in API cleanups doc.
|
8 years ago |
David Garcia Quintas
|
5bb7b9cec2
|
More gRPC LB bugfixes.
Courtesy of more in depth testing.
|
8 years ago |
David G. Quintas
|
d2f7268bc7
|
Merge pull request #8114 from dgquintas/rr_user_data_fix
Round Robin user_data fix
|
8 years ago |
yang-g
|
4b4571ab88
|
Add a test for nonbin header containing binary value
|
8 years ago |
Stanley Cheung
|
c9b401e3fc
|
cpp examples missing gpr asserts
|
8 years ago |
Nicolas Noble
|
dbe8587c2a
|
Merge pull request #7891 from jboeuf/new_ssl_certs
Updating roots from Mozilla.
|
8 years ago |
David Garcia Quintas
|
155b8200d4
|
Round Robin user_data fix
|
8 years ago |
Yang Gao
|
24869d558a
|
Merge pull request #7996 from yang-g/canonical
Add a helper to get canonical code from status
|
8 years ago |
Craig Tiller
|
7bb547bd6e
|
Merge pull request #8094 from ctiller/wait_to_start
Wait to start C++ clients until all connections are made
|
8 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.
|
8 years ago |
Nicolas Noble
|
b4fbd15774
|
Merge pull request #8037 from adelez/known_failures
Escapt +
|
8 years ago |
yang-g
|
c580af37e0
|
Add a check for metadata from auth plugin
|
8 years ago |
David Garcia Quintas
|
7777f97951
|
Synchronized tag number with that of authoritative copy
|
8 years ago |
Adele Zhou
|
107e51ef70
|
Escapt +
|
8 years ago |
David G. Quintas
|
b410f80bc4
|
Merge pull request #7746 from dgquintas/lb_add_md
Updates to gRPC LB
|
8 years ago |
kpayson64
|
9544aadbaa
|
Merge pull request #8065 from kpayson64/cygrpc_imports
Make .pxi imports relative to _cython directory rather than root.
|
8 years ago |
Mark D. Roth
|
1621c26c1e
|
Allow resolver to pass channel args to LB policy.
|
8 years ago |
Craig Tiller
|
65b2970383
|
Merge pull request #8108 from ctiller/one_at_a_time
Shutdown & restart qps workers between benchmark runs
|
8 years ago |
Yuchen Zeng
|
b4bca54aa2
|
Clang-format
|
8 years ago |
Nicolas Noble
|
edd2e50fcb
|
Merge pull request #8109 from jboeuf/readme_roots
Adding README explaning how roots are generated.
|
8 years ago |
Julien Boeuf
|
abc4f12b38
|
Adding README explaning how roots are generated.
|
8 years ago |
Abhishek Kumar
|
500ca305b1
|
Merge pull request #4955 from ejona86/http-grpc-status-mapping
Add HTTP->gRPC status code mapping
|
8 years ago |
David Garcia Quintas
|
5ebb7af9ef
|
Don't assert on use of unsupported user_data for LB policies
|
8 years ago |
kpayson64
|
78bb9a3ad7
|
Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode
Load roots.pem relative to current file
|
8 years ago |
Craig Tiller
|
025972d16d
|
Fix more things
|
8 years ago |
Craig Tiller
|
c197ec1fe6
|
Fix typo
|
8 years ago |
Jan Tattermusch
|
caa965b548
|
regenerate C# related files after backporting from master
|
8 years ago |
Jan Tattermusch
|
881a32f5a7
|
fix windows distribtest and add TODOs to remove hacks
|
8 years ago |
Jan Tattermusch
|
19f544cb65
|
make Grpc.Tools.nuspec buildable on Linux
|
8 years ago |
Jan Tattermusch
|
11cbb5b693
|
switch distribtests to use nugets generated by dotnet cli
|
8 years ago |