David Garcia Quintas
2bfd275b2b
sockaddr_resolver now supports comma-separated list of IPs
9 years ago
Michael Lumish
43a53ffa0a
Merge pull request #2998 from stanley-cheung/php_null_call_host
...
PHP: expose per-call host override option
9 years ago
David G. Quintas
fc5dd155d3
Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins
...
Remove grpc_unregister_all_plugins in grpc.h
9 years ago
David G. Quintas
2d7db89c68
Merge pull request #2995 from ctiller/timewhat
...
Exclude qps_test from tsan runs
9 years ago
Yang Gao
f0ee18d935
Merge pull request #3005 from dgquintas/head_vs_tails
...
Fixed wrong creation of metadata in compression.
9 years ago
Yang Gao
48c9f250c2
Merge pull request #2977 from ctiller/shutdown-c++
...
Add a deadline to Server::Shutdown
9 years ago
Yang Gao
2262bf7900
Merge pull request #3002 from dgquintas/client_helper_to_headers
...
Moved methods' impl to header for simplicity
9 years ago
David Garcia Quintas
bdfc7ad957
Fixed wrong creation of metadata in compression.
9 years ago
Masood Malekghassemi
b714648e51
Merge pull request #2991 from murgatroid99/core_shutdown_idempotency
...
Short-circuit shutdown when it is already published (core)
9 years ago
Tim Emiola
d7c27c61a8
Merge pull request #2990 from stanley-cheung/update_debian_instructions
...
Update debian install instructions
9 years ago
Stanley Cheung
1894f188bf
update installation instructions, review feedback
9 years ago
Stanley Cheung
5329e4bd3f
update installation instructions, review feedback
9 years ago
David Garcia Quintas
5fd685556f
Moved methods' impl to header for simplicity
9 years ago
Tim Emiola
690e010ef3
Merge pull request #2984 from stanley-cheung/php_fix_timeout_test
...
php: fix timeout interop test
9 years ago
David G. Quintas
e710e2bb99
Merge pull request #3001 from yang-g/temp_str
...
Bug fix. Called c_str on a temp string
9 years ago
yang-g
2f543f205c
Bug fix. Called c_str on a temp string
9 years ago
Stanley Cheung
ddb16a8436
php: expose per-call host override option, review feedback
9 years ago
Stanley Cheung
a79a896d4c
update installation instructions, review feedback
9 years ago
Stanley Cheung
dbeb1cd90c
update debian install instructions
9 years ago
Stanley Cheung
478fb00a2c
php: expose per-call host override option
9 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
9 years ago
Stanley Cheung
c0c9ba9e42
php: fix timeout interop test, use 1ms as timeout
9 years ago
Michael Lumish
89bede02f1
Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests
...
Corrects logconfig from #2956
9 years ago
Craig Tiller
681a291d12
Extend comment
9 years ago
murgatroid99
00a3dab83a
Short-circuit shutdown when it is already published (core)
9 years ago
Michael Lumish
39d97a78e0
Merge pull request #2964 from jtattermusch/refactor_auth_interceptors
...
Refactor auth interceptors
9 years ago
Tim Emiola
36afec71ce
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
...
Added an inline C++ function to replace a deprecated nan function
9 years ago
Tim Emiola
7948de6815
Merge pull request #2960 from murgatroid99/node_compression
...
Add per-message compression disabling in Node
9 years ago
Craig Tiller
9374ce819b
Add comments, fix a subtle bug
9 years ago
Yang Gao
4836492061
Merge pull request #2972 from ctiller/get-reserved-things-right
...
Add some reserved checks that need to be present
9 years ago
Yang Gao
5068fa45a2
Merge pull request #2982 from ctiller/tsan-race
...
Fix TSAN reported race
9 years ago
Vijay Pai
6d8d0144c8
Merge pull request #2975 from dgquintas/no_foreach_44
...
removed foreach loops for gcc 4.4
9 years ago
Craig Tiller
5bcc557258
Merge pull request #2976 from yang-g/only_run_tests_for_those_with_binaries
...
Only run built binaries
9 years ago
Nathaniel Manista
86395e5cb1
Merge pull request #2970 from msiedlarek/customize-pool-size
...
Allow customization of thread pool size in Python.
9 years ago
Craig Tiller
b815fb234f
Zero out reserved field in node
9 years ago
Mikołaj Siedlarek
c3134bc955
Allow customization of thread pool size in Python.
9 years ago
Jan Tattermusch
e396b8dbea
add method info to auth interceptor
9 years ago
Jan Tattermusch
e7178527ff
fix comment
9 years ago
Jan Tattermusch
9e14414415
refactor auth interceptors
9 years ago
Jan Tattermusch
2250454721
forgot to expose status and trailers for unary call
9 years ago
Yang Gao
3526db5d1c
Merge pull request #2987 from dgquintas/removed_wrong_include_interop
...
Removed function introducing dependency on proto in .h
9 years ago
Nicolas Noble
8e48247ad5
Merge pull request #2986 from jtattermusch/fix_win_build
...
Disable grpc_zookeeper target on windows
9 years ago
David G. Quintas
99e12977e5
Merge pull request #2981 from ctiller/bad-merge
...
Fix build breakage
9 years ago
David Garcia Quintas
81491b6043
Removed function introducing dependency on proto in .h
9 years ago
Jan Tattermusch
9876077fde
disable grpc_zookeeper target on windows
9 years ago
Tim Emiola
0137ae3561
Merge pull request #2958 from murgatroid99/node_deadline_internal
...
Made deadline tests accept INTERNAL status
9 years ago
Craig Tiller
376076b34e
Fix TSAN reported race
9 years ago
Tim Emiola
27ccd197c4
Corrects logconfig from #2956
9 years ago
Craig Tiller
f900fb84b2
Fix build breakage
9 years ago
Craig Tiller
8f615526a3
Add missing file
9 years ago