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
*
Expose per-call credentials to Python
Masood Malekghassemi
2015-09-02
*
Bump Python version to 0.11 and status to Beta
Nathaniel Manista
2015-09-01
*
Fixes for bugs found during manual use
Nathaniel Manista
2015-08-31
*
Merge pull request #3152 from nathanielmanistaatgoogle/beta-codegen
Nathaniel Manista
2015-08-31
|
\
|
*
Code generation for Python Beta API
Nathaniel Manista
2015-08-31
*
|
Merge pull request #3150 from nathanielmanistaatgoogle/metadata-and-serializa...
Masood Malekghassemi
2015-08-31
|
\
\
*
\
\
Merge pull request #3134 from nathanielmanistaatgoogle/beta
Masood Malekghassemi
2015-08-31
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3147 from nathanielmanistaatgoogle/servicelink-shut-down
Masood Malekghassemi
2015-08-31
|
\
\
\
*
\
\
\
Merge pull request #3149 from nathanielmanistaatgoogle/drop-invoker
Masood Malekghassemi
2015-08-31
|
\
\
\
\
*
\
\
\
\
Merge pull request #3146 from nathanielmanistaatgoogle/grace
Masood Malekghassemi
2015-08-31
|
\
\
\
\
\
|
|
|
|
|
*
Metadata plumbing and serialization tweaks
Nathaniel Manista
2015-08-31
|
|
|
|
|
/
|
|
|
|
*
The rest of the Python Beta API
Nathaniel Manista
2015-08-31
|
|
|
_
|
/
|
\
|
|
/
|
|
/
|
|
|
/
|
|
|
*
|
Drop invoker during test tear-down
Nathaniel Manista
2015-08-30
|
|
|
*
Fix gRPC links lifecycle tracking
Nathaniel Manista
2015-08-30
|
|
|
/
|
*
/
Fix grace period bug in _end.accept_ticket
Nathaniel Manista
2015-08-29
|
|
/
*
/
update debian unstable to testing
Stanley Cheung
2015-08-28
|
/
*
Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup
Yang Gao
2015-08-28
|
\
*
\
Merge pull request #3126 from nathanielmanistaatgoogle/servicelink-shut-down
Nathaniel Manista
2015-08-28
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle...
Julien Boeuf
2015-08-28
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Make ServiceLink shut-down a two step process
Nathaniel Manista
2015-08-28
*
|
|
Merge pull request #3130 from nathanielmanistaatgoogle/test-cleanup
Masood Malekghassemi
2015-08-28
|
\
\
\
*
\
\
\
Merge pull request #3128 from nathanielmanistaatgoogle/add_port
Masood Malekghassemi
2015-08-28
|
\
\
\
\
|
|
*
|
|
Python test clean-up
Nathaniel Manista
2015-08-28
|
|
|
/
/
|
*
/
/
Accept addresses rather than ports in add_port
Nathaniel Manista
2015-08-28
|
|
/
/
*
/
/
Two fixes in grpc.framework.core._end
Nathaniel Manista
2015-08-28
|
/
/
*
|
Merge pull request #3117 from nathanielmanistaatgoogle/force-client-auth
Masood Malekghassemi
2015-08-28
|
\
\
*
\
\
Merge pull request #3102 from soltanmm/ihop
Nathaniel Manista
2015-08-28
|
\
\
\
|
|
*
|
Expand force_client_auth to old ServerCredentials
Nathaniel Manista
2015-08-28
|
|
/
/
|
/
|
|
|
|
*
Python service account cleanup.
Julien Boeuf
2015-08-27
|
|
*
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...
Julien Boeuf
2015-08-27
|
|
/
|
|
/
|
|
*
|
|
Add force_client_auth to _low.ServerCredentials
Nathaniel Manista
2015-08-27
*
|
|
Merge pull request #2947 from jboeuf/grpc_security_abi
Craig Tiller
2015-08-27
|
\
\
\
|
|
*
|
Python OAuth2 auth-token interop test
Masood Malekghassemi
2015-08-27
*
|
|
|
Merge pull request #3093 from nathanielmanistaatgoogle/channel
Masood Malekghassemi
2015-08-27
|
\
\
\
\
*
\
\
\
\
Merge pull request #3052 from nathanielmanistaatgoogle/crust
Masood Malekghassemi
2015-08-27
|
\
\
\
\
\
|
|
*
|
|
|
The Beta API Channel
Nathaniel Manista
2015-08-27
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #3080 from soltanmm/docfix
Nathaniel Manista
2015-08-26
|
\
\
\
\
\
|
*
|
|
|
|
Temporary fix on Python doc to alleviate confusion
Masood Malekghassemi
2015-08-26
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-an...
Masood Malekghassemi
2015-08-26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Credentials cleanup:
Julien Boeuf
2015-08-25
|
|
|
|
/
|
|
|
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3021 from ctiller/reject-the-stuffs
Yang Gao
2015-08-25
|
\
\
\
|
|
|
*
The RPC Framework crust package
Nathaniel Manista
2015-08-25
*
|
|
|
Add global per-test timeout to Python test harness
Masood Malekghassemi
2015-08-25
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3046 from nathanielmanistaatgoogle/defect
Masood Malekghassemi
2015-08-25
|
\
\
\
*
\
\
\
Merge pull request #3047 from nathanielmanistaatgoogle/status
Masood Malekghassemi
2015-08-25
|
\
\
\
\
|
|
|
*
|
Drop whitespace from Python test metadata keys
Nathaniel Manista
2015-08-25
|
|
*
|
|
Use a custom exception in test_control
Nathaniel Manista
2015-08-25
|
|
|
|
*
Add code and message to base.NoSuchMethodError
Nathaniel Manista
2015-08-25
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #3038 from nathanielmanistaatgoogle/four-fixes
Masood Malekghassemi
2015-08-24
|
\
\
\
\
[next]