mohanli-ml
|
c77540c1f8
|
Merge pull request #24112 from mohanli-ml/channelz-sampler-import
fix the import bug
|
4 years ago |
Menghan Li
|
d04cfab707
|
xds testing: always set validate_for_proxyless
|
4 years ago |
Eric Anderson
|
b2449c654e
|
Add grpc-java 1.32.1 to interop_matrix
|
4 years ago |
Eric Anderson
|
19beac027d
|
Merge pull request #23809 from ejona86/grpc-java-1.31.1
Bump client_matrix.py for grpc-java 1.31.1
|
4 years ago |
“Mohan
|
8cfe62155f
|
removed unused decl for ClangTidy
|
4 years ago |
“Mohan
|
876021f313
|
Fix two bugs for channelz_sampler_test
|
4 years ago |
Esun Kim
|
5229982273
|
Merge pull request #24088 from junyer/master
Attempt to find RE2 via CMake and via pkg-config.
|
4 years ago |
Alisha Nanda
|
8fea4cc33a
|
Merge pull request #24104 from grpc/revert-24043-master
Revert "Add timeout flag to gRPC cli"
|
4 years ago |
Eric Gribkoff
|
2b7364c993
|
Merge pull request #24101 from ericgribkoff/pin_cherrypick_v132
Backport #24094 to v1.32.x
|
4 years ago |
donnadionne
|
5bb8cdeeac
|
Merge pull request #24095 from donnadionne/import_fix
Cannot igore return values of SendRpc.
|
4 years ago |
Alisha Nanda
|
a3ef19c1f0
|
Revert "Add timeout flag to gRPC cli"
|
4 years ago |
donnadionne
|
f13c589dbc
|
Merge pull request #23801 from mampfes/use-https-for-re2
use https instead of ssh for google/re2 repository
|
4 years ago |
Eric Gribkoff
|
034cdbeb07
|
Merge pull request #24094 from ericgribkoff/xds_python3.6
xds tests: pin grpcio and grpc-tools to 1.31.0
|
4 years ago |
Eric Gribkoff
|
02dc8ebdfe
|
Merge pull request #24094 from ericgribkoff/xds_python3.6
xds tests: pin grpcio and grpc-tools to 1.31.0
|
4 years ago |
Donna Dionne
|
2d10cd4d26
|
Ensure SendRpc is not called without checking return value; use
CheckRpcSendOk to wrap it.
|
4 years ago |
Richard Belleville
|
b3f7aa21c3
|
Merge pull request #24099 from gnossen/importlib_abc
Make version check for importlib.abc in grpcio-tools more stringent (backport of #24098 to 1.32)
|
4 years ago |
Richard Belleville
|
42ffc7a033
|
Merge pull request #24098 from gnossen/grpc_tools_3.4
Make version check for importlib.abc in grpcio-tools more stringent
|
4 years ago |
Eric Gribkoff
|
a6a7755c3f
|
Pin grpcio and grpc-tools to 1.31.0
Can remove when https://github.com/grpc/grpc/pull/24094 is in a patch
release
|
4 years ago |
Richard Belleville
|
0e24177fc3
|
Make version check more stringent
|
4 years ago |
Richard Belleville
|
47dc875801
|
Make version check more stringent
|
4 years ago |
Mark D. Roth
|
8ecf8b6ef3
|
Merge pull request #24087 from zhungxd/path_wrong
fix wrong path
|
4 years ago |
Mark D. Roth
|
1370ea77bd
|
Merge pull request #23603 from riking/patch-1
Replace TODO with a link to the proto file
|
4 years ago |
Mark D. Roth
|
791fb0bbcb
|
Merge pull request #23642 from techieshark/patch-1
Clarify meaning of 'lameduck'
|
4 years ago |
yulin-liang
|
bd2157b026
|
Expose Cronet error message to the application layer.
|
4 years ago |
Lidi Zheng
|
ac5cca327a
|
Merge pull request #23453 from implr/addcythoninit
Add __init__.py to cygrpc pyx_library to support --incompatible_default_to_explicit_init_py
|
4 years ago |
mohanli-ml
|
2ec0868ebf
|
Merge pull request #23860 from mohanli-ml/channelz-sampler-work
Channelz sampler
|
4 years ago |
Yash Tibrewal
|
24ba65d6a1
|
Merge pull request #24080 from yashykt/caregimpl
Add certificate provider registry implementation
|
4 years ago |
Menghan Li
|
5f9d5e0103
|
Merge pull request #23991 from menghanl/xds_test_stable
xds testing: always set validate_for_proxyless
|
4 years ago |
Lidi Zheng
|
87e7d5015d
|
Merge pull request #24060 from lidizheng/unified-doc-gen-1.32
[Backport] Add a unified doc generation script to 1.32
|
4 years ago |
Mark D. Roth
|
d9762f1502
|
Pass repo manager duty to nicolasnoble.
|
4 years ago |
zhungxd
|
e4cdcb7b25
|
fix wrong path
|
4 years ago |
root
|
609eb861ca
|
add server->start() to correspond with PR23636
|
4 years ago |
Paul Wankadia
|
45e413d252
|
Attempt to find RE2 via CMake and via pkg-config.
|
4 years ago |
root
|
8c6be42148
|
add i386 docker and more tests for timeval
|
4 years ago |
apolcyn
|
7c1dab7297
|
Merge pull request #24033 from apolcyn/port_picker_threadsafe
Make the server-based port picker thread safe
|
4 years ago |
apolcyn
|
7916563e7a
|
Merge pull request #24041 from apolcyn/fix_shutdown
Wait for server's shutdown tag to complete before destroying it in stranded_event_test
|
4 years ago |
ZhenLian
|
fb4dd355e8
|
Merge pull request #23572 from ZhenLian/zhen_dynamic_file_reloading_1
Add tls_certificate_distributor implementation
|
4 years ago |
“Mohan
|
35a4133e4b
|
Solve the sanity check problem for Json
|
4 years ago |
“Mohan
|
dee219a28f
|
Make entity description type as Json instead of string
|
4 years ago |
Karthik Ravi Shankar
|
bf782def6b
|
Fix for buildgen script failure
|
4 years ago |
Esun Kim
|
731ce0042e
|
Merge pull request #24081 from grpc/revert-23710-shutdown
Revert "Implemented conditional shutdown"
|
4 years ago |
Karthik Ravi Shankar
|
9450596bc1
|
Fix end2end tests
|
4 years ago |
Alisha Nanda
|
b93ee66fe2
|
Merge pull request #24043 from ananda1066/master
Add timeout flag to gRPC cli
|
4 years ago |
Esun Kim
|
7a0f16e805
|
Revert "Implemented conditional shutdown"
|
4 years ago |
Karthik Ravi Shankar
|
375d92be8d
|
Merge branch 'master' into sync-stream
|
4 years ago |
Yash Tibrewal
|
cdda406115
|
Add certificate provider registry implementation
|
4 years ago |
Mark D. Roth
|
414bb8322d
|
Merge pull request #24074 from markdroth/1.32-release
Bump version number to 1.32.0.
|
4 years ago |
donnadionne
|
0c1ca7b71d
|
Merge pull request #24055 from donnadionne/new_tests
New Tests to guard against regression when routing and weighted target
|
4 years ago |
Esun Kim
|
3c1cb4f300
|
Merge pull request #24075 from veblush/macos/grpc_build_artifacts
Increase timeout of macos/grpc_build_artifacts to 150min
|
4 years ago |
Yash Tibrewal
|
9f4c2e4a75
|
Merge pull request #24076 from yashykt/newcaheaders
Add certificate provider factory, store and registry headers
|
4 years ago |