Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add the Python interop client to gce_setup files | Nathaniel Manista | 2015-03-10 |
| | |||
* | Modifying after review comments. | Donna Dionne | 2015-03-09 |
| | |||
* | 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 | ||
* | fix gce script for cloud to cloud C# client | Jan Tattermusch | 2015-03-04 |
| | |||
* | Just a few more changes to include csharp into build and test | Donna Dionne | 2015-03-03 |
| | |||
* | addressed comments | Jan Tattermusch | 2015-03-03 |
| | |||
* | adding C# support to gce_setup scripts | Jan Tattermusch | 2015-03-03 |
| | |||
* | adding a build images script and remove some tests while investigating timeout | Donna Dionne | 2015-03-02 |
| | |||
* | Adding test command to test node auth compute engine credentials. | Donna Dionne | 2015-02-27 |
| | |||
* | Merge branch 'master' of github.com:google/grpc into go-auth-tests | Donna Dionne | 2015-02-25 |
|\ | |||
| * | Merge pull request #783 from ↵ | Michael Lumish | 2015-02-25 |
| |\ | | | | | | | | | | | | | tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby Grpc ruby switch auth to google auth library ruby | ||
| | * | Fixes the GCE creds test flags | Tim Emiola | 2015-02-25 |
| | | | |||
| | * | Updates the docker test commands | Tim Emiola | 2015-02-25 |
| | | | |||
* | | | Fixing go commands | Donna Dionne | 2015-02-24 |
|/ / | | | | | | | Fixing test names | ||
* | | Adding auth test into suite to be run automatically | Donna Dionne | 2015-02-24 |
| | | | | | | | | | | Temporarly taking out time out as it is not working properly on gcloud command Restore a flag incorrectly removed earlier | ||
* | | Fixed node cloud-prod commands | murgatroid99 | 2015-02-24 |
| | | |||
* | | Fixed environment variable passing in node cloud-prod command | murgatroid99 | 2015-02-24 |
|/ | |||
* | Adding go auth tests | Donna Dionne | 2015-02-23 |
| | | | | Adding python to images to be pulled after building | ||
* | Fixing docker file and image building for python. | Donna Dionne | 2015-02-20 |
| | |||
* | Merge branch 'master' into node_auth_integration | murgatroid99 | 2015-02-18 |
|\ | |||
* | | Added node auth interop test command | murgatroid99 | 2015-02-18 |
| | | |||
* | | Added prod SSL support to Node Dockerfile | murgatroid99 | 2015-02-18 |
| | | |||
| * | 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 |
| | | | |||
| * | | Add back a missing test | Donna Dionne | 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 |
|/ | |||
* | Setting default ssh directory in the case of test runs running as root. | Donna Dionne | 2015-02-13 |
| | |||
* | Use environment variable to set root certs in c++ interop test. | Yang Gao | 2015-02-05 |
| | |||
* | fixing builder.sh after code review comments. | Donna Dionne | 2015-02-05 |
| | |||
* | 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 pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests | donnadionne | 2015-02-04 |
|\ | | | | | Grpc tools add auth prod tests | ||
* | | Adds a grpc_show_servers command | Tim Emiola | 2015-02-04 |
| | | |||
* | | Replaces grpc_launch_server with grpc_launch_servers | Tim Emiola | 2015-02-04 |
| | | |||
| * | Allow the ruby tests to have service account info | Tim Emiola | 2015-02-04 |
|/ | |||
* | Update docker creation script to use the full boot disk size | Tim Emiola | 2015-02-04 |
| | | | | | | | - automates the disk partitioning described in https://cloud.google.com/compute/docs/disks/persistent-disks#repartitionrootpd Removes an unnecessary semi-colon | ||
* | Fixed errors in Node test running | murgatroid99 | 2015-02-03 |
| | |||
* | Merge pull request #354 from donnadionne/docker | Tim Emiola | 2015-02-03 |
|\ | | | | | Adding timeout for each test run so that failed tests do not block the r... | ||
| * | 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. | ||
* | | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | murgatroid99 | 2015-02-02 |
| | | |||
* | | Add node client and server to the list of interop tests to run | murgatroid99 | 2015-01-29 |
|/ | |||
* | small conflict fix | Donna Dionne | 2015-01-29 |
| | |||
* | fixing a small conflict | Donna Dionne | 2015-01-29 |
| | |||
* | Merge branch 'master' of github.com:google/grpc into docker | Donna Dionne | 2015-01-29 |
|\ | |||
* | | Adding additional comments and fixing reverted code. | Donna Dionne | 2015-01-28 |
| | | |||
* | | Adding auth tests; test commands may change in the future and | Donna Dionne | 2015-01-28 |
| | | | | | | | | refactoring will happen when the commands are final. |