Lidi Zheng
a588b5ffb9
Remove the usage of f-string
5 years ago
Lidi Zheng
fbe1bc9e8f
Suppress the ImportError of ipaddress for Python 2
5 years ago
Lidi Zheng
08bbbcd751
Remove `asyncio.sleep(0)`
5 years ago
Lidi Zheng
2ced359d78
Adopt reviewer's suggestions
5 years ago
Lidi Zheng
49c7f1ddf6
Adopt reviewer's advices
5 years ago
Lidi Zheng
3c7cd1543d
Make YAPF happy
5 years ago
Lidi Zheng
25be7c93d0
Merge branch 'master' into aio-server
5 years ago
Lidi Zheng
995c4f4455
Try to pin the python_version to PY3
5 years ago
Lidi Zheng
175c8e44b9
Cosmetic changes to increase readability
5 years ago
Vijay Pai
f841c3ea30
Merge pull request #8693 from thinkerou/use_cpp11_for
...
Use range-based for loops on c++11
5 years ago
Nicolas Noble
d7f13a028b
Merge pull request #20611 from grpc/revert-20558-upgrade_bazel100
...
Revert "Upgrade to bazel 1.0.0"
5 years ago
Nicolas Noble
04d7e0d11f
Revert "Upgrade to bazel 1.0.0"
5 years ago
Nicolas Noble
31853bb797
Merge pull request #20610 from grpc/revert-20277-grpc-19871/unary_unary_client_aio-implement-timeout
...
Revert "Grpc 19871/unary unary client aio implement timeout"
5 years ago
Nicolas Noble
d988d928e4
Revert "Grpc 19871/unary unary client aio implement timeout"
5 years ago
Jan Tattermusch
2c532e5478
Merge pull request #20558 from jtattermusch/upgrade_bazel100
...
Upgrade to bazel 1.0.0
5 years ago
Vijay Pai
784d065175
Merge pull request #17248 from gthb/patch-2
...
Make mergeability messages more clear and fix typo
5 years ago
Juanli Shen
d6a609178f
Merge pull request #20595 from AspirinSJL/trivial_3
...
Hand off triage duty to yang-g
5 years ago
Jan Tattermusch
0d459bfab5
Merge pull request #20575 from jtattermusch/eradicate_git_repository
...
bazel: Replace git_repository occurence by http_archive
5 years ago
Lidi Zheng
c6ae98d49a
Minimal AsyncIO Server for gRPC
...
* Extends AsyncIO IO manager to support server-side operations;
* Adds more logic to AsyncSocket class;
* Implements an AsyncIO server that can serve unary-unary handlers;
* Adds a server test with grpc.aio.Channel;
* Support both Bazel / setup.py build.
5 years ago
Muxi Yan
2951e72aee
Merge pull request #20560 from muxi/unary-handler
...
Added convenience class GRPCUnaryResponseHandler for unary calls
5 years ago
Muxi Yan
37c36e843a
clang-format
5 years ago
Stanley Cheung
acd09a1ee5
Merge pull request #20579 from HannahShiSFB/20523-phpunit5
...
PHP: change phpunit version from 4.8.36 to 5.7.27
5 years ago
Juanli Shen
dd056cb0ac
Hand off triage duty to yang-g
5 years ago
Juanli Shen
0bd5efa55f
Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap
...
Revert "xds client bootstrap file"
5 years ago
Muxi Yan
0b2b94e2b8
address comment
5 years ago
Jan Tattermusch
17529437b7
upgrade ubsan RBE toolchain
5 years ago
Jan Tattermusch
755ae65c4d
fixup
5 years ago
Jan Tattermusch
ea3fd924bd
fixup rbe_default
5 years ago
Jan Tattermusch
13abbd9a75
Revert "xds client bootstrap file"
5 years ago
Jan Tattermusch
c2447a0308
switch RBE builds to use exec_properties
5 years ago
Jan Tattermusch
25f9a167b9
convert remote_execution_properties into exec_properties
5 years ago
Jan Tattermusch
74ade125f2
toolchains no longer support machine types
5 years ago
Jan Tattermusch
396d8c07f6
update bazel toolchains to 1.0.0
5 years ago
Jan Tattermusch
27f1a94aa5
upgrade to bazel 1.0.0
5 years ago
Jan Tattermusch
f92c283a5d
Merge pull request #20549 from JamesNK/jamesnk/generic-variance
...
Add generic variance to reader and writer interfaces
5 years ago
Hannah Shi
86d075a8e6
add apt install wget
5 years ago
Soheil Hassas Yeganeh
98abc22f4c
Merge pull request #20577 from soheilhy/fix-benchmark-flaky-2
...
Consider "Socket closed" to be a good status
5 years ago
Hannah Shi
2e1cfb75a8
change phpunit version from 4.8.36 to 5.7.27
5 years ago
Juanli Shen
81f3e43728
Merge pull request #20497 from AspirinSJL/inlinedvector_resize
...
Add InlinedVector::resize()
5 years ago
Soheil Hassas Yeganeh
5340111aa6
Fix sanity check.
5 years ago
Mark D. Roth
36319502be
Merge pull request #20380 from markdroth/xds_client_bootstrap
...
xds client bootstrap file
5 years ago
Soheil Hassas Yeganeh
a7aa9cf9ac
Consider "Socket closed" to be a good status
...
Issue #20509
5 years ago
Jan Tattermusch
0460b9bb4b
fixup
5 years ago
Jan Tattermusch
b77cb8ae7c
replace git_repository occurence by http_archive
5 years ago
Jan Tattermusch
3990d9ce9e
Merge pull request #20211 from zackgalbreath/cmake-pkg-config
...
Create pkg-config files from CMake
5 years ago
Jan Tattermusch
1303e80b70
add cmake_pkgconfig test to distribtest suite
5 years ago
Lidi Zheng
308ba0c254
Merge pull request #20277 from Skyscanner/grpc-19871/unary_unary_client_aio-implement-timeout
...
Grpc 19871/unary unary client aio implement timeout
5 years ago
Juanli Shen
2a9a276c3b
Add InlinedVector::resize()
5 years ago
Moiz Haidry
5a3815e504
Merge pull request #20564 from mhaidrygoog/fix_unused_error
...
Fix unused variable error
5 years ago
Moiz Haidry
d874a260bb
Fix unused variable error
5 years ago