Vijay Pai
|
1cdc78cb9e
|
Revert "Merge pull request #23562 from yang-g/one_core"
This reverts commit f614b66a98 , reversing
changes made to 5d803dcd3f .
|
4 years ago |
Eric Gribkoff
|
41f83168c3
|
Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc
Update semantics of --fail_on_failed_rpc
|
4 years ago |
Menghan Li
|
9e81599797
|
Merge pull request #23641 from menghanl/xds_sh_routing
xds testing: add path_matching and header_matching to cpp tests
|
4 years ago |
ZHANG Dapeng
|
44a8ee928d
|
Fix string interpolation in run_xds_tests.py
|
4 years ago |
Yang Gao
|
9e095b2076
|
Merge pull request #23643 from iposva-google/render_server_sockets
Fix pagination in ServerNode::RenderServerSockets.
|
4 years ago |
Eric Gribkoff
|
5b6997d5a7
|
Merge branch 'master' into delay_fail_on_failed_rpc
|
4 years ago |
Ivan Posva
|
92edd711cd
|
Fix pagination in ServerNode::RenderServerSockets.
|
4 years ago |
Esun Kim
|
3ac116f1cb
|
Enabled GPR_ABSEIL_SYNC
|
4 years ago |
Esun Kim
|
5cc76cf450
|
Merge pull request #23635 from veblush/fix-transport-test
Added call to grpc::testing::TestEnvironment in transports tests
|
4 years ago |
Lidi Zheng
|
655319e286
|
Ban this test with gevent + Windows
|
4 years ago |
Alexander Polcyn
|
9b4ef62cb9
|
Split up run_ruby_end2end_tests.sh into more granular test targets
|
4 years ago |
apolcyn
|
3d4d992470
|
Merge pull request #23619 from apolcyn/fix_ruby_call_cred_timeout_test
Remove an invalid assumption from ruby call creds timeout test
|
4 years ago |
Mark D. Roth
|
401977cb26
|
Merge pull request #23638 from markdroth/xds_v3_build_fix
Hacks to fix build problems on import.
|
4 years ago |
Menghan Li
|
1a10109d10
|
xds testing: add path_matching and header_matching to cpp tests
|
4 years ago |
Lidi Zheng
|
df440a5a66
|
It seems the port binding won't fail if a port is occupied by native socket
|
4 years ago |
Lidi Zheng
|
ae9d511a5e
|
Merge pull request #23568 from emkornfield/use_sources
Uses sources.json from BoringSSL
|
4 years ago |
apolcyn
|
5b3158f5ed
|
Merge pull request #23625 from apolcyn/remove_sleeps
Fix parent/child process synchronization in two ruby tests
|
4 years ago |
Mark D. Roth
|
255a468b44
|
Hacks to fix build problems on import.
|
4 years ago |
Esun Kim
|
4c6a6b5a52
|
Clean up transport tests
|
4 years ago |
Richard Belleville
|
d0d742ee59
|
Merge pull request #22800 from CFHT/support-python-rules-namespaced
py_proto_library uses workspace and pkg paths
|
4 years ago |
Menghan Li
|
b5b0dfb85e
|
Merge pull request #23439 from menghanl/xds_interop_routing
xds interop: add routing path/header matching to framework
|
4 years ago |
donnadionne
|
2e9f66d329
|
Merge pull request #23623 from donnadionne/cc
Fixing a member var to not be a reference.
|
4 years ago |
Lidi Zheng
|
b9b33c06eb
|
Make sure the SO_REUSEPORT is off
|
4 years ago |
Lidi Zheng
|
217dade003
|
Raises an exception when port binding failed
|
4 years ago |
Alexander Polcyn
|
cba97021a9
|
Remove an invalid assumption from ruby call creds timeout test
|
4 years ago |
Eric Gribkoff
|
7df3017c8a
|
Update semantics of --fail_on_failed_rpc
|
4 years ago |
donnadionne
|
e20136f944
|
Merge pull request #23624 from donnadionne/rm
Passing repo manager to markdroth
|
4 years ago |
Menghan Li
|
1c2f57ae1d
|
xds interop: add routing path matching to framework
- prefix and full path
- header matching
- print client cmd to run
- new test cases are not included in all
|
4 years ago |
Donna Dionne
|
8b3224ba62
|
Fixing a member var to not be a reference.
|
4 years ago |
Alexander Polcyn
|
59da17dd7d
|
Fix parent/child process synchronization in two ruby tests
|
4 years ago |
Donna Dionne
|
70a6e7c644
|
Passing repo manager to markdroth
|
4 years ago |
daicoden
|
2fc3131829
|
Add copyrights
|
4 years ago |
Mark D. Roth
|
8517f67ff6
|
Merge pull request #23612 from markdroth/xds_v3_build_fix
Fix BUILD file for import.
|
4 years ago |
donnadionne
|
bbb1783fd0
|
Merge pull request #23610 from donnadionne/crash
Member variable should not be a reference; causing crash when used in destructor.
|
4 years ago |
Yash Tibrewal
|
8bd03cb9d6
|
Merge pull request #23575 from yashykt/chttp2transportcomment
Comment formatting in chttp2_transport
|
4 years ago |
Donna Dionne
|
6fc2e798e6
|
Member variable should not be a reference; causing crash when used in destructor.
|
4 years ago |
Mark D. Roth
|
da9b03638a
|
Fix BUILD file for import.
|
4 years ago |
matthewstevenson88
|
6f5c468dfe
|
Merge pull request #23608 from matthewstevenson88/matt-disable-tls13
Disable TLS 1.3 in the C-core.
|
4 years ago |
Stanley Cheung
|
0ebcb5ec49
|
Merge pull request #23567 from HannahShiSFB/23477
PHP: avoid destroy channel more than once
|
4 years ago |
Karthik Ravi Shankar
|
1de0bfd9e2
|
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc""
|
4 years ago |
Karthik Ravi Shankar
|
fa02ab8d3f
|
Merge pull request #23609 from grpc/revert-23308-create-channel
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
4 years ago |
Matthew Stevenson
|
25d2b9b102
|
Fix number of TLS version tests to run.
|
4 years ago |
Hannah Shi
|
d3c1cbf4cb
|
replace gawk with awk, so as not to introduce an extra dependency
|
4 years ago |
Matthew Stevenson
|
6ccc298665
|
Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc.
|
4 years ago |
Karthik Ravi Shankar
|
f1bc43edf6
|
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
4 years ago |
Matthew Stevenson
|
86f6b1c046
|
Disable TLS 1.3 in the C-core.
|
4 years ago |
Karthik Ravi Shankar
|
bf641af30b
|
Merge pull request #23308 from karthikravis/create-channel
Move create_channel and credentials from ::grpc_impl to ::grpc
|
4 years ago |
donnadionne
|
a8a8762c40
|
Merge pull request #23599 from donnadionne/ruby
Fixing Ruby compilation failure with source-only package
|
4 years ago |
Karthik Ravi Shankar
|
db3cd51b2f
|
Move ErrorDetails from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18455
|
4 years ago |
Donna Dionne
|
d2dd5900bf
|
Fixing Ruby 1.31.0.pre1 compilation failure with source-only package
missing re2 from build_handwritten.yaml and generated grpc.gemspec
|
4 years ago |