Lidi Zheng
|
8aff9ec592
|
Merge pull request #21987 from lidizheng/aio-doc
[Aio] Generate gRPC AsyncIO API Reference
|
5 years ago |
Esun Kim
|
0b4a9d6ba0
|
Merge pull request #22043 from veblush/windbglib
Add dbghelp.lib to windows artifacts
|
5 years ago |
Esun Kim
|
7cba26f0b9
|
Merge pull request #22066 from veblush/bm-closure
Changed Closure to TestClosure to avoid name conflict
|
5 years ago |
Esun Kim
|
b92c3a2879
|
Changed Closure to TestClosure to avoid name conflict
|
5 years ago |
Richard Belleville
|
3ed237d4bb
|
Merge pull request #21954 from gnossen/simple_stubs
Experimental: Implement Top-Level Invocation Functions Not Requiring an Explicit Channel
|
5 years ago |
Lidi Zheng
|
c65bad469b
|
Merge pull request #22026 from lidizheng/defects-test
Improve invocation_defects_tests with assertions and comments
|
5 years ago |
Lidi Zheng
|
4c14e507cb
|
Merge pull request #22028 from lidizheng/aio-health-checking-2
[Aio] Implement health checking servicer in AsyncIO
|
5 years ago |
Yash Tibrewal
|
45fadc2c29
|
Merge pull request #22064 from yashykt/testbenchfix
Add notap tag to tests that cause issues timeout issues internally
|
5 years ago |
Lidi Zheng
|
2294b847a2
|
Add OVERALL_HEALTH
|
5 years ago |
Lidi Zheng
|
b62eca8558
|
Update the wording in comments
|
5 years ago |
Lidi Zheng
|
4c602d4ad6
|
Add type annotations
|
5 years ago |
Yash Tibrewal
|
b18ae4b784
|
Add notap tag to tests that cause issues timeout issues internally
|
5 years ago |
Lidi Zheng
|
7917bd3074
|
Fix a typo
|
5 years ago |
Lidi Zheng
|
750b602118
|
Filter out duplicated status
|
5 years ago |
Lidi Zheng
|
a729bd1828
|
Revert "Report every health state change"
This reverts commit b2d8509f78 .
|
5 years ago |
Lidi Zheng
|
b2d8509f78
|
Report every health state change
|
5 years ago |
Lidi Zheng
|
fe4eba490c
|
Further simplify the loop
|
5 years ago |
Lidi Zheng
|
545f312050
|
Simplify the logic and improve readability
|
5 years ago |
Mark D. Roth
|
20a0726c55
|
Merge pull request #22025 from markdroth/repo_manager
Pass C repo manager duty to Nico.
|
5 years ago |
Vijay Pai
|
4d8fd42413
|
Merge pull request #22056 from jtattermusch/add_missing_microbenchmarks
Add missing bm_pollset and bm_chttp2_transport targets to bazel build
|
5 years ago |
Jan Tattermusch
|
5e19408ef5
|
disable bm_chttp2_transport on msan
|
5 years ago |
Jan Tattermusch
|
cb6d09ac21
|
add missing bm_pollset and bm_chttp2_transport targets to bazel build
|
5 years ago |
Esun Kim
|
de9feb69ab
|
Add dbghelp.lib to windows artifacts
|
5 years ago |
Mehrdad Afshari
|
64fb7d4745
|
Merge pull request #22031 from mehrdada/no-validate-ok-details
Do not validate details when status code is OK
|
5 years ago |
Mehrdad Afshari
|
9a929c1546
|
Do not validate details when status code is OK
|
5 years ago |
Lidi Zheng
|
a747a50cc1
|
Merge pull request #22027 from lidizheng/update-dashboard
Use the working dashboard link in README
|
5 years ago |
Lidi Zheng
|
5622e9e78c
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
37055f923f
|
Make pylint happy
|
5 years ago |
Lidi Zheng
|
908a8489f0
|
Make the version check more strict
|
5 years ago |
Lidi Zheng
|
43788ac44e
|
Update the copyright
|
5 years ago |
Lidi Zheng
|
7b4d0b28c6
|
Implement health checking servicer in AsyncIO
|
5 years ago |
Yash Tibrewal
|
bcf24a9304
|
Merge pull request #21945 from yashykt/workserializertestsize
Disable work_serializer_test on internal tests
|
5 years ago |
Lidi Zheng
|
e6278b5333
|
Make the test intent more obvious
|
5 years ago |
Lidi Zheng
|
414b1ff799
|
Use the working dashboard
|
5 years ago |
jboeuf
|
fb25b28579
|
Merge pull request #21967 from jboeuf/sts_more_tests
Add more tests for STS
|
5 years ago |
Lidi Zheng
|
909ce6fee2
|
Point out it is testing client-side behavior
|
5 years ago |
Lidi Zheng
|
12b0ddbc2b
|
Improve the documentation based on suggestions
|
5 years ago |
Lidi Zheng
|
479651e4cf
|
Remove NoReturn to support <3.6.2
|
5 years ago |
Lidi Zheng
|
0c7bf6c434
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
1945c1108f
|
Move the docstring from Cython to rst
|
5 years ago |
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
|
3cdd83bdac
|
Improve invocation_defects_tests with assertions and comments
|
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 |
Mark D. Roth
|
b66e798739
|
Pass C repo manager duty to Nico.
|
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 |