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
2230d60942
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
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
Mehrdad Afshari
4cc8ea9be1
Eliminate old-style-class suppression
7 years ago
Mehrdad Afshari
fc3bb7c1f9
Eliminate wildcard-import suppression
7 years ago
Mehrdad Afshari
86d04c2e34
Eliminate function-redefined suppression
7 years ago
Mehrdad Afshari
bc947ada75
Eliminate unnecessary-lambda suppression
7 years ago
Mehrdad Afshari
4c87620da2
Eliminate undefined-variable suppression
7 years ago
Mehrdad Afshari
a6bf3ccac8
Eliminate non-iterator-returned suppression
7 years ago
Mehrdad Afshari
a7926f9a4c
Eliminate undefined-loop-variable suppression
7 years ago
Mehrdad Afshari
327b3fb6f8
Eliminate raising-bad-type suppression
7 years ago
Mehrdad Afshari
ce8e2fcd16
Eliminate unreachable suppression
7 years ago
Mehrdad Afshari
35c7e8c833
Eliminate bad-continuation suppression
7 years ago
Mark D. Roth
28814c5ecc
Merge pull request #15117 from markdroth/dns_resolver_test_fix
...
Clean up test cases in dns_resolver_test.
7 years ago
Mark D. Roth
8892c087b9
Merge pull request #15090 from markdroth/handshaker_trace
...
Add tracer for handshakers.
7 years ago
Alexander Polcyn
046ad6b13f
Fix bug in addr sorting shutdonw
7 years ago
Mark D. Roth
2f08d17a6f
Merge pull request #15101 from markdroth/llvm_build_fix
...
Avoid warnings from LLVM -Wself-assign.
7 years ago
kpayson64
aba91966c0
Merge pull request #15107 from kpayson64/break_out_protos
...
Break qps services into seperate protos
7 years ago
Mark D. Roth
7898da90e7
Clean up test cases in dns_resolver_test.
7 years ago
Mehrdad Afshari
959e04ffb8
Merge pull request #15115 from mehrdada/portability111
...
Add 1.11.0 to interop matrix
7 years ago
Mehrdad Afshari
8e9baf35bd
Bump protobuf runtime dependency versions
7 years ago
Mehrdad Afshari
8a2c6010ee
Bump protobuf hash for Bazel
7 years ago
kpayson64
7a20c962df
Break out qps services into seperate protos
7 years ago
Mehrdad Afshari
b7d49bbe1f
Regenerate grpcio_tools protobuf dependencies
7 years ago