- Apr 26, 2017
-
-
Alexander Polcyn authored
This reverts commit 79759fea, reversing changes made to dc36f4df.
-
- Apr 25, 2017
-
-
Craig Tiller authored
-
- Apr 21, 2017
-
-
Craig Tiller authored
-
- Mar 10, 2017
-
-
Jan Tattermusch authored
-
- Feb 23, 2017
-
-
David Garcia Quintas authored
-
- Feb 22, 2017
-
-
David Garcia Quintas authored
-
- Dec 22, 2016
-
-
Jan Tattermusch authored
-
- Dec 19, 2016
-
-
Jan Tattermusch authored
-
- Dec 09, 2016
-
-
Jan Tattermusch authored
-
- Dec 02, 2016
-
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
- Dec 01, 2016
-
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Craig Tiller authored
-
- Oct 31, 2016
-
-
Matt Kwong authored
-
- Oct 14, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jul 12, 2016
-
-
siddharthshukla authored
six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh
-
- Jul 08, 2016
-
-
Masood Malekghassemi authored
-
- Jun 24, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
SIGNIFICANTLY increases the performance of actually running tests...
-
- Apr 06, 2016
-
-
Craig Tiller authored
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 29, 2016
-
-
Jan Tattermusch authored
-
- Mar 01, 2016
-
-
Jan Tattermusch authored
-
- Feb 02, 2016
-
-
Alistair Veitch authored
-
- Jan 28, 2016
-
-
Craig Tiller authored
-
- Jan 20, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jan 19, 2016
-
-
Craig Tiller authored
There are cases where we truly don't care how long something takes, and some external timeout will kill truly stuck processes, so let's eliminate timeouts in those cases
-