Jan Tattermusch
|
35dc47a1c3
|
fix error "passing 'const char *' to parameter of type 'void *' discards qualifiers"
|
5 years ago |
Jan Tattermusch
|
4c303a387e
|
Revert "Revert "C# expose C-core's debug error string in Status struct""
This reverts commit 7c30f0c956 .
|
5 years ago |
Jan Tattermusch
|
900699ce27
|
Merge pull request #22895 from Falco20019/grpc-tools-fix-cpp-cleanup
Fix C++ cleanup in Grpc.Tools
|
5 years ago |
Yash Tibrewal
|
aaa72396a6
|
Merge pull request #23082 from yashykt/unnamedstruck
Remove unnamed typedef structs in src/core
|
5 years ago |
Stanley Cheung
|
9e2b5ef857
|
Merge pull request #23142 from stanley-cheung/add-xds-timeout
Set timeout to PHP/Ruby xDS test
|
5 years ago |
Stanley Cheung
|
88be358e0d
|
Set timeout on PHP/Ruby xDS test
|
5 years ago |
Mark D. Roth
|
9e66c03aba
|
Merge pull request #23138 from markdroth/xds_logging_ugh
xds: Add logging for WeightedCluster field.
|
5 years ago |
Stanley Cheung
|
8f8155e0e0
|
Merge pull request #23139 from stanley-cheung/debug-php-xds-qps
Add debug to php / ruby xds test around qps param
|
5 years ago |
Stanley Cheung
|
503e2f8766
|
Fix format
|
5 years ago |
Stanley Cheung
|
bd061ecf47
|
Add debug info to xds test
|
5 years ago |
Mark D. Roth
|
a11679fb2f
|
xds: Add logging for WeightedCluster field.
|
5 years ago |
Sheena Madan
|
9163bb39b1
|
Merge pull request #23135 from grpc/revert-22891-csharp_expose_debug_string
Revert "C# expose C-core's debug error string in Status struct"
|
5 years ago |
Richard Belleville
|
961b6bec51
|
Merge pull request #23115 from gnossen/xds_documentation_update
Remove reference to building from source in Python xDS Example
|
5 years ago |
Jan Tattermusch
|
7c30f0c956
|
Revert "C# expose C-core's debug error string in Status struct"
|
5 years ago |
Jan Tattermusch
|
7f2ff7334f
|
Merge pull request #23129 from jtattermusch/fix_csharp_distribtest_protobuf
Fix C# distrib test
|
5 years ago |
Jan Tattermusch
|
10dd24dcb9
|
Merge pull request #22891 from jtattermusch/csharp_expose_debug_string
C# expose C-core's debug error string in Status struct
|
5 years ago |
Stanley Cheung
|
244f084d19
|
Merge pull request #23128 from stanley-cheung/inc-php-xds-timeout
Increase PHP/Ruby xDS test timeout
|
5 years ago |
Jan Tattermusch
|
bd6d4efc7a
|
fix C# distrib test
|
5 years ago |
Stanley Cheung
|
3e4eafab9c
|
Increase PHP/Ruby xDS test timeout
|
5 years ago |
apolcyn
|
e8252f4440
|
Merge pull request #23125 from HannahShiSFB/ruby-greeter-error-check
Ruby: better error checking in ruby helloworld greeter_client
|
5 years ago |
Stanley Cheung
|
0593d35e6e
|
Merge pull request #23126 from stanley-cheung/test-php-xds
Fix PHP xDS test
|
5 years ago |
Hannah Shi
|
deb88ffa6b
|
print the exception's message, rather than individual fields
|
5 years ago |
Eric Gribkoff
|
93ef8962d9
|
Merge pull request #23091 from menghanl/xds_interop_disable_validation
xds interop: disable validateForProxyless for traffic splitting test
|
5 years ago |
Stanley Cheung
|
8a856d3814
|
Fix PHP xDS test
|
5 years ago |
Hannah Shi
|
acd54e7c19
|
better error checking in ruby helloworld greeter_client
|
5 years ago |
Menghan Li
|
1cc9ea82ec
|
disable validation by deleting/recreating target proxy
|
5 years ago |
Richard Belleville
|
661791c2a2
|
Restructure README
|
5 years ago |
Jan Tattermusch
|
2ca781f5a1
|
address review feedback
|
5 years ago |
Mark D. Roth
|
6b3ca6a48b
|
Merge pull request #23118 from markdroth/xds_interop_tracer
Enable xds_routing_lb tracer in xds interop tests.
|
5 years ago |
Mark D. Roth
|
3f0eb8ae77
|
Merge pull request #23117 from markdroth/xds_resource_removal_crash_fix
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
|
5 years ago |
Jan Tattermusch
|
8f0e8275c5
|
Merge pull request #23114 from jtattermusch/csharp_xds_example
Add C# XDS example
|
5 years ago |
Lidi Zheng
|
3e2513c31a
|
Merge pull request #22985 from staticdev/master
Initial module docstring for python _pb2_grpc
|
5 years ago |
Mark D. Roth
|
4cfeb71b63
|
Enable xds_routing_lb tracer in xds interop tests.
|
5 years ago |
Mark D. Roth
|
21ee2335d2
|
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
|
5 years ago |
Yash Tibrewal
|
bc9ae03963
|
Merge pull request #23041 from kdungs/patch-1
Correct gMock syntax in example code.
|
5 years ago |
Yash Tibrewal
|
a3e4a2ca67
|
Merge branch 'master' into unnamedstruck
|
5 years ago |
Yash Tibrewal
|
b16ce8d621
|
Merge pull request #23032 from rcleveng/master
Fix missing include for std::string
|
5 years ago |
apolcyn
|
30cfd114b3
|
Merge pull request #23110 from apolcyn/fix_grpc_cli
Allow configuring default service configs in grpc_cli via --default_service_config
|
5 years ago |
Jan Tattermusch
|
72c92813a8
|
alternative API: expose debug error in form of an exception
|
5 years ago |
Jan Tattermusch
|
171eeb552a
|
make hostname configurable
|
5 years ago |
Nicolas Noble
|
d075d49a1b
|
Merge pull request #23116 from grpc/revert-23005-asyncwrite
Revert "Fix StartCall: make corking work and allow concurrent Start*"
|
5 years ago |
Karthik Ravi Shankar
|
11c54ada0d
|
Revert "Fix StartCall: make corking work and allow concurrent Start*"
|
5 years ago |
Richard Belleville
|
951263b12f
|
Remove reference to builing from source
|
5 years ago |
Alexander Polcyn
|
0a452b9d19
|
Allow configuring default service configs in grpc_cli
|
5 years ago |
Mark D. Roth
|
c566b0f7af
|
Merge pull request #23105 from markdroth/xds_uri_scheme
Support xDS via both "xds" and "xds-experimental" URI schemes.
|
5 years ago |
Jan Tattermusch
|
f5ecc0adc8
|
add commandline parsing
|
5 years ago |
Jan Tattermusch
|
8049266e64
|
improvements
|
5 years ago |
Jan Tattermusch
|
682e8bd035
|
add C# xds example
|
5 years ago |
Mark D. Roth
|
46ee6598b0
|
Merge pull request #23106 from markdroth/xds_listener_removed_flakiness
Fix xds_end2end_test to not set the response state back to SENT.
|
5 years ago |
Srini Polavarapu
|
48e7c3d275
|
Merge pull request #23108 from srini100/merge_from_129x
Merge from 129x
|
5 years ago |