Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Don't allow precompiled binaries in tests | Masood Malekghassemi | 2016-03-24 |
|/ | | | | | | | | Before it was possible for precompiled binaries of the Cython layer to be downloaded during a test run if the metadata of the host machine's gRPC Python project matched the metadata of a file in cloud storage. Now we disallow this, and fix a bug where the relevant environment variable was ineffectual. | ||
* | Merge pull request #5283 from soltanmm/abi-fu | Nathaniel Manista | 2016-02-22 |
|\ | | | | | Add more information to precompiled name. | ||
* | | Exclude cygrpc.so from the Python package | Masood Malekghassemi | 2016-02-18 |
| | | |||
| * | Add more information to precompiled name | Masood Malekghassemi | 2016-02-17 |
|/ | |||
* | Use precompiled extensions only | Masood Malekghassemi | 2016-02-12 |