Soheil Hassas Yeganeh
b77c77f7da
Use grpc_core::RefCount in place of gpr_refcount
6 years ago
Guantao Liu
c1af11fbd6
Resolve naming conflicts
6 years ago
Guantao Liu
9bbda894cb
Use a static local flag to memorize whether the grpc event engine runs in background or not
6 years ago
Jan Tattermusch
4036ebbe3d
Merge pull request #17283 from jtattermusch/python_interop_37
...
Run python interop tests with python3.7
6 years ago
Noah Eisen
debb6d8991
Merge pull request #17296 from ncteisen/clang-tidy
...
Fix Clang Tidy
6 years ago
Lidi Zheng
4bc98acfd7
Merge pull request #17281 from lidizheng/issue-16718
...
Raise the exception while credential initialization
6 years ago
Bill Feng
1e53e3c17f
added back platform registration to WORKSPACE
6 years ago
Bill Feng
5810b53df3
merge conflict fix
6 years ago
Lidi Zheng
b7fd18daa4
Raise the exception while credential initialization
6 years ago
Bill Feng
70f9992d77
modified execution platform registration, added host platform
6 years ago
vishalpowar
5ee0cdc422
Merge pull request #17239 from vishalpowar/add_ads_in_metadata
...
Adding ads (data-plane-api) method name to wellknown names list.
6 years ago
vishalpowar
222706ac58
Merge pull request #17257 from vishalpowar/cleanup_load_reporting
...
xDS plugin is going to use LRS stream to report load to balancer. Remove
6 years ago
ncteisen
d3631f9c79
fix clang tidy
6 years ago
ganmacs
79f58ec74e
Use space
6 years ago
ganmacs
b5ee54add3
Remove unused require
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Jan Tattermusch
422fdbfd6c
run python interop tests with python3.7
6 years ago
Jan Tattermusch
346d745c6e
Merge pull request #15640 from jtattermusch/slow_python_interop_build
...
Run interop tests using python3.4 (and build interop with 3.4 only)
6 years ago
ganmacs
bd1fdfaabe
Return unimplemented
...
when calling a method which is server_streamer and is not implemented by user
6 years ago
Lidi Zheng
e0d9692fa3
Merge pull request #17268 from mehrdada/remove-beta-elements-from-bazel
...
Remove beta module dependency from the Python Bazel package
6 years ago
Yash Tibrewal
c79a64d1d8
Merge pull request #17278 from yashykt/seq17219
...
Necessary change after #17219
6 years ago
Muxi Yan
a4be44480c
Merge pull request #17277 from muxi/grpc-cpp-pod-version
...
Use 'preX' version number when pre-releasing gRPC-C++.podspec
6 years ago
Yash Tibrewal
8fb11e6d5e
Apply the conversion on the status irrespective of whether Pluck returned true
6 years ago
Yash Tibrewal
544f2a5abb
Necessary change after #17219
6 years ago
Muxi Yan
96a0db9575
Use 'preX' when pre-releasing gRPC-C++.podspec
6 years ago
Mehrdad Afshari
e69c1b960f
Remove BUILD.bazel files from beta code elements
...
Beta code elements are going to get deprecated and
Bazel support is much newer, so Bazel users are
not supposed to accidentally depend on beta code
elements. Preventing Bazel from building and
including beta code elements makes our tests pass
without depending on beta in grpcio target and
helps avoid including that dependency accidentally
if you are using Bazel.
6 years ago
Mehrdad Afshari
107539c0d7
Removed unused import from grpc.beta in tests
6 years ago
Yash Tibrewal
474b97e44e
Merge pull request #16455 from yashykt/httpplumbing
...
Add HTTP plumbing for Fathom
6 years ago
apolcyn
84bfc5d43a
Merge pull request #17267 from apolcyn/qos_json_driver_different_cred_types
...
Allow setting per-worker credential types in QPS benchmark driver
6 years ago
Yash Tibrewal
248e304671
Merge branch 'master' into httpplumbing
6 years ago
Yash Tibrewal
d704cfe3d1
Add can_track_err methods to other platforms too
6 years ago
Alexander Polcyn
d9dbb76969
Allow specifying specific credential types to reach specific works in QPS benchmark driver
6 years ago
Jan Tattermusch
b609caebf1
trailing "-bin" metadata is binary
6 years ago
Jan Tattermusch
29f44db128
fix initial->trailing
6 years ago
Jan Tattermusch
abbfd89dfc
Merge pull request #17274 from grpc/revert-15626-revert-15602-pin_python_api_client
...
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Jan Tattermusch
95bae1ead9
make client_email loading python3 compatible
6 years ago
Jan Tattermusch
5a0f722590
run interop tests using python3.4
6 years ago
Jan Tattermusch
609cb8daa0
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Jan Tattermusch
64c5f313ef
avoid c-ares dependency on libnsl
6 years ago
Stanley Cheung
802d89fa59
Merge pull request #17263 from stanley-cheung/bump-to-1-17-pre2
...
Bump to v1.17.0-pre2
6 years ago
Mehrdad Afshari
989af50e1d
Remove beta modules from the Python Bazel package
6 years ago
Jan Tattermusch
40a473f8fa
Merge pull request #15626 from grpc/revert-15602-pin_python_api_client
...
Revert "pin google-api-python-client to 1.6.7 to avoid breakage"
6 years ago
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Eric Gribkoff
d68155396e
Merge pull request #17260 from ericgribkoff/ssl_reload_flake
...
python: close channels in _server_ssl_cert_config_test
6 years ago
Stanley Cheung
d66435190b
Merge pull request #17265 from stanley-cheung/php-fix-upmerge
...
Wrap pthread_atfork call
6 years ago
Stanley Cheung
c51d9c169e
Wrap pthread_atwork call
6 years ago
Bill Feng
3391245e73
removed all constraints from custom toolchain
6 years ago
Bill Feng
4a9feff1fd
removed autoconfigured constraint
6 years ago
Stanley Cheung
894b313c0b
Bump to v1.17.0-pre2
6 years ago
Stanley Cheung
c46d9f8603
Merge pull request #17262 from stanley-cheung/php-windows-fix
...
Wrap pthread_atfork call
6 years ago