Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
4 years ago |
Jan Tattermusch
|
c02c680074
|
Merge pull request #23995 from jtattermusch/csharp_distribtest_updgrade_protobuf3_13
upgrade Google.Protobuf to 3.13.0 in C# distribtests
|
4 years ago |
Jan Tattermusch
|
8d8152ed4e
|
fix System.Memory dependency mismatch in c# distribtests
|
4 years ago |
Yash Tibrewal
|
ae16067f50
|
Merge pull request #23984 from yashykt/removestreamfromlists
Remove stream from stalled lists on remove_stream
|
4 years ago |
Esun Kim
|
d720a580cb
|
Merge pull request #23980 from veblush/centos7-pydev
Upgraded gcc to 8 in python_dev_centos7_x64
|
4 years ago |
Ashitha Santhosh
|
2fc60cbe30
|
Merge pull request #23975 from ashithasantosh/mock_cel
Add mock cel APIs.
|
4 years ago |
Esun Kim
|
f8e684944c
|
Upgraded gcc to 8 in python_dev_centos7_x64
|
4 years ago |
Ashitha Santhosh
|
369bd24b7c
|
Add mock CEL APIs.
|
4 years ago |
Jan Tattermusch
|
42f741ecc4
|
use GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for C# distribtest that tests classic .csproj
|
4 years ago |
Jan Tattermusch
|
2fb9b57fe5
|
upgrade Google.Protobuf in C# distribtests
|
4 years ago |
Mark D. Roth
|
dca24b8de5
|
Merge pull request #23987 from markdroth/v1.31_upmerge
Upmerge from v1.31.x branch in preparation for 1.32 branch cut.
|
4 years ago |
Mark D. Roth
|
df1fbc0a59
|
Merge pull request #23976 from markdroth/xds_virtual_host_validation
Second attempt: xds: Don't identify the needed VirtualHost at validation time
|
4 years ago |
Lidi Zheng
|
157beb4398
|
Merge pull request #23981 from lidizheng/improve-exit-test
Improve the exit test to yield better logs
|
4 years ago |
Mark D. Roth
|
1f2821105f
|
Merge remote-tracking branch 'upstream/v1.31.x' into HEAD
|
4 years ago |
Jan Tattermusch
|
1f1335214c
|
Merge pull request #23485 from jtattermusch/protobuf-4
Use new protobuf serialization/deserialization API in C# marshallers
|
4 years ago |
Yash Tibrewal
|
ca72e15e3c
|
Cleanup
|
4 years ago |
Yash Tibrewal
|
b83c481f2b
|
Remove stream from stalled lists on remove_stream
|
4 years ago |
Lidi Zheng
|
1dbc68c4ae
|
Disable two in flight stream stream cases due to known flake
|
4 years ago |
Mark D. Roth
|
4365bdfdcc
|
Merge pull request #23953 from markdroth/grpc_call_cancel_internal
Don't call grpc_call_cancel() from within core.
|
4 years ago |
Lidi Zheng
|
cd1b211321
|
Improve the exit test to yield better logs
|
4 years ago |
Esun Kim
|
820f906248
|
Merge pull request #23977 from veblush/test-harden
Add init and shutdown to verify_peer_options
|
4 years ago |
Jan Tattermusch
|
c1c268fff4
|
regenerate C# grpc stubs
|
4 years ago |
Jan Tattermusch
|
3013a636d2
|
C# generator: use buffer serialization
|
4 years ago |
Jan Tattermusch
|
ac453eb8b6
|
Merge pull request #23855 from jtattermusch/protobuf_upgrade_3_13_0
Upgrade third_party/protobuf to v3.13.0
|
4 years ago |
Esun Kim
|
aa43403343
|
Add init and shutdown to verify_peer_options
|
4 years ago |
Mark D. Roth
|
5adf794eec
|
Increase polling timeout for NoMatchedDomain test.
|
4 years ago |
Mark D. Roth
|
91b698d232
|
Revert "Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation"
This reverts commit 13b5f0b625 , reversing
changes made to 9ea2d7c89d .
|
4 years ago |
Jan Tattermusch
|
cd90574c80
|
update ObjC to protobuf v3.13.0
|
4 years ago |
Jan Tattermusch
|
2e86c86540
|
run tools/distrib/python/make_grpcio_tools.py
|
4 years ago |
Jan Tattermusch
|
319a2b18cb
|
upgrade C# to Google.Protobuf 3.13.0
|
4 years ago |
Jan Tattermusch
|
3db07b9cbf
|
upgrade ruby to protobuf 3.13.0
|
4 years ago |
Jan Tattermusch
|
3b4fa78cd6
|
regenerate C# and PHP protos
|
4 years ago |
Jan Tattermusch
|
181ddf2b12
|
bump third_party/protobuf to v3.13.0
|
4 years ago |
Jan Tattermusch
|
097ef67ded
|
Merge pull request #23902 from jtattermusch/upgrade_bazel_2_2_0
Upgrade bazel used for all tests to 2.2.0
|
4 years ago |
Eric Gribkoff
|
49fdce79c3
|
Merge pull request #23965 from ericgribkoff/backport_unique_suffix
Backport unique suffix fix to v1.31.x
|
4 years ago |
Jan Tattermusch
|
57161a7a94
|
add missing //examples:keyvaluestore_proto target
|
4 years ago |
Richard Belleville
|
aa942b0e82
|
Fix duplicated generated file
|
4 years ago |
donnadionne
|
13b5f0b625
|
Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation
Revert "xds: Don't identify the needed VirtualHost at validation time."
|
4 years ago |
donnadionne
|
4cb21ff819
|
Revert "xds: Don't identify the needed VirtualHost at validation time."
|
4 years ago |
Eric Gribkoff
|
1263c8014f
|
Merge pull request #23956 from ericgribkoff/unique_suffix
xds test: retry with random suffix after conflict
|
4 years ago |
Esun Kim
|
9ea2d7c89d
|
Merge pull request #23962 from veblush/karthikravis
To karthikravis
|
4 years ago |
apolcyn
|
fb134e812a
|
Merge pull request #23960 from apolcyn/double_deadline
Double the handshake failure deadline of TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
|
4 years ago |
Richard Belleville
|
b98bd30c86
|
Merge pull request #23959 from gnossen/master_python_xds_interop_unbufferede
Run Python xDS interop client without STDOUT/STDERR buffering
|
4 years ago |
Esun Kim
|
8b50c21dbe
|
To karthikravis
|
4 years ago |
Alexander Polcyn
|
e5bb358edd
|
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
|
4 years ago |
Eric Gribkoff
|
aa1b281e94
|
Merge pull request #23956 from ericgribkoff/unique_suffix
xds test: retry with random suffix after conflict
|
4 years ago |
Richard Belleville
|
314eeefccf
|
Run Python interop client without STDOUT/STDERR buffering
|
4 years ago |
Stanley Cheung
|
83c791dd1b
|
Merge pull request #23940 from stanley-cheung/php-destroy-channel-1_31
Backport "PHP: avoid destroy channel more than once" to v1.31.x
|
4 years ago |
Jan Tattermusch
|
11561c54c8
|
Merge pull request #23930 from jtattermusch/csharp_19196_not_an_issue
Add extra comments that explain that #19196 is not an issue
|
4 years ago |
Richard Belleville
|
4a2d4a0b64
|
Merge pull request #23949 from gnossen/grpcio_tools_import
Tolerate old versions of grpcio-tools
|
4 years ago |