- Jun 13, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jun 12, 2015
-
-
Nicolas Noble authored
Only keep docker containers for tests that failed
-
Jan Tattermusch authored
-
Abhishek Kumar authored
Add Connectivity doc
-
Nicolas Noble authored
fetch PR refspec for docker jenkins builds
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Nicolas Noble authored
Fix native callback signature to match with C#
-
Jan Tattermusch authored
-
Nicolas Noble authored
Speed up hash checks, crash on first TSAN error
-
- Jun 11, 2015
-
-
Tim Emiola authored
Revamp of C# channel options (aka channel args)
-
Tim Emiola authored
Stability fixes for python_plugin_test
-
Craig Tiller authored
-
Nathaniel Manista authored
The "normal" timeout is eliminated. The "short" timeout is changed to be the length used in tests that will time out as part of their execution and the "long" timeout is changed to be a ridiculously high value that will have no bearing on passing tests. The "pause" behavior of _ServicerMethods is changed to use a threading.Condition's wait/notify methods rather than busy-sleeping. Tests that used servicer delay to verify that asynchronous calls are not affected by server delay are changed to use servicer pause to verify that asynchronous calls return while the servicer is paused. Busy-sleeping in testHalfDuplexCallWedged is replaced with use of a threading.Condition's wait/notify methods. Fixes https://github.com/grpc/grpc/issues/1900.
-
Nathaniel Manista authored
Ensure C89 compatibility in Linux tests.
-
Masood Malekghassemi authored
-
Tim Emiola authored
update PHP README installation instructions
-
Yang Gao authored
Flagging unused parameters as unused.
-
- Jun 10, 2015
-
-
Nicolas "Pixel" Noble authored
-
Jayant Kolhe authored
Update README.rst
-
Stanley Cheung authored
-
Nathaniel Manista authored
Cosmetic tweaks to python_plugin_test.py.
-
Tim Emiola authored
-
Nathaniel Manista authored
Update src/python/README.md to link to quick start and detailed example documentation.
-
Tim Emiola authored
-
Craig Tiller authored
Tiny comment fix
-
David G. Quintas authored
-
Vijay Pai authored
Make async server use one CQ per server thread
-
Craig Tiller authored
-
Vijay Pai authored
add missed explicit
-
Yang Gao authored
-
Vijay Pai authored
Removed leftover TODO
-
Nathaniel Manista authored
No behavioral changes. Changes to comments are error correction, not changes of specification.
-
David G. Quintas authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
David G. Quintas authored
Fix minor bug GRPC_TIMER_END before end of function
-
Nathaniel Manista authored
Upgrade protobuf version used by gRPC Python to 3.0.0a3 and update version number of gRPC Python to 0.9.0a1.
-