- May 19, 2017
-
-
Yong Ni authored
Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
-
- May 09, 2017
-
-
Yong Ni authored
-
- Apr 07, 2017
-
-
Jan Tattermusch authored
-
- Apr 05, 2017
-
-
Eric Gribkoff authored
-
- Mar 31, 2017
-
-
Menghan Li authored
-
- Mar 30, 2017
-
-
Eric Gribkoff authored
-
- Mar 24, 2017
-
-
Menghan Li authored
-
- Mar 17, 2017
-
-
Eric Gribkoff authored
-
- Jan 19, 2017
-
-
Yuchen Zeng authored
-
- Sep 30, 2016
-
-
Stanley Cheung authored
-
- Sep 15, 2016
-
-
Jan Tattermusch authored
-
- Sep 09, 2016
-
-
Jan Tattermusch authored
-
- Jul 27, 2016
-
-
Stanley Cheung authored
-
Stanley Cheung authored
-
- Jul 24, 2016
-
-
Stanley Cheung authored
-
- Jul 23, 2016
-
-
Stanley Cheung 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
-
- Apr 28, 2016
-
-
Jan Tattermusch authored
-