index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-10-15
|
\
*
|
Ban gevent test
ncteisen
2018-10-15
|
*
Merge pull request #16864 from lidizheng/master
Lidi Zheng
2018-10-15
|
/
|
|
*
fix Exception throw for invalid channel args
Lidi Zheng
2018-10-14
*
|
Revert "Bazel rules for gRPC Python interop tests"
Mehrdad Afshari
2018-10-12
*
|
Revert "Bazel rules for Python grpcio_reflection"
Mehrdad Afshari
2018-10-12
|
/
*
Merge pull request #16831 from ghostwriternr/bazel-python-reflection
Nathaniel Manista
2018-10-12
|
\
*
\
Merge pull request #16813 from ghostwriternr/bazel-python-interop-tests
Nathaniel Manista
2018-10-12
|
\
\
|
|
*
Bazel rules for Python grpcio_reflection
Naresh
2018-10-11
|
|
/
|
/
|
|
*
Bazel rules for gRPC Python interop tests
Naresh
2018-10-11
*
|
Bazel rules for Python grpcio_health_checking
Naresh
2018-10-09
|
/
*
Regenerate projects
Stanley Cheung
2018-10-08
*
Merge pull request #16335 from ghostwriternr/python_bazel_4
Nathaniel Manista
2018-10-08
|
\
|
*
Add Bazel targets for Python unit tests
Naresh
2018-10-03
*
|
Merge pull request #16735 from hcaseyal/delete_lookup_table
hcaseyal
2018-10-01
|
\
\
|
*
|
Delete hpack lookup table
Hope Casey-Allen
2018-09-28
*
|
|
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
|
/
/
*
|
Merge pull request #16488 from hcaseyal/hpack_static_table
hcaseyal
2018-09-20
|
\
\
|
*
|
Some reorganizing to respond to code review comments
Hope Casey-Allen
2018-09-19
*
|
|
Fix SSL channel credential when an argument is None
Mehrdad Afshari
2018-09-17
*
|
|
Merge pull request #16378 from ghostwriternr/module-level-logger-fix
Nathaniel Manista
2018-09-06
|
\
\
\
*
|
|
|
[bazel] Fix python BUILD rules
Ruslan Nigmatullin
2018-09-04
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16467 from AspirinSJL/bump_master
Juanli Shen
2018-08-27
|
\
\
\
*
|
|
|
Revert "Revert "Fathom tcp changes""
Yash Tibrewal
2018-08-27
|
*
|
|
Regenerate projects
Juanli Shen
2018-08-27
|
/
/
/
*
|
|
Revert "Fathom tcp changes"
Jan Tattermusch
2018-08-27
*
|
|
Merge pull request #15941 from yashykt/fathomtcpchanges
Yash Tibrewal
2018-08-24
|
\
\
\
*
|
|
|
Check poll strategy in core fork handler and log error if unsupported
Eric Gribkoff
2018-08-23
*
|
|
|
Support tracking and closing fds post-fork in ev_poll_posix
Eric Gribkoff
2018-08-23
*
|
|
|
Merge pull request #16435 from mehrdada/move-cred-wrapper-into-credentials.pyx
Mehrdad Afshari
2018-08-23
|
\
\
\
\
*
\
\
\
\
Merge pull request #16432 from ericgribkoff/allow_pthread_atfork_mac
Eric Gribkoff
2018-08-22
|
\
\
\
\
\
|
|
*
|
|
|
Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxi
Mehrdad Afshari
2018-08-22
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #16318 from ericgribkoff/fork_support_v2_check_if_shutdown
Eric Gribkoff
2018-08-22
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #16425 from lamby/spelling-errors
Juanli Shen
2018-08-22
|
\
\
\
\
\
\
|
|
*
|
|
|
|
Python post-fork handler: exit if grpc shutdown fails
Eric Gribkoff
2018-08-22
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Define the allow pthread atfork macro for gRPC Python MacOS builds
Eric Gribkoff
2018-08-22
*
|
|
|
|
|
Support gRPC Python client-side fork with epoll1
Eric Gribkoff
2018-08-22
|
*
|
|
|
|
Fix a number of spelling errors.
Chris Lamb
2018-08-22
|
/
/
/
/
/
*
/
/
/
/
Ensure thread_pool is not None for grpc.Server
Mehrdad Afshari
2018-08-21
|
/
/
/
/
|
|
*
|
Configure module level loggers with basicConfig()
Naresh
2018-08-17
*
|
|
|
Move a file from src/cpp to src/core since core depends on it
Vijay Pai
2018-08-16
|
|
/
/
|
/
|
|
*
|
|
Replace is by == for a status comparison
Paul Petit
2018-08-16
|
*
|
Merge master
Yash Tibrewal
2018-08-13
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16296 from ericgribkoff/close_segfault_fix
Eric Gribkoff
2018-08-10
|
\
\
\
*
|
|
|
Added system roots feature to load roots from OS trust store
tdbhacks
2018-08-09
|
|
_
|
/
|
/
|
|
|
*
|
check if channel is closed before starting core ops
Eric Gribkoff
2018-08-09
*
|
|
yapf code
Jan Tattermusch
2018-08-07
*
|
|
upgrade python to protobuf 3.6.0
Jan Tattermusch
2018-08-07
|
/
/
*
|
Merge pull request #15993 from ghostwriternr/python_bazel_2
Nathaniel Manista
2018-08-03
|
\
\
*
|
|
Add op index support for custom hooks
Mehrdad Afshari
2018-08-02
[next]