Richard Belleville
|
4d086ef0f4
|
Fix various mind-numbing typos
|
6 years ago |
Richard Belleville
|
fb972c960f
|
Add basicConfig handler to grpcio_testing
|
6 years ago |
Richard Belleville
|
240ca50ec2
|
Add basicConfig handler to unit tests
|
6 years ago |
Richard Belleville
|
839722adc5
|
Add NullHandler to avoid warnings about no handler
|
6 years ago |
Richard Belleville
|
1e05d48d2d
|
Revert "Configure module level loggers with basicConfig()"
This reverts commit a20e2073c1 .
|
6 years ago |
Richard Belleville
|
ff1c31f47c
|
Add failing unit test
|
6 years ago |
Eric Anderson
|
7a3a09cf00
|
Merge pull request #17021 from ejona86/grpc-java-1.16.1
Add grpc-java 1.16.1 to interop matrix
|
6 years ago |
Jan Tattermusch
|
862bcfe4f9
|
Merge pull request #17060 from jtattermusch/opensource_bazel
Use opensource version of bazel for RBE tests
|
6 years ago |
hcaseyal
|
d45694518c
|
Merge pull request #17061 from hcaseyal/fix_fallthrough_error
Move fallthrough comment so it is recognized internally
|
6 years ago |
Hope Casey-Allen
|
025bda7c33
|
Remove unused BUILD dependencies
|
6 years ago |
Jan Tattermusch
|
4de6dac703
|
upgrade bazel in Dockerfile to 0.17.1
|
6 years ago |
Vijay Pai
|
b460622c2d
|
Address reviewer comments
|
6 years ago |
Vijay Pai
|
47d0d5bf1f
|
Merge branch 'master' into server_callback
|
6 years ago |
Hope Casey-Allen
|
fabff52be5
|
Move fallthrough comment so it is recognized internally
|
6 years ago |
ncteisen
|
48c3c964b1
|
supress errors for uri parser
|
6 years ago |
ncteisen
|
830c7bb459
|
Sanity headers
|
6 years ago |
Jan Tattermusch
|
69451016c9
|
use opensource version of bazel for RBE tests
|
6 years ago |
ncteisen
|
3cb8b0b8cb
|
Move uri_parser to common spot
|
6 years ago |
Jan Tattermusch
|
53df56529b
|
Merge pull request #17029 from jtattermusch/bazelrc_improvements
Various RBE bazelrc improvements
|
6 years ago |
ncteisen
|
c13de2eb1e
|
Support direct channels peer_string
|
6 years ago |
Lidi Zheng
|
4e5ee57000
|
Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt`
|
6 years ago |
ncteisen
|
d82dff4ea0
|
reviewer feedback, debuging helper
|
6 years ago |
Mark D. Roth
|
36ac496c35
|
Merge pull request #17046 from markdroth/health_check_client_fix
Fix handling of call context in health check call batch payload.
|
6 years ago |
Mark D. Roth
|
3465dd0cbf
|
Merge pull request #17010 from grpc/revert-16996-revert-16912-fail_rpcs_on_transient_failure
Revert "Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.""
|
6 years ago |
Yash Tibrewal
|
0390b29e15
|
Register global interceptors functionality
|
6 years ago |
Jan Tattermusch
|
e55539f3bf
|
Merge pull request #17047 from hcaseyal/add_bazel_file
Added bazel BUILD file for test/core/memory_usage
|
6 years ago |
Yash Tibrewal
|
3c1ca6bf39
|
Merge pull request #17034 from yashykt/interceptorcleanup
Get ClientContext included with ChannelInterface, and slight more cle…
|
6 years ago |
Lidi Zheng
|
7502a2311a
|
Try cleaner separation
* reduce possible contamination of environment variables
|
6 years ago |
Lidi Zheng
|
688db0ec5b
|
Remove the environment variable changing line
* This commit failed `tools/run_tests/artifacts/build_artifact_csharp.sh`
* It doesn't make any sense!
|
6 years ago |
ncteisen
|
ba6f81297c
|
Socket tracks remote address
|
6 years ago |
Noah Eisen
|
d7f5055b8d
|
Merge pull request #17045 from ncteisen/channelz-listen-sockets
Listen Sockets Track their Port
|
6 years ago |
Lidi Zheng
|
9569ebe770
|
Add reference to the issue
|
6 years ago |
Lidi Zheng
|
465886533f
|
Ensure libboringssl.a is always built for Python
|
6 years ago |
Lidi Zheng
|
f654ec1a7f
|
Fix typo in setup.py
|
6 years ago |
hcaseyal
|
30903abea2
|
Rename memory_profile_test to match .cc
|
6 years ago |
ncteisen
|
e83c873517
|
reviewer commetns
|
6 years ago |
ncteisen
|
156d381db4
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-listen-sockets
|
6 years ago |
Mark D. Roth
|
8352f9d274
|
Fix handling of call context in health check call batch payload.
|
6 years ago |
Vijay Pai
|
84e763f10a
|
Experimental C++ server callback unary API
|
6 years ago |
Vijay Pai
|
ccfd919190
|
Merge pull request #17036 from vjpai/interceptor_arena
Allow interceptors to use arena allocation
|
6 years ago |
Yash Tibrewal
|
145789e9ff
|
interceptor_creators_ should be destroyed after health_check_service_
|
6 years ago |
Hope Casey-Allen
|
14361541eb
|
Added bazel BUILD file for test/core/memory_usage
|
6 years ago |
ncteisen
|
679abd779a
|
Actually track listening address
|
6 years ago |
Jan Tattermusch
|
9887feed46
|
Merge pull request #17028 from jtattermusch/disable_purejs_benchmark
Temporarily disable node_purejs benchmarks
|
6 years ago |
Doug Fawley
|
8306b1278b
|
Merge pull request #17006 from dfawley/ready_connection
Add protocol handshake to 'READY' connectivity requirements
|
6 years ago |
ncteisen
|
08519d4472
|
Listen sockets track their port
|
6 years ago |
Vijay Pai
|
ac10426163
|
Add server_interceptors_end2end_test to build.yaml
|
6 years ago |
Vijay Pai
|
371b1d99d5
|
Add call as param to MethodHandler::Deserialize to allow arena use
|
6 years ago |
Yash Tibrewal
|
bfd1935afc
|
Add note on the experimental nature of the additional method in ServerInterface
|
6 years ago |
Yash Tibrewal
|
85ddf5c713
|
Get ClientContext included with ChannelInterface, and slight more cleanup
|
6 years ago |