Alexander Polcyn
ac8b72f75b
Add a test that tcp server posix consumes socket mutators
7 years ago
Juanli Shen
802b49970a
Merge pull request #15309 from AspirinSJL/run_server_fix
...
Fix bug in RunServer()
7 years ago
Yihua Zhang
2f777f77b1
regenerate projects
7 years ago
Sree Kuchibhotla
6d5c2c250d
Merge branch 'master' into fix-time
7 years ago
Juanli Shen
70eeade08e
Fix bug in RunServer()
7 years ago
Yihua Zhang
cc93663910
Add ALTS fuzzer
7 years ago
Juanli Shen
d8f35e95dc
Merge pull request #15303 from grpc/revert-15262-revert-15258-revert-15193-service-init-protocol
...
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
7 years ago
Sree Kuchibhotla
dc01cb64c2
Correct typecasts
7 years ago
Jan Tattermusch
978b9b179e
Merge pull request #15304 from jtattermusch/fix_coverage_json_run_localhost
...
Fix json_run_localhost failures under gcov
7 years ago
Jan Tattermusch
cc49760e9c
Merge pull request #15306 from jtattermusch/unwanted_dotnet_options
...
Disable unwanted dotnet options
7 years ago
Matt Kwong
bc0a102893
Merge pull request #15278 from matt-kwong/python-fallback
...
Remove the fallback when creating Python virtual env
7 years ago
Jan Tattermusch
1416e7fa11
Merge pull request #15214 from jtattermusch/test_double_for_server_call_context
...
Allow creating instances of ServerCallContext in tests
7 years ago
Jan Tattermusch
0491cd2872
disable unwanted dotnet options
7 years ago
Jan Tattermusch
13c903552b
regenerate projects
7 years ago
Jan Tattermusch
add5840ec4
gcov: dont run large json_run_localhost scenarios
7 years ago
Jan Tattermusch
77a6c99dee
Merge pull request #15294 from murgatroid99/node_interop_build_revert
...
Revert recent changes to node interop build script
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
7 years ago
Juanli Shen
10a8c16f24
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
7 years ago
Zhouyihai Ding
19145e71dc
Merge pull request #13342 from ZhouyihaiDing/intercept3
...
gRPC PHP Client Interceptor
7 years ago
Adele Zhou
27eef6ccaf
Keep jobs at 200 as suggested by Foundry team.
7 years ago
adelez
b845ac9c95
Merge pull request #15298 from adelez/foundry_integration
...
Update test jobs to 800 and set runs_per_test back to 2 to detect fla…
7 years ago
ZhouyihaiDing
52b95cf1fb
gRPC PHP Client Interceptor implementation and tests
...
move InterceptorChannel to Internal subdir; change year
7 years ago
Adele Zhou
5792c052dd
Update test jobs to 800 and set runs_per_test back to 2 to detect flakes.
7 years ago
murgatroid99
cd1172c9dd
Revert recent changes to node interop build script
7 years ago
Muxi Yan
58686fe7ea
Fix a memory leak
7 years ago
ZhouyihaiDing
29bfaf490e
PHP: fix QPS tests not working
7 years ago
apolcyn
aef957950a
Merge pull request #15270 from apolcyn/add_interop_server_buildopts
...
Add a way to set ServerBuilderOptions on C++ interop server
7 years ago
Matt Kwong
fcd04ec121
Remove the fallback when creating Python virtual env
...
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
7 years ago
yang-g
ead686dd10
Remove redundant ExecCtx
7 years ago
Zhouyihai Ding
fec4b30d9a
Merge pull request #12775 from thinkerou/fix_todo
...
PHP: complete some todo
7 years ago
Yash Tibrewal
ae3866bf6b
Try removing stats
7 years ago
yihuaz
36bb9a44c8
Merge pull request #15240 from yihuazhang/google_default_creds
...
Incorporate alts to google default creds
7 years ago
Yang Gao
e84ea53a13
Merge pull request #15252 from carl-mastrangelo/healthy
...
Update health.proto to match grpc-proto reference copy
7 years ago
Yash Tibrewal
d5f659a2d2
Merge pull request #15235 from yashykt/remflush
...
Remove unnecessary exec ctx flush
7 years ago
Yash Tibrewal
0b1d8cec81
Merge pull request #15267 from yashykt/badpingfix
...
Fix bad_ping end2end test flakiness
7 years ago
Yash Tibrewal
7f51ba8372
Add GPR_UNLIKELY annotations mainly for the client path in error conditions
7 years ago
Alexander Polcyn
11c1739a10
Provide a way to run C++ interop server with custom ServerBuilderOptions
7 years ago
Yihua Zhang
392dad7134
incorporate alts to google default creds
7 years ago
Jiangtao Li
4e85a3aaf7
Merge pull request #15143 from jiangtaoli2016/init_openssl
...
Init OpenSSL callbacks if it has not been initialized.
7 years ago
Yash Tibrewal
32c3b2d593
Remove unnecessary exec ctx flush
7 years ago
Yash Tibrewal
7392f05321
Fix bad_ping end2end test flakiness
7 years ago
kpayson64
84d44071b7
Merge pull request #15229 from kpayson64/remove_cleanup_thread
...
Remove CleanupThread
7 years ago
Muxi Yan
3ec172fd37
Merge pull request #15262 from grpc/revert-15258-revert-15193-service-init-protocol
...
Revert "Revert "Provide protocol for initializer of generated messages""
7 years ago
kpayson64
6d6c780ffc
Merge remote-tracking branch 'upstream/master' into remove_cleanup_thread
7 years ago
Carl Mastrangelo
95fbb06ca8
regenerate pbs
7 years ago
Carl Mastrangelo
83714b0373
match copyright
7 years ago
Mehrdad Afshari
6a14efc023
Merge pull request #15255 from carl-mastrangelo/copy
...
Make copyright check slightly more flexible
7 years ago
Muxi Yan
77933b1897
clang-format
7 years ago
Carl Mastrangelo
ee7c77666e
add The support
7 years ago
Muxi Yan
dcb05c16c6
Fix generater
7 years ago