Richard Belleville
|
0b55c341b0
|
Merge pull request #24125 from gnossen/windows_oserror_backport
[gRPC Easy] Fix import errors on Windows (backport of #24124)
|
4 years ago |
Richard Belleville
|
e835d368bd
|
Fix import errors on Windows
|
4 years ago |
Menghan Li
|
295b1ba1d5
|
Merge pull request #24118 from menghanl/v1.32.x_bp
xds testing: always set validate_for_proxyless
|
4 years ago |
Menghan Li
|
d04cfab707
|
xds testing: always set validate_for_proxyless
|
4 years ago |
Eric Gribkoff
|
2b7364c993
|
Merge pull request #24101 from ericgribkoff/pin_cherrypick_v132
Backport #24094 to v1.32.x
|
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 |
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
|
0e24177fc3
|
Make version check more stringent
|
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
|
414bb8322d
|
Merge pull request #24074 from markdroth/1.32-release
Bump version number to 1.32.0.
|
4 years ago |
Mark D. Roth
|
9fd377b160
|
Bump version number to 1.32.0.
|
4 years ago |
Lidi Zheng
|
17df52161a
|
Shallow update not allowed (--depth)
|
4 years ago |
Lidi Zheng
|
c220cf1224
|
Resolve comments
|
4 years ago |
Lidi Zheng
|
4511738d18
|
Add a link to automatically create a PR
|
4 years ago |
Lidi Zheng
|
65f8527e12
|
Make shellcheck happy
|
4 years ago |
Lidi Zheng
|
698fb998a1
|
Add a script to generate all languages doc and push to GitHub
|
4 years ago |
Eric Gribkoff
|
0dae482743
|
Merge pull request #24021 from ericgribkoff/backport_132x_times
Backport timeout changes to v1.32.x
|
4 years ago |
Eric Gribkoff
|
42ec625d27
|
Merge pull request #24012 from ericgribkoff/python_timeout_bump
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
1775fe222a
|
Merge pull request #24010 from ericgribkoff/increase_wait_for_stats_timeout
Increase wait for stats timeout
|
4 years ago |
Mark D. Roth
|
d82a10d99b
|
Merge pull request #24004 from markdroth/v1.32.x_version
Change version to 1.32-pre1 and bump major core version number.
|
4 years ago |
Mark D. Roth
|
a818a376b2
|
Change version to 1.32-pre1 and bump major core version number.
|
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 |