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
*
virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and re...
Yash Tibrewal
2017-12-07
*
Upmerge changes from v1.8.x to master
Mehrdad Afshari
2017-12-05
|
\
|
*
Refactor: rename 'e' to 'exception'
Mehrdad Afshari
2017-12-04
|
*
Return UNKNOWN on GenericRpcHandler failure
Mehrdad Afshari
2017-12-04
|
*
Merge pull request #13603 from nathanielmanistaatgoogle/credentials
Nathaniel Manista
2017-12-04
|
|
\
|
*
\
Merge pull request #13593 from nathanielmanistaatgoogle/12531
Nathaniel Manista
2017-12-04
|
|
\
\
|
|
|
*
Change client-side credentials' use of gRPC Core
Nathaniel Manista
2017-12-03
|
|
|
*
Fix some doc string formatting and content
Nathaniel Manista
2017-12-03
|
|
|
/
|
|
*
Refactor _plugin_wrapping
Nathaniel Manista
2017-12-01
|
*
|
Merge pull request #13587 from nathanielmanistaatgoogle/access-token-auth-met...
Nathaniel Manista
2017-12-01
|
|
\
|
|
|
*
Correct AccessTokenAuthMetadataPlugin name
Nathaniel Manista
2017-12-01
*
|
|
Move histogram to test/core/util
Vijay Pai
2017-11-30
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x
Nicolas "Pixel" Noble
2017-11-30
|
|
\
\
|
|
/
/
|
/
|
/
|
|
/
*
|
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
\
|
|
*
Avoid unsupported and unintended API self-use
Nathaniel Manista
2017-11-28
|
|
*
grpc.CallCredentials doc string correction
Nathaniel Manista
2017-11-28
|
*
|
Merge pull request #13515 from mehrdada/bump-master-version
Mehrdad Afshari
2017-11-28
|
|
\
\
|
*
\
\
Merge pull request #13491 from vjpai/destack
Vijay Pai
2017-11-28
|
|
\
\
\
|
|
|
*
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Bump 1.8.0-dev to 1.8.0-pre1
Mehrdad Afshari
2017-11-27
|
|
|
/
|
|
/
|
|
*
|
Update Python dependency to protobuf v3.5.0.post1
Mehrdad Afshari
2017-11-27
|
|
*
Remove lockfree stack, again
Vijay Pai
2017-11-22
|
|
/
|
*
Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field
Nathaniel Manista
2017-11-22
|
|
\
|
*
\
Merge pull request #13485 from nathanielmanistaatgoogle/const
Nathaniel Manista
2017-11-21
|
|
\
\
|
|
|
*
Elide local field by directly returning values
Nathaniel Manista
2017-11-22
|
|
|
/
|
|
*
Add missing const
Nathaniel Manista
2017-11-22
|
*
|
Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configura...
Nathaniel Manista
2017-11-21
|
|
\
\
|
|
*
|
Avoid abbreviation in Python API
Nathaniel Manista
2017-11-21
|
|
|
/
|
*
|
Alter health/reflection packages' build criterion
Mehrdad Afshari
2017-11-20
|
*
|
Merge pull request #13406 from nathanielmanistaatgoogle/interop_required_args
Nathaniel Manista
2017-11-20
|
|
\
\
|
*
\
\
Merge pull request #13188 from cauthu/python-server-cert-reload
Nathaniel Manista
2017-11-20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2017-11-21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Add Python support for server SSL cert reloading
Giang Nguyen
2017-11-20
*
|
|
|
Merge pull request #13335 from ncteisen/inline-closure
Noah Eisen
2017-11-16
|
\
\
\
\
*
|
|
|
|
Fix grpcio_{health_checking,reflection} packaging
Mehrdad Afshari
2017-11-15
|
|
|
|
*
Require port and server_port interop flags
Nathaniel Manista
2017-11-15
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into inline-closure
Noah Eisen
2017-11-13
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Correct HEALTH_PROTO to REFLECTION_PROTO
Mehrdad Afshari
2017-11-13
|
*
|
|
Inline closure
ncteisen
2017-11-12
|
/
/
/
|
*
|
Bump v1.7.x branch to 1.7.2
Alexander Polcyn
2017-11-01
*
|
|
Merge pull request #13106 from Vizerai/census_update
Jim King
2017-10-31
|
\
\
\
*
\
\
\
Merge pull request #12732 from y-zeng/connectivity_watcher
Yuchen Zeng
2017-10-30
|
\
\
\
\
|
*
|
|
|
Use backup pollser instead of connectivity watcher
Yuchen Zeng
2017-10-30
|
*
|
|
|
convert connectivity_watcher to cpp file
Yuchen Zeng
2017-10-30
|
*
|
|
|
Add client channel connectivity watcher
Yuchen Zeng
2017-10-30
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Bump v1.7.x branch to 1.7.1
Alexander Polcyn
2017-10-26
|
|
*
|
Cleaning up census code.
Vizerai
2017-10-23
|
|
/
/
|
|
*
Flagging 1.7.0
Nicolas "Pixel" Noble
2017-10-21
|
|
*
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
Ken Payson
2017-10-12
*
|
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-12
|
\
|
|
[next]