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
Lars Kanis
4c667476a0
Add ruby-2.7 to build process of binary gems for Windows and Linux
...
With rake-compiler-dock-1.0.1 there's no need to use a derived Dockerfile.
The standard RCD image can be used instead.
The only issue is with conflicting declarations of gettimeofday(), which can be easily worked around by patching win32.h before the build.
Fixes #21514
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
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
Julien Boeuf
f930322bf9
Add more tests for STS
...
- ensure that we don't crash if the token file is not readable.
- fixed the oauth2 token fetcher as well.
5 years ago
Richard Belleville
c01b39e55b
Pull Python 3 only tests out to a separate repo
5 years ago
Lidi Zheng
7a50172cc8
Handle the intercepted call case
5 years ago
Matthew Stevenson
b344c90fe1
ssl creds
5 years ago
Matthew Stevenson
b07ea16e37
Added back in experiment file and now using ssl credentials.
5 years ago
Lidi Zheng
e0f8fe3254
Ensure channel isolation is maintained while graceful close
5 years ago
Yash Tibrewal
eb179095c4
Buildify
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