Jan Tattermusch
12aae4f7bb
Revert "Revert "better slice management for win_read""
...
This reverts commit a050ae8ddc
.
6 years ago
Jan Tattermusch
f0e960714e
Revert "Revert "basic tcp_trace support for windows""
...
This reverts commit f438d72e6c
.
6 years ago
Richard Belleville
0daa420417
Free grpc_channel_args after creation
6 years ago
Richard Belleville
dd4830eae8
Make gRPC version string available as grpc.__version__
6 years ago
Eric Gribkoff
4e3e46df22
fix test
6 years ago
Eric Gribkoff
e678187996
use test constants, fix formatting
6 years ago
Eric Gribkoff
b74af8c70b
skip test with gevent
6 years ago
Eric Gribkoff
71e7e6ddc7
Add Watch method to health check service
6 years ago
Tommy Chen
39ac83a49e
ruby-sigint ready to be merged!
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
xtao
5ac6ab67e4
* Fixed issue(17563) "Freeing heap block containing an active critical section." reported by Application Verifier on Windows.
6 years ago
Eric Gribkoff
b6b745f22d
disable broken gevent test
6 years ago
Eric Gribkoff
2f029bade0
Clean up server and channel objects in tests
6 years ago
Yash Tibrewal
15460eb3c9
Fix error
6 years ago
Mark D. Roth
c4c4b9152f
WIP
6 years ago
Yash Tibrewal
b09ed93d02
Revert changes to Context list cleanup
6 years ago
yang-g
d6dd6f25f4
Correctly reference the internal string for socket mutator arg
6 years ago
Lidi Zheng
1ac4a01a0e
Fix Complain of Higher Version Pylint
6 years ago
Mark D. Roth
09f57c17ee
Refactor request routing code out of client_channel.
6 years ago
Muxi Yan
291b4f363b
More test fix
6 years ago
Jan Tattermusch
dcb194c6e3
PHP interop client: do not append :443 to host name unless necessary
...
$server_port is actually a string and appending the port number to
server_host breaks jwt_token_creds testcase.
6 years ago
Jan Tattermusch
b904fdaa40
do not use server override in ruby interop client by default
6 years ago
Jan Tattermusch
b4d4f2c467
do not use server override in php interop client by default
6 years ago
Jan Tattermusch
4f261a071e
do not use server override in python interop client by default
6 years ago
Jan Tattermusch
a022c8204c
csharp interop client: dont set override by default
6 years ago
Muxi Yan
6cf4622cd1
provide host
6 years ago
Muxi Yan
c72a0af781
change deployment target
6 years ago
Muxi Yan
f7ca97a6fe
clang-format
6 years ago
Muxi Yan
c5f84c5cb8
Batch fix
6 years ago
Muxi Yan
0de27b5d29
More fix ProtoRPC
6 years ago
Muxi Yan
1876d0d366
ProtoRPC bug
6 years ago
Yash Tibrewal
ad8f04feca
Fix compiler error
6 years ago
Muxi Yan
92123a4a33
Rebuild APIv2Tests
6 years ago
Muxi Yan
72dc62ee2e
Revert "Try earlier APIv2Tests"
...
This reverts commit 3f57e3451b
.
6 years ago
Muxi Yan
25e7366413
Revert "Rename getTokenWithHandler"
...
Since the renamed protocol is breaking people and is not general enough, we revert the rename and leave the work to interceptor
This reverts commit 92db5fc724
.
6 years ago
Eric Gribkoff
6211f4589b
removed unused traceback import
6 years ago
Muxi Yan
3f57e3451b
Try earlier APIv2Tests
6 years ago
easy
8279777167
Destruct CensusContext to avoid leaking memory.
...
Otherwise, the placement-new leaks context -> span_ -> impl_ which is
a std::shared_ptr.
6 years ago
Mark D. Roth
09a173b4b6
Remove now-unnecessary workarounds for alignment issues.
6 years ago
Muxi Yan
d79b3fe320
Fix test
6 years ago
Mark D. Roth
1438b17890
Fix bug that was breaking subchannel reuse in grpclb.
6 years ago
Lidi Zheng
71094e25c5
Remove dependency of grpc.framework.foundation.callable_util
...
* Used in _channel.py, _server.py, and _utilities.py
* This API can trace back to 4 years ago
* The code change ensures the logging info is exactly the same
6 years ago
Yash Tibrewal
9a7eec0c45
Suppress compiler error by initializing sent_length
6 years ago
Muxi Yan
8bc8ff3dce
Fix nullability incompatibility
6 years ago
Muxi Yan
d36a13af31
Try use alternative simulator for APIv2Tests
6 years ago
Muxi Yan
8c3df503ad
Fix compatibility test failures
6 years ago
Eric Gribkoff
3c49252d47
bazel docker image does not support ipv6
6 years ago
Eric Gribkoff
8183fe1299
fix BUILD.bazel
6 years ago
Muxi Yan
915cd71b4a
nullability revert
6 years ago
Yash Tibrewal
906cf5b428
Add error details on context list clearing
6 years ago