Hope Casey-Allen
|
37c18ce676
|
Merge branch 'callback_test_coverage_1' of github.com:hcaseyal/grpc into callback_test_coverage_1
|
6 years ago |
Hope Casey-Allen
|
f0cb7e6bdc
|
Remove log lines
|
6 years ago |
Nicolas Noble
|
f8696b5136
|
Merge pull request #17363 from nicolasnoble/fix-bazel-0.20
Fix bazel 0.20's deprecated workspace imports.
|
6 years ago |
Alexander Polcyn
|
570599cfc6
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
Muxi Yan
|
97ec5c1d68
|
Bump version to v1.17.0
|
6 years ago |
hcaseyal
|
cf14bd13fb
|
Merge branch 'master' into callback_test_coverage_1
|
6 years ago |
Hope Casey-Allen
|
c12aabc6a7
|
Clang format
|
6 years ago |
yihuaz
|
1e1d4c2621
|
Merge pull request #17305 from yihuazhang/ALTS-log-msg-reorder
Re-order ALTS handshaker log messages
|
6 years ago |
Lidi Zheng
|
0c5d196dbc
|
Merge pull request #17322 from lidizheng/py-example-logging
Add logging.basicConfig() for example servers
|
6 years ago |
Vijay Pai
|
6bca0313d8
|
Merge pull request #17144 from vjpai/server_streaming
C++ callback API for streaming servers
|
6 years ago |
Yihua Zhang
|
1b115db5db
|
re-order ALTS log messages.
|
6 years ago |
Jan Tattermusch
|
b0139e1542
|
better slice management for win_read
|
6 years ago |
Jan Tattermusch
|
5861f08260
|
basic tcp_trace support for windows
|
6 years ago |
Nicolas Noble
|
6fd003fc24
|
Merge pull request #17192 from alexlo03/ipv6-colon-colon-colon
ipv6 addresses must be bracketed if using a port
|
6 years ago |
Jan Tattermusch
|
b021add5e4
|
C#: avoid unnecessary ifdefine in NUnitMain.cs
|
6 years ago |
Jan Tattermusch
|
daa1ffb855
|
bazel bes_best_effort flag is deprecated
|
6 years ago |
Jan Tattermusch
|
6311ddbe4b
|
BAZEL_INTERNAL_INVOCATION_ID is deprecated
|
6 years ago |
Jan Tattermusch
|
0e717e4655
|
Merge pull request #17356 from jtattermusch/cleanup_multilang_references
Cleanup references to removed multilang docker image
|
6 years ago |
Jan Tattermusch
|
2d3eb97e72
|
Merge pull request #17275 from jtattermusch/remote_api_client_pin
Remove google-api-python-client pin
|
6 years ago |
Jan Tattermusch
|
69010a781c
|
Merge pull request #17309 from jtattermusch/csharp_stretch_dockerfiles2
Upgrade C# testing images to debian stretch (second attempt)
|
6 years ago |
apolcyn
|
63c9e43c2a
|
Merge pull request #17295 from ganmacs/fix-misc
Fix ruby code style
|
6 years ago |
Soheil Hassas Yeganeh
|
4345ef121a
|
Add debug-only tracing to grpc_core::RefCount
Also, this patch removes the *WithTracing variants in favor of the new
API.
|
6 years ago |
apolcyn
|
5fed8e5452
|
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
Cancel c-ares queries after a timeout to avoid getting stuck
|
6 years ago |
Yang Gao
|
09add58eca
|
Merge pull request #17359 from yang-g/test_env
Create a class for test environment and migrate most of the tests to use it.
|
6 years ago |
Vijay Pai
|
09ba4b4047
|
Test client-side callback streaming with callback server
|
6 years ago |
Vijay Pai
|
2a0c0d7ad6
|
Streaming API for callback servers
|
6 years ago |
Eric Gribkoff
|
cdea58eb9a
|
Merge pull request #17361 from ericgribkoff/incremental_python_build
Allow building only the Python/Cython code in setup.py via new flag
|
6 years ago |
Nicolas "Pixel" Noble
|
237cc52ffd
|
Fix sanity checker.
|
6 years ago |
ncteisen
|
8ace4e16df
|
disable some add some
|
6 years ago |
yang-g
|
19b3ca5689
|
Clang-format
|
6 years ago |
Vijay Pai
|
53949b7d76
|
Merge pull request #17104 from vjpai/callback_streaming
C++: Experimental client callback streaming API
|
6 years ago |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
Nicolas "Pixel" Noble
|
dc4b538c4d
|
Merge branch 'master' of https://github.com/grpc/grpc into fix-bazel-0.20
|
6 years ago |
Nicolas "Pixel" Noble
|
f0fbee5932
|
Bazel 0.20.0 workspace fixes.
|
6 years ago |
Vijay Pai
|
a9e3e4c940
|
Merge pull request #17362 from vjpai/comment_about_comments
Comment about comments
|
6 years ago |
Vijay Pai
|
32736c52c4
|
Comment about comments
|
6 years ago |
Eric Gribkoff
|
aa67cb24a7
|
Allow building only the Python/Cython code in setup.py via new flag
|
6 years ago |
ncteisen
|
475ccfd110
|
Fix ubsan
|
6 years ago |
ncteisen
|
3eb6c4779d
|
Exclude census
|
6 years ago |
ncteisen
|
bdd0d47e07
|
microbenchmarks don't use polling
|
6 years ago |
Noah Eisen
|
12d9d04cb4
|
Make microbenchmarks test targets
|
6 years ago |
Hope Casey-Allen
|
4a6e165328
|
Add service definition to sync server
|
6 years ago |
Lidi Zheng
|
5fc0547a94
|
Add basicConfig to prepare to log future exception
|
6 years ago |
yang-g
|
0e11f2ebd0
|
convert more tests
|
6 years ago |
Jan Tattermusch
|
aa66d8669e
|
remove google-api-python-client pin
|
6 years ago |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
6 years ago |
yang-g
|
2a938b0006
|
Add a class to wrap grpc_test_init
|
6 years ago |
Mark D. Roth
|
b26d24df85
|
Stop passing ExecCtx as avl user_data.
|
6 years ago |
Eric Gribkoff
|
b88dfc227c
|
Merge pull request #17341 from ericgribkoff/fork_info
log fork compat message at INFO instead of ERROR
|
6 years ago |
Jan Tattermusch
|
f596b95710
|
cleanup references to removed multilang docker image
|
6 years ago |