Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more division of logs to make it easier to analyze test results. | Donna Dionne | 2015-05-06 |
| | |||
* | Ensuring test logs are not over written between runs. | Donna Dionne | 2015-05-06 |
| | |||
* | Adding links to individual test logs in test result page. | Donna Dionne | 2015-04-14 |
| | |||
* | Adding php client to interop tests. | Donna Dionne | 2015-04-10 |
| | |||
* | Add csharp server to interop tests | Donna Dionne | 2015-03-18 |
| | |||
* | Add the Python interop client to gce_setup files | Nathaniel Manista | 2015-03-10 |
| | |||
* | Added timeout for tests that hang | Donna Dionne | 2015-03-06 |
| | | | | Added prettier cloud to prod output and a history of results | ||
* | Adding csharp to test suite | Donna Dionne | 2015-03-05 |
| | | | | temp remove timing out test to investigate | ||
* | Fixing go commands | Donna Dionne | 2015-02-24 |
| | | | | Fixing test names | ||
* | Merge pull request #540 from ctiller/copyright | Tim Emiola | 2015-02-18 |
|\ | | | | | Copyright checker | ||
| * | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | |||
| * | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | |||
| * | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-02-17 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/__init__.py src/python/src/_adapter/__init__.py src/python/src/_framework/__init__.py src/python/src/_framework/base/__init__.py src/python/src/_framework/base/packets/__init__.py src/python/src/_framework/common/__init__.py src/python/src/_framework/face/__init__.py src/python/src/_framework/face/testing/__init__.py src/python/src/_framework/foundation/__init__.py src/python/src/_junkdrawer/__init__.py | ||
* | | | Adding new tests into docker runs | Donna Dionne | 2015-02-17 |
| |/ |/| | |||
| * | Add shell script copyrights | Craig Tiller | 2015-02-16 |
| | | |||
* | | Add Python to the list of interop servers to run. | Nathaniel Manista | 2015-02-15 |
|/ | |||
* | Rewrote the timeout for test commands | Donna Dionne | 2015-02-04 |
| | | | | | Added missing pingpong tests to cloud prod test Cleaned up test output and inserted them into a google.visualization.Datatable object | ||
* | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-02-02 |
|\ | |||
* | | Adding timeout for each test run so that failed tests do not block the ↵ | Donna Dionne | 2015-02-02 |
| | | | | | | | | running of the rest of the tests. | ||
| * | Add node client and server to the list of interop tests to run | murgatroid99 | 2015-01-29 |
|/ | |||
* | Fixing a small typo | Donna Dionne | 2015-01-26 |
| | |||
* | Adding commands to run cloud to prod tests | Donna Dionne | 2015-01-26 |
Adding 2 runners to run the test matrix |