Esun Kim
96a2dbeaa0
Merge pull request #24751 from veblush/to-karthikravis
...
Pass to karthikravis
4 years ago
Lidi Zheng
096a95ba01
Merge pull request #24767 from grpc/revert-24673-modernize-several-scripts
...
Revert "Resolve warnings and deprecations in several scripts in tools"
4 years ago
Mark D. Roth
a244d39acc
Merge pull request #24756 from markdroth/xds_test_cleanup
...
Move resource generation out of ADS impl and into test suite class.
4 years ago
donnadionne
b4619a78d1
Merge pull request #24761 from donnadionne/interop_fix
...
Fixing a bug in cpp xds interop client after the use of absl::GetFlag
4 years ago
Jan Tattermusch
3e5e117c92
unify OS detection logic between Grpc.Core.PlatformApis and Grpc.Tools
4 years ago
Jan Tattermusch
dcb3f8c73e
Revert "Resolve warnings and deprecations in several scripts in tools"
4 years ago
Jan Tattermusch
63da0468b4
remove useless grpc_interop_dart dockerfile template
4 years ago
Erwin de Haan
6dbdedd9a0
Make RIDs for the native dependencies in Grpc.Core arch specific
4 years ago
Jan Tattermusch
cf3d407e69
upgrade dart interop SDK to 2.10
4 years ago
Donna Dionne
c85ce105ee
Fixing a bug in cpp xds interop client after the use of absl::GetFlag
...
Code used absl::string_view to point into FLAG_xxx, when we changed
to uses absl::GetFlag, absl::string_view is pointing into temp variables
which results in undefined behaviour for the flags.
4 years ago
Esun Kim
014a2a0d54
Merge pull request #24748 from veblush/alts-mac
...
Disable ALTS connectivity test on Mac
4 years ago
Esun Kim
61deee2217
Disable ASSERT_EQ in ConnectLoop on Mac
4 years ago
Chengyuan Zhang
972978c11e
Fix formatting.
4 years ago
capstan
1f670397ce
Remove gflags.
...
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
4 years ago
Chengyuan Zhang
00bb398c58
Perform circuit breaking test with dedicated backend services.
4 years ago
Chengyuan Zhang
3fef71243a
Use two extra backend services for circuit breaking test.
4 years ago
Lidi Zheng
2e142c3dcf
Merge pull request #24673 from lidizheng/modernize-several-scripts
...
Resolve warnings and deprecations in several scripts in tools
4 years ago
Mark D. Roth
07016f8191
Move resource generation out of ADS impl and into test suite class.
4 years ago
Lidi Zheng
b65679bb74
Include AsyncIO interceptors in generated doc
4 years ago
Lidi Zheng
1389fa7426
Incur setuptools as an dependency for grpcio_tools
4 years ago
Lidi Zheng
35f48d584d
Explicitly import "util"
4 years ago
Esun Kim
d92bde3f52
To karthikravis
4 years ago
Lidi Zheng
6339ae9a4a
Use Python3 for build_cleaner
4 years ago
Lidi Zheng
a9361ecc62
Update build_cleaner
4 years ago
Lidi Zheng
39504dd984
Add --ignore-installed
4 years ago
Lidi Zheng
9191625db7
Upgrade yaml
4 years ago
Lidi Zheng
76aade3eac
Resolve warnings and deprecations in several scripts in tools
4 years ago
Lidi Zheng
cbab3b4dac
Str and bytes have different interface...
4 years ago
Lidi Zheng
0e275f3d2b
Change to explicitly encode
4 years ago
Lidi Zheng
e191e98f37
Unify the encoding to ascii
4 years ago
Lidi Zheng
892e7bacb1
Explicitly set encoding to ascii to prevent TypeError in 3.7+
4 years ago
root
e250601ff2
add ifdef for compiling on php8
4 years ago
Patrice Chalin
3732feb204
Drop "C" from "C core"
4 years ago
Jan Tattermusch
2ebd3c3c02
Merge pull request #24714 from jtattermusch/better_unity_check
...
Improve PlatformApis check for detecting Unity
4 years ago
Jan Tattermusch
cc956c8e85
Merge pull request #24726 from chalin/patch-1
...
Copyedits to release header
4 years ago
yulin liang
4e296f0f68
Merge pull request #24742 from yulin-liang/flaky-test
...
Fix ios flaky tests
4 years ago
Esun Kim
2c7ffc45f0
Merge pull request #24740 from veblush/rbe-py-cert
...
Add a workaround for CERTIFICATE_VERIFY_FAILED
4 years ago
yulin-liang
5e175b9de7
Fix ios flaky tests
4 years ago
Esun Kim
cdc1961bf8
Merge pull request #24735 from veblush/ios-requests
...
Python3ize ios_bin/binary_size.py
4 years ago
Esun Kim
0859a3e43a
Add a workaround for CERTIFICATE_VERIFY_FAILED
4 years ago
Esun Kim
bfdfc9eabc
Python3 ios_bin/binary_size.py
4 years ago
Patrice Chalin
ff79966313
Simplify src/core/README.md
...
Alternative to #24736 .
4 years ago
Esun Kim
b99676f3a6
Merge pull request #24734 from veblush/uds-fix
...
Disable uds-abstract tests on mac
4 years ago
Esun Kim
549810900d
Disable uds-abstract tests on mac
4 years ago
yang-g
de7e8a249c
Return given code/message for lame channel rather than Unknown.
4 years ago
Mark D. Roth
28c795f542
Merge pull request #24618 from renkelvin/aws-signer
...
[3PI Support] Add aws signature v4 signer
4 years ago
Richard Belleville
dae8888da3
Merge pull request #24727 from chalin/patch-2
...
Link to Python gRPC page on grpc.io
4 years ago
Patrice Chalin
d109c5be50
Link to Python gRPC page on grpc.io
...
The newly updated [gRPC Python](https://grpc.io/docs/languages/python/ ) page, contains links to the quick start, tutorial, examples and more! Link directly to that page, rather than refer to only part of its contents.
4 years ago
Patrice Chalin
7f5c7d57a4
Copyedits to release header
4 years ago
Chuan Ren
bedaeb5265
Add aws signature v4 signer
4 years ago