- Jul 14, 2015
-
-
Nathaniel Manista authored
This code branches out of the alpha/early_adopter code and begins building toward the beta API.
-
- Jul 13, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
Use it to validate that arithmetic on time types makes even some vague kind of sense.
-
- Jul 11, 2015
-
-
Nicolas "Pixel" Noble authored
-
Masood Malekghassemi authored
-
- Jul 10, 2015
-
-
Craig Tiller authored
-
Masood Malekghassemi authored
Conflicts: src/python/src/setup.py
-
- Jul 09, 2015
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst).
-
- Jul 01, 2015
-
-
Masood Malekghassemi authored
Also set up environment-related details needed for a smooth Cython experience: have the test script avoid rebuilding all dependencies if the virtualenv directory already exists, have the PyPI distribution script distribute the Cython generated C code rather than the .pyx files.
-
- Jun 30, 2015
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
- Jun 17, 2015
-
-
Nathaniel Manista authored
Pull request #1577 removes the backup poller internal to completion queues so this test needs to use extra threads to drive the work done inside the completion queues by continuously calling each completion queue's get method.
-
Craig Tiller authored
-
- Jun 16, 2015
-
-
Masood Malekghassemi authored
-
- Jun 15, 2015
-
-
David Garcia Quintas authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jun 11, 2015
-
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
- Jun 10, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
-
- Jun 09, 2015
-
-
Tim Emiola authored
-
David Garcia Quintas authored
-
- Jun 04, 2015
-
-
Masood Malekghassemi authored
-
- Jun 03, 2015
-
-
Nicolas "Pixel" Noble authored
-
Tim Emiola authored
-
Masood Malekghassemi authored
The previous timeout was short enough that it led to erroneous failures. Fixes #1875.
-
- Jun 02, 2015
-
-
David Garcia Quintas authored
Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
-
- May 29, 2015
-
-
Masood Malekghassemi authored
Exposes the C core batch API to the Python layers. Provides a shim to enable the old Python API to remain the same (for now).
-
Masood Malekghassemi authored
Fixes #1762.
-
- May 26, 2015
-
-
Masood Malekghassemi authored
Updated to version 0.9.0a0.
-
- May 23, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- May 22, 2015
-
-
Craig Tiller authored
-
Masood Malekghassemi authored
Fixes #1591. Also fixes a raised-exceptions-during-tests-causes-hanging problem.
-
Craig Tiller authored
-
- May 21, 2015
-
-
Nathaniel Manista authored
This defect was originally introduced in Google-internal source control on 18 August 2014. Wow. Clearly unit test coverage is needed for this feature.
-
- May 20, 2015
-
-
Craig Tiller authored
-
- May 19, 2015
-
-
Jayant Kolhe authored
-