Mark D. Roth
|
55f25b6c27
|
clang-format
|
8 years ago |
Mark D. Roth
|
196387a934
|
Unref the call stack in read_service_config even on error.
|
8 years ago |
Mark D. Roth
|
31292f211f
|
Hold a ref to the call stack for the read_service_config callback.
|
8 years ago |
Mark D. Roth
|
624997a24d
|
Code review changes.
|
8 years ago |
Mark D. Roth
|
070a2873c5
|
Improve documentation in method_config.h.
|
8 years ago |
Mark D. Roth
|
c1c38586de
|
Code review changes.
|
8 years ago |
Mark D. Roth
|
83b7016b29
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Mark D. Roth
|
70c0b32c0f
|
Merge pull request #8219 from markdroth/fail_fast
Change C++ API to expose wait_for_ready instead of fail_fast.
|
8 years ago |
Stanley Cheung
|
9fee24f3a6
|
Merge pull request #8305 from stanley-cheung/php-update-composer-json
PHP: require grpc extension to be installed before composer package
|
8 years ago |
Mark D. Roth
|
9db75cf68e
|
Revert changes to sockaddr_resolver_test, since we no longer support query_args there.
|
8 years ago |
Mark D. Roth
|
fd2ddd28a9
|
clang-format
|
8 years ago |
Mark D. Roth
|
5f1c4b58a8
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Mark D. Roth
|
9efab2176a
|
Merge pull request #8323 from markdroth/lb_pick_fix
Fix grpclb LB policy pick method to return 0 upon error.
|
8 years ago |
Mark D. Roth
|
1b200dcd1a
|
Merge pull request #8325 from markdroth/clang_format_fix
clang-format fix
|
8 years ago |
Mark D. Roth
|
cf16b76b9a
|
clang-format
|
8 years ago |
Mark D. Roth
|
499b012103
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Mark D. Roth
|
afae721732
|
Fix test.
|
8 years ago |
Mark D. Roth
|
1e5f6af0c7
|
Fix grpclb LB policy pick method to return 0 upon error.
|
8 years ago |
Mark D. Roth
|
9dab7d54a9
|
Fix deadlock.
|
8 years ago |
Mark D. Roth
|
d8f4a12482
|
Fix build problem in test.
|
8 years ago |
Mark D. Roth
|
8b4a70e3d3
|
Fix Windows build problem.
|
8 years ago |
Mark D. Roth
|
e5c744d985
|
Merge pull request #8307 from markdroth/header_fix
Fix C++ filter API header.
|
8 years ago |
Jan Tattermusch
|
824fbcf338
|
Merge pull request #8316 from jtattermusch/fix_exitcode_reporting_p0
Critical: dont eat run_tests.py errors on test failure
|
8 years ago |
Jan Tattermusch
|
e480a6a1f9
|
dont eat run_tests.py errors on test failure
|
8 years ago |
Craig Tiller
|
602edbba8c
|
Merge pull request #8306 from ctiller/erm
Add missing delete
|
8 years ago |
Mark D. Roth
|
757e84ef1c
|
Add 'extern "C"' to error.h.
|
8 years ago |
Stanley Cheung
|
619c034fef
|
php: require grpc extension to be installed before composer package
|
8 years ago |
Mark D. Roth
|
6f6f94fc92
|
Fix header.
|
8 years ago |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
8 years ago |
Yuchen Zeng
|
3750af12d9
|
Merge pull request #8292 from y-zeng/fix_uninit
Fix maybe-uninitialized variable
|
8 years ago |
Yuchen Zeng
|
8dc4193e6a
|
Resolve conflicts
|
8 years ago |
Mark D. Roth
|
2623728cae
|
Remove unnecessary include.
|
8 years ago |
Mark D. Roth
|
81ae740e1e
|
Test setting wait_for_ready via service config.
|
8 years ago |
Mark D. Roth
|
fc2751381f
|
Merge branch 'fail_fast' into service_config
|
8 years ago |
Mark D. Roth
|
8bc8a83656
|
Update tests.
|
8 years ago |
Mark D. Roth
|
4bcdd73df6
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Mark D. Roth
|
30542c0b88
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Jan Tattermusch
|
3a9f49d409
|
Merge pull request #8299 from jtattermusch/fix_cronet_compilation_error
Fix cronet compilation error
|
8 years ago |
Jan Tattermusch
|
bc4ea6d727
|
fix compilation error
|
8 years ago |
Yuchen Zeng
|
4552f6aad8
|
Init method as POST
|
8 years ago |
Yuchen Zeng
|
c7cf9a69a4
|
Fix maybe-uninitialized variable
|
8 years ago |
Mark D. Roth
|
e40dd29db6
|
Handle the case where the resolver returns after the call is initialized.
|
8 years ago |
David G. Quintas
|
c43aa51fb0
|
Merge pull request #7984 from lizan/byte_buffer_compression
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
makdharma
|
ba46906c92
|
Merge pull request #8223 from muxi/add-quic-support
Add QUIC support to Objective C
|
8 years ago |
makdharma
|
da865f16c2
|
Merge pull request #8256 from muxi/fix-cronet-memory-leak
Resolve memory leak in cronet_transport
|
8 years ago |
Lizan Zhou
|
a3570f22d0
|
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
Yuchen Zeng
|
a2e50c5b85
|
Merge pull request #8190 from y-zeng/proto_db
Improve ProtoReflectionDescriptorDatabase
|
8 years ago |
Yang Gao
|
998dbc0492
|
Merge pull request #7612 from rjshade/enable_udp_testing
Remove GRPC_NEED_UDP ifdefs
|
8 years ago |
Jan Tattermusch
|
2c332bf1c1
|
Merge pull request #8290 from jtattermusch/reboot_worker_script
Add script to reboot a jenkins slave
|
8 years ago |
Mark D. Roth
|
b486002445
|
Merge pull request #8280 from markdroth/max_message_size_fix
Fix handling of max receive message size on client side.
|
8 years ago |