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 remote-tracking branch 'upstream/master' into remove_cleanup_thread
kpayson64
2018-05-03
|
\
|
*
Regenerate projects
Mehrdad Afshari
2018-05-02
|
*
Add grpc.Channel.close
Nathaniel Manista
2018-05-02
|
*
Keep Core memory inside cygrpc.Channel objects
Nathaniel Manista
2018-05-02
*
|
Remove CleanupThread
kpayson64
2018-04-30
|
/
*
Merge pull request #15113 from mehrdada/pylint-tests-1
Mehrdad Afshari
2018-04-19
|
\
*
\
Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2
Mehrdad Afshari
2018-04-19
|
\
\
|
|
*
Eliminate broad-except suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate bare-except suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate old-style-class suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate wildcard-import suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate function-redefined suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate unnecessary-lambda suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate undefined-variable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate non-iterator-returned suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate undefined-loop-variable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate raising-bad-type suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate unreachable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate bad-continuation suppression
Mehrdad Afshari
2018-04-19
|
|
/
|
/
|
|
*
Bump protobuf runtime dependency versions
Mehrdad Afshari
2018-04-19
*
|
Break out qps services into seperate protos
kpayson64
2018-04-18
|
/
*
Fix a use of nonexistent .received_cancelled
Nathaniel Manista
2018-04-17
*
Regenerate projects
Mehrdad Afshari
2018-04-04
*
Fix gevent test flakes
kpayson64
2018-04-02
*
Merge pull request #14561 from kpayson64/gevent_2
kpayson64
2018-03-28
|
\
|
*
Initial gevent support
kpayson64
2018-03-27
|
*
Explicitly stop servers in unit tests.
kpayson64
2018-03-27
*
|
Merge pull request #14765 from grpc/revert-14687-early-ok
Noah Eisen
2018-03-21
|
\
\
|
|
/
|
/
|
|
*
Revert "Verify early OK behavior"
Noah Eisen
2018-03-20
*
|
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
|
/
*
Remove _face_interface_test
Nathaniel Manista
2018-03-13
*
Verify early OK behavior
Nathaniel Manista
2018-03-13
*
Merge pull request #14448 from kpayson64/remove_poller
kpayson64
2018-03-07
|
\
*
|
Regenerate projects
Mehrdad Afshari
2018-02-22
|
*
Remove Python background poller thread
Ken Payson
2018-02-20
|
/
*
Sleep a second to deflake ReconnectTest
Mehrdad Afshari
2018-02-06
*
Merge pull request #14107 from nathanielmanistaatgoogle/12531
Nathaniel Manista
2018-01-26
|
\
|
*
Elide cygrpc.ChannelArg and cygrpc.ChannelArgs
Nathaniel Manista
2018-01-26
*
|
Regenerate projects
Mehrdad Afshari
2018-01-19
*
|
Merge pull request #13965 from evanj/python-abort-fix
kpayson64
2018-01-12
|
\
\
|
|
/
|
/
|
|
*
python: Context.abort should fail RPC even for StatusCode.OK
Evan Jones
2018-01-12
*
|
Elide cygrpc.Timespec
Nathaniel Manista
2018-01-10
|
/
*
Upgrade yapf to 0.20.0
Mehrdad Afshari
2018-01-02
*
Merge pull request #13891 from nathanielmanistaatgoogle/12531
Nathaniel Manista
2017-12-31
|
\
*
\
Merge branch v1.8.x into master
Mehrdad Afshari
2017-12-31
|
\
\
|
|
*
Reform cygrpc.OperationTag and cygrpc.Event
Nathaniel Manista
2017-12-31
|
*
|
Bump version to 1.8.3
Mehrdad Afshari
2017-12-30
|
|
/
|
*
Reform cygrpc.Operation
Nathaniel Manista
2017-12-21
*
|
Fix port picking logic in Python tests
Mehrdad Afshari
2017-12-20
*
|
Merge pull request #13843 from kpayson64/fix_python_tests
kpayson64
2017-12-20
|
\
\
[next]