Yash Tibrewal
d590583456
Allow interceptor creators to return nullptr
6 years ago
Hope Casey-Allen
233123ae3f
Improve metadata documentation for the user
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
bb303513dc
Merge master
6 years ago
Yash Tibrewal
9a7eec0c45
Suppress compiler error by initializing sent_length
6 years ago
Yash Tibrewal
9544cc39b8
Merge branch 'master' into softerrorsetsocket
6 years ago
Juanli Shen
f9ae9358c3
Merge pull request #17542 from AspirinSJL/comment_compress
...
Clarify compression algorithm enum order
6 years ago
Muxi Yan
8bc8ff3dce
Fix nullability incompatibility
6 years ago
Eric Gribkoff
1af10acdac
Merge pull request #17444 from ericgribkoff/server_dealloc
...
Refactor server deallocation
6 years ago
Lidi Zheng
cb408e70fb
Merge pull request #17535 from lidizheng/remove-fake-channelz-dependency
...
Remove the fake package dependency
6 years ago
Juanli Shen
eb9064db2f
Clarify compression algorithm enum order
6 years ago
Jan Tattermusch
70a4915fa1
Merge pull request #17524 from jtattermusch/64bit_windows_grpc_tools
...
Use x64 tools on 64-bit Windows in Grpc.Tools (#17437 for master branch)
6 years ago
Jan Tattermusch
3a9b8ae390
Merge pull request #17522 from jtattermusch/highsierra_kokoro_time
...
prevent setting wrong time on macos high sierra kokoro workers
6 years ago
Jan Tattermusch
2d58ddb20c
Merge pull request #17523 from jtattermusch/cherry_pick_17522
...
prevent setting wrong time on macos high sierra kokoro workers (for v1.17.x)
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
Lidi Zheng
3347158533
Use python2.7 -m pip instead of default pip
6 years ago
Lidi Zheng
eafb1d527d
Reorgnize dependencies and variables
6 years ago
Muxi Yan
915cd71b4a
nullability revert
6 years ago
Vijay Pai
d4c5a5e565
Merge pull request #17531 from vjpai/header_names
...
Give the interceptors header files in include/grpcpp/support
6 years ago
Lidi Zheng
6692429f31
Download private key from KeyStore
6 years ago
Yash Tibrewal
906cf5b428
Add error details on context list clearing
6 years ago
Yash Tibrewal
afc2fabe0c
Avoid taking refs on the stream by getting a copy of the context
6 years ago
Vijay Pai
c52ae0d000
Give the interceptors header files in include/grpcpp/support
6 years ago
Eric Gribkoff
d198607457
Merge pull request #17532 from ericgribkoff/exit_test_exists
...
Revert "Revert "re-enable ExitTest""
6 years ago
Lidi Zheng
08a90f03d4
Remove the fake package dependency && temporarily skip the Channelz tests
6 years ago
Eric Gribkoff
05d3ab2852
Address comments, improve tests
6 years ago
Mark D. Roth
b1407a95c3
Improve grpclb trace logging.
6 years ago
Eric Gribkoff
7bd03aeb0d
Revert "Revert "re-enable ExitTest""
...
This reverts commit 1bd231605a
.
6 years ago
Juanli Shen
16410f27f3
Merge pull request #17530 from grpc/revert-17525-revert-17504-metadata_example
...
Revert "Revert "Metadata tutorial""
6 years ago
Juanli Shen
00be85a3e1
Merge pull request #17528 from grpc/revert-17466-exit_tests
...
Revert "re-enable ExitTest"
6 years ago
hcaseyal
93151145c2
Revert "Revert "Metadata tutorial""
6 years ago
yang-g
a303a28895
Merge with head and resolve conflict.
6 years ago
yihuaz
3f7e26e085
Merge pull request #17370 from yihuazhang/local_tcp_loopback
...
Extend local channel/server credentials to support TCP loopback
6 years ago
Juanli Shen
1bd231605a
Revert "re-enable ExitTest"
6 years ago
Juanli Shen
da2c82fb74
Merge pull request #17525 from grpc/revert-17504-metadata_example
...
Revert "Metadata tutorial"
6 years ago
Juanli Shen
951254151b
Revert "Metadata tutorial"
6 years ago
Vijay Pai
21940df57e
Merge pull request #17521 from vjpai/reset_send_message
...
Reset the SendMessage pointer before post-interception hooks
6 years ago
yang-g
aa2e731508
Fix new target
6 years ago
Eric Gribkoff
718084c6b4
disable fork test on windows
6 years ago
Eric Gribkoff
468ae0f486
add tracking issue
6 years ago
Eric Gribkoff
a76d72e0a6
add tests
6 years ago
Eric Gribkoff
082b63e095
Refactor server deallocation
6 years ago
yang-g
038a71d826
Merge remote-tracking branch 'upstream/master' into gpr_test_util_to_grpc_test_util
6 years ago
kkm
191e8f1c9c
Use x64 tools on 64-bit Windows in Grpc.Tools
...
The Windows Nano Server Docker image does not support 32-bit executables.
See: https://docs.microsoft.com/windows-server/get-started/getting-started-with-nano-server#important-differences-in-nano-server
See: https://github.com/grpc/grpc/pull/13207#issuecomment-444846082
Close : #13098 (wontfix)
6 years ago
Jan Tattermusch
240eb48086
prevent setting wrong time on macos high sierra kokoro workers
6 years ago
Jan Tattermusch
76f0cd4d4d
prevent setting wrong time on macos high sierra kokoro workers
6 years ago
Vijay Pai
f2324e1c05
Reset the SendMessage pointer before post-interception
6 years ago