Mark D. Roth
246071a4e2
Merge pull request #14888 from markdroth/ref_counted_inheritence_workaround
...
Work-around for ref-counted subclass deletion address problem.
7 years ago
Jiangtao Li
2d894a8c3b
Merge pull request #15155 from grpc/revert-15150-revert-15130-fake_handshaker
...
Revert "Revert "Add fake ALTS handshaker server (bazel only)""
7 years ago
Jiangtao Li
de07d322a2
Merge pull request #15161 from euroelessar/openssl-1.1
...
[openssl] Use 80-bytes STEK for OpenSSL-1.1
7 years ago
adelez
37b383b4ba
Merge pull request #15167 from adelez/fix_matrix2
...
Fix Python backward compatibility tests
7 years ago
Adele Zhou
663a71b51f
Fix Python backward compatibility tests
7 years ago
Mehrdad Afshari
6dcb2f7333
Merge pull request #15162 from grpc/v1.11.x
...
Upmerge Split off pre_1.11 Python interop script
7 years ago
Sree Kuchibhotla
acb7daa44c
Merge pull request #14891 from sreecha/sreek-doc
...
Document the shutdown function..
7 years ago
Mehrdad Afshari
15e95b30e9
Merge pull request #15159 from mehrdada/x
...
Split off pre_1.11 Python interop script
7 years ago
Ruslan Nigmatullin
6bdcc6f7cf
[openssl] Use 80-bytes STEK for OpenSSL-1.1
7 years ago
Mehrdad Afshari
e10d588c86
Split off pre_1.11 Python interop script
7 years ago
jiangtaoli2016
9c32619ab0
Fix BUILD to allow successful import
7 years ago
Jiangtao Li
1b7d6af8ca
Revert "Revert "Add fake ALTS handshaker server (bazel only)""
7 years ago
Mehrdad Afshari
b9e88b8d17
Merge pull request #15152 from grpc/v1.11.x
...
Upmerge v1.11.x into master
7 years ago
Mark D. Roth
7ea45bebc7
Merge pull request #15150 from grpc/revert-15130-fake_handshaker
...
Revert "Add fake ALTS handshaker server (bazel only)"
7 years ago
Mehrdad Afshari
95d1141a47
Merge pull request #15149 from mehrdada/interop_matrix_py27_native
...
Fix the Python path for interop tests
7 years ago
Mark D. Roth
69c1235780
Revert "Add fake ALTS handshaker server (bazel only)"
7 years ago
Mehrdad Afshari
2d05737e92
Fix the Python path for interop tests
7 years ago
kpayson64
6abc0aef5d
Merge pull request #15048 from kpayson64/use_c_core_for_interop
...
Use c core for interop
7 years ago
Mehrdad Afshari
98a56a2951
Merge pull request #15140 from jskeet/status
...
Add RpcException.StatusCode property
7 years ago
kpayson64
9d00766d5a
Make Node interop tests use c-core changes
7 years ago
kpayson64
d93f3e376b
Unref uv timers/tcp handles
7 years ago
yihuaz
d100b5cfba
Merge pull request #15127 from yihuazhang/kokoro_alts_test
...
Add ALTS to interop tests
7 years ago
Jiangtao Li
27fd07b12b
Merge pull request #15130 from jiangtaoli2016/fake_handshaker
...
Add fake ALTS handshaker server (bazel only)
7 years ago
jiangtaoli2016
68d1fb9a2c
Add fake ALTS handshaker server (bazel only)
7 years ago
Mehrdad Afshari
ad27271577
Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0
...
Bump pip==10.0.1 and protobuf==3.5.2.post1
7 years ago
Matt Kwong
fe9a6d5ec2
Merge pull request #15138 from jtattermusch/fix_csharp_macos
...
Fix C# macos tests
7 years ago
Mark D. Roth
9635a04fed
Work-around for ref-counted subclass deletion address problem.
7 years ago
Mark D. Roth
a1459aa6ce
Merge pull request #14954 from markdroth/retry_fix
...
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
Muxi Yan
95fc9b897b
Merge pull request #15086 from grpc/fix-channel-refcount
...
Fix _channel ref count issue
7 years ago
Yihua Zhang
0dcbb83420
add alts to interop tests
7 years ago
Jon Skeet
cd9e9e7cc5
Add RpcException.StatusCode property
...
This is purely for convenience - using `e.Status.StatusCode` looks
clunky compared with `e.StatusCode`, and this is the property most
likely to be used for exception filtering etc.
7 years ago
Jan Tattermusch
2fa982d945
Merge pull request #15136 from jtattermusch/backport_pr_15134
...
Backport: fix resolver crash when DNS server unreachable to v1.11.x
7 years ago
Jan Tattermusch
2a6f473543
Merge pull request #15134 from jtattermusch/fix_no_dns_resolver_crash
...
Fix c-ares resolver crash when DNS server unreachable
7 years ago
Jan Tattermusch
f723164e3e
new mono versions on MacOS default to 64bit runtime
7 years ago
Jan Tattermusch
85570890f8
remove C# global.json files
7 years ago
Jan Tattermusch
2b036e6c1d
fix resolver crash when DNS server unreachable
7 years ago
Jan Tattermusch
b1990ac37f
fix resolver crash when DNS server unreachable
7 years ago
Matt Kwong
2abcac2d7a
Merge pull request #15131 from matt-kwong/foundry-workers
...
Reduce runs_per_tests for master Foundry builds to 1
7 years ago
Matt Kwong
2d96e48741
Reduce runs_per_tests for master Foundry builds to 1
7 years ago
Matt Kwong
d3eaf64687
Merge pull request #15129 from matt-kwong/foundry-workers
...
Increase Foundry job count to 200
7 years ago
apolcyn
0db9200f8c
Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug
...
Fix bug in address sorting shutdown
7 years ago
Matt Kwong
7ec3be7576
Increase Foundry job count to 200
7 years ago
Matt Kwong
caa6f0ec94
Merge pull request #15097 from matt-kwong/xcode-9.2
...
Update xcode version for macOS Obj-C tests to 9.2
7 years ago
Jiangtao Li
f350e0272e
Merge pull request #15084 from jiangtaoli2016/root_certs_update
...
update SSL root certificate from Mozilla
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Mehrdad Afshari
b3069b095d
Merge pull request #15113 from mehrdada/pylint-tests-1
...
Eliminate some of the more esoteric pylint suppressions for tests
7 years ago
Mehrdad Afshari
1d74fa6748
Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2
...
Bump protobuf submodule to 3.5.2
7 years ago
Mehrdad Afshari
dd9697fef8
Eliminate broad-except suppression
7 years ago
Mehrdad Afshari
1611946161
Eliminate bare-except suppression
7 years ago