Richard Belleville
|
b741454fe4
|
Merge pull request #17064 from gnossen/fix-logging
Fix logging
|
6 years ago |
Lidi Zheng
|
f091ba1b66
|
Merge pull request #17008 from stub42/yay_destructors
Handle missing globals in Python Channel destructors
|
6 years ago |
Richard Belleville
|
18cc5f5dbe
|
Use custom assertions
|
6 years ago |
Richard Belleville
|
cf624a98e6
|
Isolate logging in all test cases
|
6 years ago |
Noah Eisen
|
70bef67c16
|
Merge pull request #17078 from ncteisen/channel-trace
Uphold Default for Channel Trace Max Memory
|
6 years ago |
Vijay Pai
|
ca32d42741
|
Merge pull request #17077 from vjpai/tidier
Remove redundant get on unique_ptr
|
6 years ago |
ncteisen
|
96c77693d5
|
Uphold default for channel trace max memory
|
6 years ago |
Vijay Pai
|
eea8a8b826
|
Remove redunant get on unique_ptr
|
6 years ago |
Vijay Pai
|
d35a7c42dc
|
Merge pull request #16988 from vjpai/server_callback
C++: Experimental server callback unary API
|
6 years ago |
Richard Belleville
|
dc05e31ff1
|
Appease the yapf gods
|
6 years ago |
Richard Belleville
|
78eae493b4
|
Add explicit test that user can configure their own handler
|
6 years ago |
Richard Belleville
|
fec37654fb
|
Fix splat
|
6 years ago |
Richard Belleville
|
acc72c0835
|
Format code
|
6 years ago |
Richard Belleville
|
79d0424468
|
Pull out function to patch stderr
|
6 years ago |
Richard Belleville
|
b7335f5c01
|
Add test for 'No handlers could be found' problem
|
6 years ago |
Lidi Zheng
|
5a8b5e8dc6
|
Merge pull request #17049 from lidizheng/issue-17002
Ensure `libboringssl.a` is always built for Python
|
6 years ago |
Richard Belleville
|
a3ffca1440
|
Format code
|
6 years ago |
Richard Belleville
|
db1294dd47
|
Add logging tests to tests.json
|
6 years ago |
Jan Tattermusch
|
d3540ae832
|
Merge pull request #17062 from jtattermusch/bazel_dockerfile_upgrade
Upgrade bazel in Dockerfile to 0.17.1
|
6 years ago |
hcaseyal
|
534845b5b9
|
Merge pull request #17066 from hcaseyal/fix_internal_build_error
Fix internal BUILD error
|
6 years ago |
Jan Tattermusch
|
ff2ef97054
|
Merge pull request #17068 from jtattermusch/objc_kokoro_jobs
Add separate kokoro jobs for objc tests
|
6 years ago |
Hope Casey-Allen
|
1547f604e0
|
Remove unused fuzzer
|
6 years ago |
Hope Casey-Allen
|
1b27657044
|
Use grpc_cc_library and remove copt
|
6 years ago |
Jan Tattermusch
|
f70c2daec8
|
add separate kokoro jobs for objc tests
|
6 years ago |
Vijay Pai
|
932abf48a3
|
Address reviewer comments.
|
6 years ago |
Vijay Pai
|
2f47137a6e
|
Add support for IsCancelled check
|
6 years ago |
Hope Casey-Allen
|
c01f4a1d22
|
Fix internal BUILD error
|
6 years ago |
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 |
Jan Tattermusch
|
69451016c9
|
use opensource version of bazel for RBE tests
|
6 years ago |
Jan Tattermusch
|
53df56529b
|
Merge pull request #17029 from jtattermusch/bazelrc_improvements
Various RBE bazelrc improvements
|
6 years ago |
Lidi Zheng
|
4e5ee57000
|
Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt`
|
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 |
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 |