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
*
Create Python stress test
Ken Payson
2016-04-29
*
Merge pull request #6331 from nathanielmanistaatgoogle/alpha
Jan Tattermusch
2016-04-28
|
\
*
\
Merge pull request #6298 from grpc/python_qps_tests
Jan Tattermusch
2016-04-28
|
\
\
|
*
|
Python QPS Worker/initial scenarios
Ken Payson
2016-04-28
|
|
*
Remove Python alpha/early_adopter implementation
Nathaniel Manista
2016-04-28
|
|
/
*
/
Allow additive changes to protos w/o forcing user implementation
Masood Malekghassemi
2016-04-27
|
/
*
Changed python proto build to use shared protos
Ken Payson
2016-04-26
*
Remove unnecessary -2016 from copyrights
Craig Tiller
2016-04-05
*
Merge pull request #5700 from bluecmd/ssl-defaults
Jan Tattermusch
2016-03-31
|
\
*
|
Update copyrights
Craig Tiller
2016-03-31
*
|
fixes to tests for py2/3 syntax compatibility
Leifur Halldor Asgeirsson
2016-03-23
*
|
Merge pull request #5368 from leifurhauks/py3_test_compat
Jan Tattermusch
2016-03-23
|
\
\
*
\
\
Merge pull request #5650 from leifurhauks/py3_iteritems
Nicolas Noble
2016-03-21
|
\
\
\
*
\
\
\
Merge pull request #5653 from leifurhauks/py3_iterators
Jan Tattermusch
2016-03-21
|
\
\
\
\
|
|
|
|
*
ssl_channel_credentials to use None by default
Christian Svensson
2016-03-20
|
|
*
|
|
replace uses of iteritems with six.iteritems
Leifur Halldor Asgeirsson
2016-03-18
|
*
|
|
|
make iterators python3-compatible
Leifur Halldor Asgeirsson
2016-03-18
|
|
/
/
/
|
|
*
/
py3 compatibility for test runner & loader
Leifur Halldor Asgeirsson
2016-03-18
|
|
/
/
*
/
/
specify metaclasses in a py3-compatible way
Leifur Halldor Asgeirsson
2016-03-18
|
/
/
*
|
Don't use a pipe for capturing in test runner
Masood Malekghassemi
2016-03-17
*
|
Fix two ways tests can hang
Masood Malekghassemi
2016-03-15
*
|
fix copyright
Jan Tattermusch
2016-03-11
*
|
remove tests for EventInvocation API that is going to be removed
Jan Tattermusch
2016-03-11
|
/
*
Fix typo
Masood Malekghassemi
2016-03-09
*
make python test suites run in parallel
Jan Tattermusch
2016-03-02
*
grpc_set_ssl_roots_override_callback for Python
Nathaniel Manista
2016-02-09
*
Implement three missing face test methods
Nathaniel Manista
2016-01-27
*
Fix reporting unexpected abortions in event tests
Nathaniel Manista
2016-01-27
*
Drop use of functools.wrap in logging_pool
Nathaniel Manista
2016-01-26
*
Move parallel RPC code to correct test method
Nathaniel Manista
2016-01-26
*
Fix a defect in RPC Framework Core
Nathaniel Manista
2016-01-21
*
A test of the Cython Channel
Nathaniel Manista
2016-01-20
*
Include core in Python distribution
Masood Malekghassemi
2016-01-07
*
Fix typo in Python test harness
Masood Malekghassemi
2015-12-16
*
Get rid of SSL_CERT_FILE env entirely
Jan Tattermusch
2015-12-10
*
Add metadata auth plugin API support
Masood Malekghassemi
2015-12-07
*
Unskip cygrpc tests
Masood Malekghassemi
2015-12-07
*
Remove unnecessary adapter files
Masood Malekghassemi
2015-12-07
*
Migrate to Cython
Masood Malekghassemi
2015-12-07
*
Fix interop Python test invocation
Masood Malekghassemi
2015-12-07
*
Make Python testing predictable again
Masood Malekghassemi
2015-12-03