Jan Tattermusch
c2f270fe37
sync nunit version for all test projects
7 years ago
Jan Tattermusch
ec8a5f2d74
C# sanity test accepts [TestCase] attribute too
7 years ago
Mehrdad Afshari
e495476b1e
Merge pull request #16324 from grpc/mehrdada-patch-1
...
Fix minor typo in documentation
7 years ago
Srini Polavarapu
daf21c6737
Merge pull request #16321 from srini100/master
...
Merge from v1.14.x
7 years ago
Mehrdad Afshari
e58d400ba2
Fix type reference in documentation
7 years ago
Stanley Cheung
70c8a58b29
Merge pull request #16320 from stanley-cheung/remove-php-macos-build-artifact
...
No need to build artifact for PHP MacOS
7 years ago
Muxi Yan
84ac8c2e5c
Merge pull request #16325 from muxi/add-new-line
...
Add newline to end of load_system_roots.h
7 years ago
Jan Tattermusch
e786b33fb4
Merge pull request #16322 from jtattermusch/csharp_protobuf_update361
...
C#: upgrade protobuf nugets to v3.6.1
7 years ago
Jan Tattermusch
46f8637bf7
Merge pull request #16308 from jtattermusch/csharp_ios_crash_workaround
...
C#: avoid shutdown crash on iOS
7 years ago
Muxi Yan
9bde41b8e8
Merge pull request #16271 from muxi/verbose-error
...
Surface error_string to ObjC users
7 years ago
Muxi Yan
d1a17392a3
Merge pull request #16213 from muxi/fix-ios8-con-mon
...
Fix GRPCCall refcounting issue
7 years ago
Muxi Yan
d7a7c71849
clang_format
7 years ago
Jan Tattermusch
1b59cc8606
use AtomicCounter to avoid unnecessary grpc_init invocations
7 years ago
Muxi Yan
151e30567b
Add newline to end of header
7 years ago
Mehrdad Afshari
b7b1e77943
Fix minor typo in documentation
7 years ago
Stanley Cheung
9993869d04
lint fix
7 years ago
yihuaz
f3839c8a25
Merge pull request #16183 from yihuazhang/google_default_creds_cloud_path_test
...
Add cloud-path interop tests using google default credentials
7 years ago
Stanley Cheung
54e7b24b9a
Remove if clause too
7 years ago
Eric Gribkoff
ea7c0a60c5
Merge pull request #16296 from ericgribkoff/close_segfault_fix
...
Check if Python channel is closed before starting core ops
7 years ago
Jan Tattermusch
537503dc1a
C#: upgrade protobuf nugets to v3.6.1
7 years ago
Jan Tattermusch
fa2961abd8
Merge pull request #16315 from jtattermusch/csharp_try_unflake_distribtests
...
Refresh certs in C# distribtest dockerfiles
7 years ago
Jan Tattermusch
2f7f5b9ede
Merge pull request #16293 from jtattermusch/xamarin_forms_fix
...
Standardize layout of Grpc.Core nuget package
7 years ago
Jan Tattermusch
10bcfaa491
Merge pull request #16317 from jtattermusch/owners_replace_mattkwong
...
Owners: replace matt-kwong
7 years ago
Srini Polavarapu
2feba5fc39
Merge from v1.14.x
7 years ago
Yihua Zhang
f621eee4cf
run cloud-to-prod interop tests with google default credentials
7 years ago
Stanley Cheung
fbde7d3786
No need to build artifact for PHP MacOS
7 years ago
Srini Polavarapu
23d7ea43e6
Merge pull request #16303 from srini100/master
...
Add v1.14.1 to interop matrix
7 years ago
Jan Tattermusch
e08fa33796
regenerate CODEOWNERS
7 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
7 years ago
Jan Tattermusch
8e68ab855f
refresh certs in C# distribtest dockerfiles
7 years ago
Jan Tattermusch
1619916ce8
Merge pull request #16314 from jtattermusch/fix_mac_interop
...
Fix macos interop_to_prod tests ("out of disk space")
7 years ago
Jiangtao Li
757df7ff7b
Merge pull request #16284 from jiangtaoli2016/root
...
update roots.pem
7 years ago
Jan Tattermusch
730931e308
Merge pull request #16311 from jtattermusch/fix_build_packages_mkdir_race
...
Fix mkdir race in build_packages task
7 years ago
Jan Tattermusch
cca1dbda74
fix macos interop_to_prod tests
7 years ago
Jan Tattermusch
2ac04db0d2
Merge pull request #16283 from grpc/ssl-and-performance
...
Create ssl-performance.md
7 years ago
Jan Tattermusch
c8c71657b0
fix mkdir race in build_packages task
7 years ago
Jan Tattermusch
2583dc802a
regenerate doxygen
7 years ago
Jan Tattermusch
152c413224
Improvements to ssl-performance.md
7 years ago
Jan Tattermusch
69984f6682
C#: avoid shutdown crash on iOS
7 years ago
Jan Tattermusch
753f4dccd6
Add PlatformApis.IsUnityIOS
7 years ago
Jiangtao Li
69d6694409
Merge pull request #16083 from tdbhacks/system-root-clean-history
...
Added system roots feature to load roots from OS trust store
7 years ago
Yash Tibrewal
4bdb0e398c
Merge pull request #16288 from yashykt/combinernotify
...
Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_…
7 years ago
Srini Polavarapu
fc0b3073b1
Add v1.14.1 to interop matrix
7 years ago
Mehrdad Afshari
24d80601cb
Merge pull request #16266 from jadekler/add_python_docs_link
...
Add python server reflection link
7 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
7 years ago
Eric Gribkoff
5a664d7260
check if channel is closed before starting core ops
7 years ago
Juanli Shen
cb87dd9fef
Merge pull request #16287 from jl2922/patch-1
...
include cmath to fix gcc8 compilation error
7 years ago
apolcyn
9963a1b87d
Merge pull request #15914 from apolcyn/windows_dns_queries
...
Enable c-ares queries on Windows
7 years ago
Junhao Li
5cb99c9592
fix format
7 years ago
Mehrdad Afshari
5059fd1957
Merge pull request #16285 from grpc/revert-16235-master
...
Revert "adding python version environmental markers in the new style"
7 years ago