index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
run_tests
/
build_python.sh
Commit message (
Expand
)
Author
Age
*
Updated copyrights
murgatroid99
2016-01-12
*
Use BoringSSL for Python gRPC
Masood Malekghassemi
2016-01-11
*
Include core in Python distribution
Masood Malekghassemi
2016-01-07
*
Fix interop Python test invocation
Masood Malekghassemi
2015-12-07
*
Use tox
Masood Malekghassemi
2015-12-04
*
Make Python testing predictable again
Masood Malekghassemi
2015-12-03
*
Enable pip caching on Jenkins slaves
Masood Malekghassemi
2015-10-06
*
Clean up build_python.sh
Masood Malekghassemi
2015-10-05
*
Add health-checking to Python
Masood Malekghassemi
2015-08-12
*
Use py.test from run_tests.py
Masood Malekghassemi
2015-07-31
*
Reorganize Python packages
Masood Malekghassemi
2015-07-30
*
Add Python3 testing support
Masood Malekghassemi
2015-07-09
*
Cython refactor of Python C wrapping layer
Masood Malekghassemi
2015-06-30
*
Make warnings errors when building Python tests
Masood Malekghassemi
2015-06-16
*
Ensure C89 compatibility in Linux tests
Masood Malekghassemi
2015-06-10
*
Redirect build_python.sh to requirements.txt
Masood Malekghassemi
2015-06-02
*
Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d.
Nicolas "Pixel" Noble
2015-05-19
*
Fix Python test ignorance of build config
Masood Malekghassemi
2015-03-17
*
Include interop tests in python_tests.json
Nathaniel Manista
2015-03-07
*
Removed logging, returned other tests to .travis.yml
murgatroid99
2015-03-02
*
Put tests back in a useful state
murgatroid99
2015-03-02
*
Changed how python versions are specified
murgatroid99
2015-03-02
*
Added another log line
murgatroid99
2015-02-27
*
Added python tests to .travis.yml
murgatroid99
2015-02-27
*
running python tests on travis
Jan Tattermusch
2015-02-26
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
*
|
Add shell script copyrights
Craig Tiller
2015-02-16
|
*
Upgrade Python proto dependency to 3.0.0-alpha-1.
Nathaniel Manista
2015-02-15
|
*
Clean up setup.py and move it into src/.
Nathaniel Manista
2015-02-15
|
/
*
Allow Python to be built without sudo
Craig Tiller
2015-02-10
*
Install PyPI's protobuf into the Python virtual environment.
Nathaniel Manista
2015-02-02
*
Refactoring of the Python build.
Nathaniel Manista
2015-02-02
*
Add Python to run-tests.
Nathaniel Manista
2015-01-22