Donna Dionne
|
5557f80ac4
|
Passing C repo manager to markdroth
|
5 years ago |
Muxi Yan
|
9f6ce14dd9
|
Update CFStream doc with CFRunLoop poller info
|
5 years ago |
Muxi Yan
|
eb2b24ce25
|
Patch typo
|
5 years ago |
Yang Gao
|
c333aac060
|
Merge pull request #22836 from yang-g/wait_more
Adjust wait timeout according to test slowdown factor
|
5 years ago |
Yash Tibrewal
|
e291ef8bf9
|
Merge pull request #22746 from yashykt/fixfailsendmsg
Fix interceptor batch method FailHijackedRecvMessage for async APIs
|
5 years ago |
Mark D. Roth
|
e22fd58677
|
Merge pull request #22834 from markdroth/xds_rds_config_source_check
xds: Check RDS ConfigSource in LDS response.
|
5 years ago |
Mark D. Roth
|
72a42151ed
|
xds: Check RDS ConfigSource in LDS response.
|
5 years ago |
donnadionne
|
81feeac333
|
Merge pull request #22830 from donnadionne/revert
Added error message recording in AdsService so that it can be compared
|
5 years ago |
yang-g
|
88e43d9901
|
Adjust wait timeout according to test slowdown factor
|
5 years ago |
Taras
|
87ba15f28a
|
Merge pull request #1 from lidizheng/fix-alts-example-pylint
Fix the pylint complains for the ALTS example
|
5 years ago |
Yash Tibrewal
|
6a6481cb83
|
Reviewer comments
|
5 years ago |
Lidi Zheng
|
f6e6b9f640
|
Fix the pylint complain
|
5 years ago |
Lidi Zheng
|
ae73ab5190
|
Merge pull request #22812 from lidizheng/aio-mixed-server
[Aio] Make sync handlers runnable in AsyncIO server
|
5 years ago |
Donna Dionne
|
092932b4dd
|
Squash the last 2 commits.
|
5 years ago |
Pau Freixes
|
39d8fa3f0b
|
Apply feedback review
|
5 years ago |
Mark D. Roth
|
d29865bb44
|
Merge pull request #22833 from markdroth/grpclb_status_fix
grpclb: Add test showing that backend status is returned to client.
|
5 years ago |
donnadionne
|
3eb447cb6d
|
Merge pull request #22828 from donnadionne/policy_name
Consolidating LDS and RDS tests together as there are many simliar
|
5 years ago |
Taras Galkovskyi
|
f375c0b548
|
minor stylistic fixes
|
5 years ago |
Donna Dionne
|
9793af2b09
|
Consolidating LDS and RDS tests together
And refactoring the code to be able to reuse the same helper methods.
Updating all tests to use helper methods.
|
5 years ago |
Mark D. Roth
|
0324afa89e
|
grpclb: Add test showing that backend status is returned to client.
|
5 years ago |
Mark D. Roth
|
e3e55b0801
|
Merge pull request #22831 from markdroth/weighted_target_fix
weighted_target: Create all children before updating any of them.
|
5 years ago |
Mark D. Roth
|
1e9dc62db8
|
weighted_target: Create all children before updating any of them.
|
5 years ago |
Eric Gribkoff
|
b179868110
|
Merge pull request #22827 from ericgribkoff/disable_fail
Disable strict --fail_on_failed_rpc flag generally
|
5 years ago |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
5 years ago |
Eric Gribkoff
|
121a59ba4d
|
Disable strict --fail_on_failed_rpc flag generally
|
5 years ago |
Nicolas Noble
|
162fe9d112
|
Merge pull request #22825 from apolcyn/update_email
Update ruby gem email to grpc-io@googlegroups.com
|
5 years ago |
Alexander Polcyn
|
bad263d533
|
update ruby gem email to grpc-io@googlegroups.com
|
5 years ago |
donnadionne
|
629a891079
|
Merge pull request #22823 from donnadionne/revert
Passing C repo manager to donnadionne
|
5 years ago |
Taras Galkovskyi
|
d62df731a0
|
pacify pylint on examples folder
|
5 years ago |
Lidi Zheng
|
fb60bf235e
|
Synchonize the production and consumption of request messages
|
5 years ago |
Taras Galkovskyi
|
469631f549
|
run yapf; delete alts unit tests
|
5 years ago |
Lidi Zheng
|
8be1251e2c
|
Remove read/write API && simplify the logic of getting the pool
|
5 years ago |
Lidi Zheng
|
d40c1b8408
|
Fix the error on mac and win && make pytype happy
|
5 years ago |
Lidi Zheng
|
df065d41fa
|
Make sync handlers runnable in AsyncIO server
|
5 years ago |
ZhenLian
|
d39b43e3e5
|
Merge pull request #22814 from grpc/zhen_core_test_improvement_11
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
ZhenLian
|
6cf73030a9
|
add comments to avoid future use of hard-coded creds
|
5 years ago |
Donna Dionne
|
2a523b03f3
|
Passing C repo manager to donnadionne
|
5 years ago |
Pau Freixes
|
7b869e8442
|
Use message constant
|
5 years ago |
Pau Freixes
|
b9558026b1
|
Improve message redability
|
5 years ago |
Pau Freixes
|
32acd9d5fd
|
[Aio] Stream Unary client interceptor
Add support for Stream Unary client interceptor
|
5 years ago |
Taras Galkovskyi
|
486e27e2de
|
fix formatting issues
|
5 years ago |
ZhenLian
|
6a045297c2
|
remove dependencies that cause failures
|
5 years ago |
Esun Kim
|
56dd5fb5e4
|
Merge pull request #22655 from veblush/time-convert
Fix flaky ChannelzChannelTest::LastCallStartedTime test
|
5 years ago |
Taras Galkovskyi
|
4413d412e2
|
fix referencing variable out of scope that broke tests
|
5 years ago |
ZhenLian
|
d75de51e43
|
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
Esun Kim
|
6b0b2602f6
|
Merge pull request #22786 from veblush/bm_opencensus_plugin_test
Fix bm opencensus plugin test
|
5 years ago |
Mark D. Roth
|
468296b630
|
Merge pull request #22817 from markdroth/absl_string_view_host_port_fix
Fix c-ares resolver to properly handle error from SplitHostPort().
|
5 years ago |
Esun Kim
|
657275fbc0
|
Add note to gpr_convert_clock_type
|
5 years ago |
Esun Kim
|
8c64e96458
|
Fix flaky LastCallStartedTime
|
5 years ago |
Esun Kim
|
234b356e2f
|
Fix the flaky bm_opencensus_plugin
|
5 years ago |