Lidi Zheng
|
d743e4390a
|
Fill-in missing interfaces & improve rst template
|
5 years ago |
Lidi Zheng
|
e62afd7ed2
|
Polish the grpc_asyncio.rst
|
5 years ago |
Lidi Zheng
|
f17ec928df
|
Fix lack of empty line in the docstring
|
5 years ago |
Lidi Zheng
|
5326f8623d
|
Update sphinx configuration
|
5 years ago |
Lidi Zheng
|
4c59615f46
|
Format __init__.py
|
5 years ago |
Lidi Zheng
|
11953d1315
|
Merge pull request #21988 from lidizheng/aio-fast-close-2
[Aio] Make client-side graceful shutdown faster
|
5 years ago |
Jan Tattermusch
|
14800b0c1a
|
Merge pull request #22006 from jtattermusch/libuv_stuff_in_bazel
Add missing libuv specific sources to bazel BUILD (align build.yaml and BUILD)
|
5 years ago |
Jan Tattermusch
|
047c2d476f
|
Merge pull request #21739 from grpc/vjpai-patch-1
Make microbenchmarks tests rather than binaries, fix issues
|
5 years ago |
Esun Kim
|
df0daed9ff
|
Merge pull request #22010 from veblush/ruby-docker
Update docker images for Ruby
|
5 years ago |
Yash Tibrewal
|
820ee53030
|
Merge pull request #22000 from yashykt/unusedparams
Remove some unused parameter warnings
|
5 years ago |
Lidi Zheng
|
7a50172cc8
|
Handle the intercepted call case
|
5 years ago |
Lidi Zheng
|
e0f8fe3254
|
Ensure channel isolation is maintained while graceful close
|
5 years ago |
Yash Tibrewal
|
660e5360f7
|
Merge pull request #21981 from yashykt/20928fix
Fix Issue 20928
|
5 years ago |
Esun Kim
|
03660c6c42
|
Merge pull request #22008 from veblush/docxyfile-unique
Dedup srcs in doxyfile
|
5 years ago |
Esun Kim
|
aa666f4b76
|
Merge pull request #21996 from veblush/deadline-catch
Delete default TimePoint constructor to detect error at compile time
|
5 years ago |
Yash Tibrewal
|
a77d7c0f5a
|
Merge pull request #21999 from yashykt/xdsinteropclangtidy
Clang tidy xds interop client
|
5 years ago |
Esun Kim
|
d0c8cb826d
|
Merge pull request #22009 from veblush/del-sync-cxx11
Removed unused sync_[no]_cxx11 files
|
5 years ago |
Yash Tibrewal
|
9713fc6ac5
|
Revert log statement
|
5 years ago |
Yash Tibrewal
|
edda7020a3
|
Revert channel arg changes and clear the maps only if created from the XdsResolver
|
5 years ago |
Esun Kim
|
377fcc9bba
|
Update docker images for Ruby
|
5 years ago |
Vijay Pai
|
f7d857a8e4
|
Make threadpool and trickle tests manual only (excessive time/resources)
|
5 years ago |
Vijay Pai
|
1513f3a7b4
|
Reduce unneeded sizes and disable tests on mac for resource limits
|
5 years ago |
Vijay Pai
|
0c0f3f0556
|
Declare microbenchmarks as tests rather than binaries, fix issues
|
5 years ago |
Esun Kim
|
cf618b1b8c
|
Removed unused sync_[no]_cxx11 files
|
5 years ago |
Esun Kim
|
fd72a70e7d
|
Update by review
|
5 years ago |
Esun Kim
|
dbe9943cc6
|
Dedup srcs in doxyfile
|
5 years ago |
Jan Tattermusch
|
a28d67f0bf
|
Merge pull request #21891 from jtattermusch/remove_useless_release_links
get rid of the https://grpc.io/release plague
|
5 years ago |
Jan Tattermusch
|
da675e5a4c
|
Merge pull request #22001 from jtattermusch/assorted_build_fixes
Assorted build fixes
|
5 years ago |
Jan Tattermusch
|
7a48645b6b
|
add missing libuv specific sources to bazel BUILD
|
5 years ago |
Jan Tattermusch
|
bd450a3146
|
clang format code
|
5 years ago |
Jan Tattermusch
|
f4c53f5e62
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
7030fe8fcd
|
yapf code
|
5 years ago |
Jan Tattermusch
|
33e9718584
|
buildifier format
|
5 years ago |
Jan Tattermusch
|
9cd65c71b2
|
add missing //test/cpp/interop:http2_client target
|
5 years ago |
Jan Tattermusch
|
2d73493b5e
|
dont segfault if --resolver_type is not supplied
|
5 years ago |
Jan Tattermusch
|
7d90fa8891
|
fix typo in Makefile abseil dependency
|
5 years ago |
Jan Tattermusch
|
a19cb24e94
|
set abseil library as secure=false
|
5 years ago |
Jan Tattermusch
|
59673f051e
|
set upb secure: false to avoid circular dependency on itself
|
5 years ago |
Jan Tattermusch
|
83627f95db
|
fix tools/bazel stdout
|
5 years ago |
Eric Gribkoff
|
636ddff69c
|
Merge pull request #21856 from ericgribkoff/xds_test_doc
Add xDS interop tests doc
|
5 years ago |
Eric Gribkoff
|
d2cb3737aa
|
Add xDS interop tests doc
|
5 years ago |
Yash Tibrewal
|
4a02ff7747
|
Remove some unused parameter warnings
|
5 years ago |
Yash Tibrewal
|
0a863f2243
|
Clang tidy xds interop client
|
5 years ago |
Yash Tibrewal
|
683177082e
|
Destroy channel args early to remove xds client references
|
5 years ago |
Mark D. Roth
|
82c2aff21f
|
Merge pull request #21985 from markdroth/json_overflow_fixes
Prevent overflows in JSON parser
|
5 years ago |
Lidi Zheng
|
5a29f33a25
|
Optimize the logic & add comments
|
5 years ago |
Esun Kim
|
89908faede
|
Delete default TimePoint constructor to detect error at compile time
|
5 years ago |
Lidi Zheng
|
2789f83f85
|
Make pytype happy
|
5 years ago |
Lidi Zheng
|
d2832e4bc6
|
Update tests.json
|
5 years ago |
Lidi Zheng
|
96385e260f
|
Merge pull request #21977 from lidizheng/pin-venv
Pin virtualenv to 16.7.9
|
5 years ago |