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 pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests
Jan Tattermusch
2016-06-20
|
\
|
*
Delete tests of dead pre-GA code
Nathaniel Manista
2016-06-18
*
|
Fix secure channel construction
Nathaniel Manista
2016-06-18
|
/
*
Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown
Jan Tattermusch
2016-06-17
|
\
*
\
Merge pull request #6943 from kpayson64/python_qps_wait
Jan Tattermusch
2016-06-16
|
\
\
|
*
|
Wait for channel to be connected for each client
Ken Payson
2016-06-16
|
|
*
Rename FATAL_FAILURE SHUTDOWN
Nathaniel Manista
2016-06-16
*
|
|
Merge pull request #6938 from nathanielmanistaatgoogle/__all__
Jan Tattermusch
2016-06-16
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6882 from kpayson64/python_metadata_tests
Jan Tattermusch
2016-06-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
grpc.__all__ definition
Nathaniel Manista
2016-06-16
|
|
/
|
/
|
*
|
Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division
Jan Tattermusch
2016-06-14
|
\
\
*
\
\
Merge pull request #6857 from kpayson64/python_cleanup
Jan Tattermusch
2016-06-14
|
\
\
\
*
\
\
\
Merge pull request #6874 from nathanielmanistaatgoogle/ga
Jan Tattermusch
2016-06-14
|
\
\
\
\
*
\
\
\
\
Merge pull request #6881 from kpayson64/python_create_channel_bug
Jan Tattermusch
2016-06-14
|
\
\
\
\
\
|
|
|
|
*
|
Drop unnecessary future division import
Nathaniel Manista
2016-06-14
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
Added cleanup to the server thread's join method.
Ken Payson
2016-06-13
|
*
|
|
|
Fix create_[secure/insecure]_channel argument order
Ken Payson
2016-06-13
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Added Python GA API metadata tests
Ken Payson
2016-06-13
|
|
|
/
|
|
/
|
|
|
*
Python GA code generation
Nathaniel Manista
2016-06-13
|
|
/
|
/
|
*
|
Merge pull request #6547 from kpayson64/py_generic_stream_test
Jan Tattermusch
2016-06-13
|
\
\
|
|
/
|
/
|
|
*
Added unit test for empty request/responses
Ken Payson
2016-06-11
*
|
Initial Python3 support
Ken Payson
2016-06-10
|
/
*
Merge pull request #6751 from soltanmm/6522
Jan Tattermusch
2016-06-09
|
\
*
\
Merge pull request #6815 from kpayson64/python_perf_fixes
Jan Tattermusch
2016-06-08
|
\
\
*
|
|
Added python jwt_token_creds interop test
Ken Payson
2016-06-07
|
*
|
Changed Python Sync streaming qps to follow spec
Ken Payson
2016-06-07
|
*
|
Remove AsyncStreaming client from python qps tests
Ken Payson
2016-06-06
|
/
/
*
|
Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga
Jan Tattermusch
2016-06-06
|
\
\
|
*
|
Route Python Beta API through Python GA API
Nathaniel Manista
2016-06-06
*
|
|
A Cython-layer read-not-all-responses test
Nathaniel Manista
2016-06-03
|
/
/
*
|
Merge pull request #6254 from grpc/python_per_rpc_interop
Jan Tattermusch
2016-06-03
|
\
\
*
|
|
Python GA channel and server
Nathaniel Manista
2016-06-01
|
|
*
Add a test for grpc/grpc#6522
Masood Malekghassemi
2016-06-01
|
|
/
|
/
|
*
|
Add block_until_paused method to PauseFailControl
Nathaniel Manista
2016-05-27
*
|
Add a Cython-level cancel-many-calls test
Nathaniel Manista
2016-05-23
|
*
Added google call creds/per_rpc interop tests
Ken Payson
2016-05-18
|
/
*
Merge pull request #6588 from soltanmm/you're-my-compression
Jan Tattermusch
2016-05-18
|
\
|
*
Add compression support to Cython layers
Masood Malekghassemi
2016-05-17
*
|
Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism
Jan Tattermusch
2016-05-16
|
\
\
*
\
\
Merge pull request #6439 from kpayson64/python_health_check
Jan Tattermusch
2016-05-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
Split and rename test_constants.PARALLELISM
Nathaniel Manista
2016-05-16
|
|
/
|
/
|
*
|
Merge pull request #6453 from kpayson64/python_protoc
Jan Tattermusch
2016-05-12
|
\
\
*
|
|
Added true async qps client
Ken Payson
2016-05-10
*
|
|
Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899
Jan Tattermusch
2016-05-09
|
\
\
\
|
|
*
|
Made complex directories for python protoc test
Ken Payson
2016-05-06
|
|
|
*
Namespace change
Ken Payson
2016-05-06
|
*
|
|
Raise parallelism in grpc._cython._channel_test
Nathaniel Manista
2016-05-05
|
|
/
/
|
|
*
Reworked python health checking and added tests
Ken Payson
2016-05-04
|
|
/
*
/
Fix a bug in stress client code
Sree Kuchibhotla
2016-05-03
|
/
*
Create Python stress test
Ken Payson
2016-04-29
[next]