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
/
commands.py
Commit message (
Expand
)
Author
Age
*
Re-run yapf code, and pin version
Ken Payson
2017-02-06
*
Run yapf over Python code
Masood Malekghassemi
2017-01-23
*
Run Python formatting
Masood Malekghassemi
2017-01-17
*
Set Python documentation copyright
Masood Malekghassemi
2016-12-27
*
Make .pxi imports relative
Ken Payson
2016-09-11
*
Be more intelligent about Cython in grpcio
Masood Malekghassemi
2016-07-22
*
Add special methods to generated Python docs
Masood Malekghassemi
2016-07-12
*
Added Glossary to docs with metadata definition
Ken Payson
2016-07-12
*
Organize Python tests to use grpcio-tools directly
Masood Malekghassemi
2016-07-01
*
removed spurious .format()
David Garcia Quintas
2016-06-17
*
added extra path to python protoc
David Garcia Quintas
2016-06-17
*
Initial Python3 support
Ken Payson
2016-06-10
*
Changed python proto build to use shared protos
Ken Payson
2016-04-26
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge pull request #5679 from makdharma/master
Jan Tattermusch
2016-03-20
|
\
*
\
Merge pull request #5540 from soltanmm/upmerge
Craig Tiller
2016-03-09
|
\
\
|
|
*
Cleaned up installation/test requirement fetching
Makarand Dharmapurikar
2016-03-09
|
|
/
|
/
|
*
|
Address comments and add a TODO.
Jan Tattermusch
2016-03-07
*
|
custom test target for parallel test running
Jan Tattermusch
2016-03-07
|
*
Update Python docgen
Masood Malekghassemi
2016-02-22
|
/
*
Use precompiled extensions only
Masood Malekghassemi
2016-02-12
*
Truncate Python target triple
Masood Malekghassemi
2016-02-11
*
Paper over custom command limitations
Masood Malekghassemi
2016-02-11
*
Use wheels instead for custom bdists
Masood Malekghassemi
2016-02-11
*
Merge pull request #5134 from soltanmm/cleaners
Nathaniel Manista
2016-02-08
|
\
|
*
Fall back to building if GCS cannot be reached
Masood Malekghassemi
2016-02-08
|
*
Move os.environ to module-level
Masood Malekghassemi
2016-02-08
*
|
Fix GCS URL for Python
Masood Malekghassemi
2016-02-08
|
/
*
Change default on Python install option
Craig Tiller
2016-02-05
*
Use envvar for binary repository
Masood Malekghassemi
2016-02-04
*
Merge pull request #4944 from soltanmm/patch
Masood Malekghassemi
2016-02-04
|
\
*
|
Pass undiagnosed errors to the user unadulterated
Masood Malekghassemi
2016-01-30
*
|
Fix Python diagnostics dying on bad diagnosis
Masood Malekghassemi
2016-01-28
|
*
Clean up custom gRPC Python binaries for Linux
Masood Malekghassemi
2016-01-28
|
/
*
Enable binary linux distributions for Python
Masood Malekghassemi
2016-01-27
*
Add missing import
Masood Malekghassemi
2016-01-25
*
Add compiler error diagnostics to Python setup
Masood Malekghassemi
2016-01-22
*
Fix broken Python package builds
Masood Malekghassemi
2016-01-21
*
Check compiler versions at Python setup time
Masood Malekghassemi
2016-01-14
*
Warn on Python proto module build failure
Masood Malekghassemi
2016-01-14
*
Updated copyrights
murgatroid99
2016-01-12
*
Use default gRPC roots.pem if none provided
Masood Malekghassemi
2016-01-11
*
Fail test build if protoc can't be found
Masood Malekghassemi
2016-01-07
*
Include core in Python distribution
Masood Malekghassemi
2016-01-07
*
Make Python testing predictable again
Masood Malekghassemi
2015-12-03
*
Fix Python docgen
Masood Malekghassemi
2015-09-10
*
Add project metadata generation to Python
Masood Malekghassemi
2015-08-05
*
Reorganize Python packages
Masood Malekghassemi
2015-07-30