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
|
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 |
Yihua Zhang
|
0531d3d3ad
|
extend local credentials to support tcp loopback
|
6 years ago |
Moiz Haidry
|
b250f34b12
|
Merge pull request #17465 from mhaidrygoog/server_streaming_callback_benchmark
Benchmark Streaming support for callback server
|
6 years ago |
Vijay Pai
|
a8688d3bd3
|
Merge pull request #17510 from vjpai/bb_api
Add API comments indicating that byte buffer copy is size-independent
|
6 years ago |
hcaseyal
|
39bd784e36
|
Merge pull request #17504 from hcaseyal/metadata_example
Metadata tutorial
|
6 years ago |
Vijay Pai
|
c665fcfd3f
|
Merge pull request #17508 from vjpai/bb_perf
Benchmark to show that byte buffer copy is size-independent
|
6 years ago |
Hope Casey-Allen
|
580d43d03f
|
Address reviewer comments and remove binary files
|
6 years ago |
Nicolas Noble
|
a744221a2c
|
Editing appid and installation id
Created these from the grpc-bot account.
|
6 years ago |
Vijay Pai
|
b0b4c0d9c3
|
Add API comments indicating that byte buffer copy is size-independent
|
6 years ago |
Vijay Pai
|
ca4e55e6ca
|
Benchmark to show that byte buffer copy is size-independent
|
6 years ago |
Vijay Pai
|
23817e1738
|
Merge pull request #17434 from vjpai/delete
Delete unwanted constructor/assignment
|
6 years ago |
Lidi Zheng
|
d64fd75dd8
|
Merge pull request #17490 from lidizheng/py-status-3
Add grpcio-status extension package
|
6 years ago |
Lidi Zheng
|
8621bd47ad
|
Assign noop to build_package_protos for backward compatibility
|
6 years ago |
Lidi Zheng
|
40b8ca97a1
|
Update docstring to make it more clear
* Mark API as experimental
* Rephrase the raise condition
* Add more detail to the returned object
|
6 years ago |
Lidi Zheng
|
20df6e75d7
|
Merge pull request #17485 from lidizheng/metadata-example
Add gRPC Python Example: Metadata
|
6 years ago |
Lidi Zheng
|
5a38d1956f
|
Make yapf happy
|
6 years ago |
Eric Gribkoff
|
eb65dbb030
|
Merge pull request #17466 from ericgribkoff/exit_tests
re-enable ExitTest
|
6 years ago |
Jiangtao Li
|
ec866e9953
|
Merge pull request #17500 from jiangtaoli2016/client_root_null
Set SSL_CTX_set_verify even if pem_client_root_certs is null
|
6 years ago |
apolcyn
|
462d6143c9
|
Merge pull request #17495 from apolcyn/revise_ares_logging
Put most c-ares logs under a tracer
|
6 years ago |
Lidi Zheng
|
b9cb2459ea
|
Include LICENSE in artifact
|
6 years ago |
Lidi Zheng
|
0e2f4061f5
|
Fix typo && remove unecessary except
|
6 years ago |
Hope Casey-Allen
|
63e73e428f
|
Metadata tutorial
|
6 years ago |
Lidi Zheng
|
0f0822d53f
|
WIP: Utilize the GitHub Check Feature
|
6 years ago |