Jan Tattermusch
|
860d6e5e26
|
improve asserts
|
5 years ago |
Jan Tattermusch
|
fa99395610
|
csharp debug error string improvements
|
5 years ago |
Jan Tattermusch
|
1cbd0d4c2a
|
populate Status.DebugErrorString in C#
|
5 years ago |
Jan Tattermusch
|
cfe0b3a327
|
Revert "populate error string in ClientSideStatus"
This reverts commit f2178a136d .
|
5 years ago |
Jan Tattermusch
|
f2178a136d
|
populate error string in ClientSideStatus
|
5 years ago |
Jan Tattermusch
|
0ac75d7a19
|
add grpcsharp_batch_context_recv_status_on_client_error_string native method
|
5 years ago |
donnadionne
|
db932d810d
|
Merge pull request #22888 from donnadionne/revert
Fixing a build error
|
5 years ago |
Donna Dionne
|
7fe44d8b1e
|
Fixing a build error
A parameter has been removed, but the next PR merged cleanly while still
using the removed parameter.
|
5 years ago |
Jan Tattermusch
|
fd970c8cd9
|
Merge pull request #21540 from zackgalbreath/fix_typo
Fix typo in recent BUILDING.md update
|
5 years ago |
Mark D. Roth
|
7b3590d543
|
Merge pull request #22854 from markdroth/xds_lrs_send_all_clusters
xds: Add support for send_all_clusters field in LRS.
|
5 years ago |
Jan Tattermusch
|
67bafdfc9c
|
Merge pull request #21584 from simo9000/documentation-fix-csharp-build-integration
Changes all occurences of %(RelativePath) to %(RelativeDir) in csharp doc
|
5 years ago |
Muxi Yan
|
e29f3b27b1
|
Merge pull request #19380 from rmstar/c++podfile
Fix BoringSSL pod name
|
5 years ago |
Lidi Zheng
|
9993d2b9a4
|
Merge pull request #22860 from lidizheng/fix-metadata-flags-test-flake
Fix the metadata flags test flake
|
5 years ago |
Yash Tibrewal
|
3c82944cc6
|
Merge pull request #22867 from yashykt/stalebot30
Update stale bot to 30 days
|
5 years ago |
Lidi Zheng
|
e2a41a1001
|
Restore for 2.7
|
5 years ago |
Yash Tibrewal
|
cf9ee7f246
|
Update stale bot to 30 days
|
5 years ago |
Muxi Yan
|
06d4be0f19
|
Merge pull request #22844 from muxi/cfstream-doc
Update CFStream doc with CFRunLoop poller info
|
5 years ago |
donnadionne
|
2bfbef4562
|
Merge pull request #22857 from donnadionne/policy_name
Modifying SetXdsResource methods sigurature to avoid passing in the
|
5 years ago |
Donna Dionne
|
ac50289274
|
Modify the signature of all SetXdsResource methods to avoid un-necessary
parameter "name".
|
5 years ago |
Lidi Zheng
|
4484918d34
|
Close the socket to ensure falling into transient failure state
|
5 years ago |
Muxi Yan
|
9640aa3db8
|
Add FB number in the comment
|
5 years ago |
ZhenLian
|
116e1018ff
|
Merge pull request #22822 from grpc/zhen_core_test_improvement_12
add comments to avoid future use of hard-coded creds
|
5 years ago |
yihuaz
|
4efeb8f1fd
|
Merge pull request #22638 from tgalkovskyi/master
Expose ALTS client/server credentials in Python API
|
5 years ago |
donnadionne
|
03983eb309
|
Merge pull request #22853 from donnadionne/revert
Passing C repo manager to markdroth
|
5 years ago |
Pau Freixes
|
b6f4feb64c
|
Merge pull request #22821 from Skyscanner/stream_unary_client_interceptor
[Aio] Stream Unary client interceptor
|
5 years ago |
Muxi Yan
|
283fba63f8
|
Merge pull request #22843 from grpc/muxi-patch-1
Patch typo in iomgr_posix_cfstream documentation
|
5 years ago |
Mark D. Roth
|
b95843c1b7
|
xds: Add support for send_all_clusters field in LRS.
|
5 years ago |
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 |