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
Commit message (
Expand
)
Author
Age
*
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
|
*
Minimal Bazel BUILD files for grpcio Python
Naresh
2018-08-02
*
|
Add low-level Cython debug/expansion hooks
Mehrdad Afshari
2018-08-02
|
/
*
Add a matching _unwrap_grpc_arg
Mehrdad Afshari
2018-07-31
*
Add Cython functionality to directly wrap grpc_arg
Mehrdad Afshari
2018-07-30
*
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
Alexander Polcyn
2018-07-27
*
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
Alexander Polcyn
2018-07-26
*
Get c-ares to compile and do address sorting on windows
Alex Polcyn
2018-07-25
*
Regenerate projects
Srini Polavarapu
2018-07-19
*
Fix the muddled linkeage of channelz
ncteisen
2018-07-06
*
implement loca credentials
Yihua Zhang
2018-07-02
*
Merge pull request #15840 from dgquintas/common_nanopb
David G. Quintas
2018-06-22
|
\
*
|
Add load reporting filter
Juanli Shen
2018-06-22
|
*
Update to use the canonical version of LB proto
David Garcia Quintas
2018-06-21
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-19
|
\
|
*
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
Mark D. Roth
2018-06-19
|
|
\
|
*
\
Merge pull request #15070 from Vizerai/filter_port
Jim King
2018-06-18
|
|
\
\
|
*
|
|
Separate the posix part of the c-ares driver
Alexander Polcyn
2018-06-15
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-15
|
\
|
|
|
|
*
|
|
Merge pull request #15694 from srini100/bump-to-v1.14
Srini Polavarapu
2018-06-14
|
|
\
\
\
|
*
|
|
|
Specify thread-safety of grpc-created channels
Nathaniel Manista
2018-06-14
|
*
|
|
|
Refactor: reorder
Mehrdad Afshari
2018-06-14
|
*
|
|
|
Refactor: avoid calling with_call API
Mehrdad Afshari
2018-06-14
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-13
|
\
\
\
\
\
|
|
*
|
|
|
Re-raise grpc.RpcError instead of eating it
Mehrdad Afshari
2018-06-13
|
|
*
|
|
|
Refactor: rename _LocalFailure to _FailureOutcome
Mehrdad Afshari
2018-06-13
|
|
*
|
|
|
Optimize blocking intercepted stream-unary calls
Mehrdad Afshari
2018-06-13
|
|
*
|
|
|
Optimize blocking intercepted unary-unary calls
Mehrdad Afshari
2018-06-13
|
|
/
/
/
/
|
|
|
|
*
Create verify_peer_options when creating ssl credentials in order to expose a...
Ian Haken
2018-06-12
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #15707 from ghostwriternr/fix-cython-file-endings
Nathaniel Manista
2018-06-11
|
|
\
\
\
|
*
\
\
\
Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v...
Nathaniel Manista
2018-06-11
|
|
\
\
\
\
|
|
|
*
|
|
Update grpc_gevent cython files to include .pxi
Naresh
2018-06-11
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Regenrate projects
Srini Polavarapu
2018-06-08
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #15682 from mehrdada/bump-pylint
Mehrdad Afshari
2018-06-08
|
|
\
\
\
|
|
|
*
|
Check conformance to grpc.GenericRpcHandler type
Nathaniel Manista
2018-06-08
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru
Nathaniel Manista
2018-06-08
|
|
\
\
\
|
|
|
*
|
Change exception type to AssertError
Mehrdad Afshari
2018-06-08
|
|
|
*
|
Remove comment that is no longer relevant
Mehrdad Afshari
2018-06-08
|
|
|
*
|
Implement abstract methods _LocalFailure inherits
Mehrdad Afshari
2018-06-07
|
|
|
*
|
Fix arguments-differ pylint warning
Mehrdad Afshari
2018-06-07
|
|
|
*
|
Remove unnecessary pylint suppressions
Mehrdad Afshari
2018-06-07
|
|
|
*
|
Fix inconsistent-return-statements pylint warnings
Mehrdad Afshari
2018-06-07
|
|
|
*
|
Fix code to pass len-as-condition pylint test
Mehrdad Afshari
2018-06-07
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #14557 from ghostwriternr/py-custom-logger
Nathaniel Manista
2018-06-07
|
|
\
\
\
|
|
|
*
|
TLS session resumption support for Python clients
Santosh Ananthakrishnan
2018-06-07
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #15666 from nathanielmanistaatgoogle/15662
Nathaniel Manista
2018-06-07
|
|
\
\
\
|
|
*
|
|
Retain references to channel arguments
Nathaniel Manista
2018-06-06
*
|
|
|
|
Add basic support for GetChannel
ncteisen
2018-06-05
|
/
/
/
/
*
|
|
|
Merge pull request #15607 from kpayson64/upmerge_changes
kpayson64
2018-06-04
|
\
\
\
\
[next]