index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
grpcio_tests
Commit message (
Expand
)
Author
Age
*
Merge pull request #17642 from ericgribkoff/restore_fork_support_flag
Eric Gribkoff
2019-01-04
|
\
*
\
Merge pull request #17641 from ericgribkoff/logging_test_fix
Eric Gribkoff
2019-01-04
|
\
\
|
|
*
restore cython flag value to default after test
Eric Gribkoff
2019-01-04
|
*
|
Do not reload grpc in unit tests
Eric Gribkoff
2019-01-04
|
|
/
*
/
Regenerate projects
Sanjay Pujare
2019-01-03
|
/
*
Merge pull request #17580 from grpc/expose-version
Richard Belleville
2018-12-27
|
\
|
*
Make gRPC version string available as grpc.__version__
Richard Belleville
2018-12-27
*
|
fix test
Eric Gribkoff
2018-12-27
*
|
use test constants, fix formatting
Eric Gribkoff
2018-12-27
*
|
skip test with gevent
Eric Gribkoff
2018-12-26
*
|
Add Watch method to health check service
Eric Gribkoff
2018-12-26
*
|
disable broken gevent test
Eric Gribkoff
2018-12-21
*
|
Clean up server and channel objects in tests
Eric Gribkoff
2018-12-21
|
/
*
Merge pull request #17407 from jtattermusch/interop_csharp_sni_fix
Jan Tattermusch
2018-12-21
|
\
*
\
Merge pull request #17303 from lidizheng/sanity-python-3
Lidi Zheng
2018-12-20
|
\
\
|
|
*
do not use server override in python interop client by default
Jan Tattermusch
2018-12-20
|
|
/
|
/
|
*
|
removed unused traceback import
Eric Gribkoff
2018-12-19
*
|
Merge pull request #17444 from ericgribkoff/server_dealloc
Eric Gribkoff
2018-12-18
|
\
\
*
\
\
Merge pull request #17535 from lidizheng/remove-fake-channelz-dependency
Lidi Zheng
2018-12-18
|
\
\
\
|
|
*
|
bazel docker image does not support ipv6
Eric Gribkoff
2018-12-17
|
|
*
|
fix BUILD.bazel
Eric Gribkoff
2018-12-17
|
*
|
|
Remove the fake package dependency && temporarily skip the Channelz tests
Lidi Zheng
2018-12-17
|
|
*
|
Address comments, improve tests
Eric Gribkoff
2018-12-17
*
|
|
|
Revert "Revert "re-enable ExitTest""
Eric Gribkoff
2018-12-17
|
/
/
/
*
|
|
Revert "re-enable ExitTest"
Juanli Shen
2018-12-17
|
*
|
disable fork test on windows
Eric Gribkoff
2018-12-17
|
*
|
add tests
Eric Gribkoff
2018-12-17
|
*
|
Refactor server deallocation
Eric Gribkoff
2018-12-17
|
/
/
*
|
Merge pull request #17490 from lidizheng/py-status-3
Lidi Zheng
2018-12-14
|
\
\
*
\
\
Merge pull request #17466 from ericgribkoff/exit_tests
Eric Gribkoff
2018-12-14
|
\
\
\
|
|
*
|
Fix typo && remove unecessary except
Lidi Zheng
2018-12-13
|
|
*
|
Add grpcio-status extension package
Lidi Zheng
2018-12-13
|
|
/
/
|
/
|
|
|
*
|
re-enable unit._exit_test.ExitTest
Eric Gribkoff
2018-12-12
*
|
|
New abort with grpc.Status API
Lidi Zheng
2018-12-12
|
/
/
|
*
Upgrade sanity Docker image to debian:stretch
Lidi Zheng
2018-12-10
|
/
*
Merge pull request #17410 from ericgribkoff/channelz_stop_server
Eric Gribkoff
2018-12-07
|
\
*
|
Pre-fix python3 pylint failures
Eric Gribkoff
2018-12-06
|
*
stop() server and enable skipped channelz test
Eric Gribkoff
2018-12-05
|
/
*
Merge pull request #16971 from lidizheng/surface-exceptions
Lidi Zheng
2018-12-03
|
\
*
\
Merge pull request #17266 from lidizheng/python-channelz
Lidi Zheng
2018-11-29
|
\
\
|
*
|
Update docstring of Channelz function && add default variable initialization
Lidi Zheng
2018-11-29
|
*
|
Update comments && modify function name
Lidi Zheng
2018-11-29
|
*
|
Disable three subchannel unit tests for gevent
Lidi Zheng
2018-11-28
|
*
|
Remove the `del` hack and skip server related test cases
Lidi Zheng
2018-11-28
|
*
|
Adopt reviewer's suggestions
Lidi Zheng
2018-11-28
|
*
|
Channelz Python wrapper implementation
Lidi Zheng
2018-11-27
|
|
*
Surface exceptions from Cython to Python as much as possible
Lidi Zheng
2018-11-27
|
|
/
|
/
|
*
|
Merge pull request #17281 from lidizheng/issue-16718
Lidi Zheng
2018-11-26
|
\
\
|
*
|
Raise the exception while credential initialization
Lidi Zheng
2018-11-26
|
|
/
*
|
Merge pull request #15640 from jtattermusch/slow_python_interop_build
Jan Tattermusch
2018-11-26
|
\
\
[next]