Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Setting default ssh directory in the case of test runs running as root. | Donna Dionne | 2015-02-13 | |
| | ||||
* | 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 | |
|/ | ||||
* | Fixed errors in Node test running | murgatroid99 | 2015-02-03 | |
| | ||||
* | Switched Protobuf-PHP references to my fork, removed references to git-on-borg | murgatroid99 | 2015-02-02 | |
| | ||||
* | 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. | |||
| * | Merge pull request #272 from murgatroid99/node_dockerfile | Tim Emiola | 2015-01-28 | |
|/| | | | | | Added docker files for node interop tests | |||
| * | Fixed alignment issues | murgatroid99 | 2015-01-28 | |
| | | ||||
| * | Added docker files for node interop tests | murgatroid99 | 2015-01-28 | |
| | | ||||
* | | adding cloud to prod test for go. | Donna Dionne | 2015-01-27 | |
|/ | ||||
* | Fixes a bad option spec | Tim Emiola | 2015-01-27 | |
| | ||||
* | Fixes the prod test command flags | Tim Emiola | 2015-01-27 | |
| | ||||
* | Updates/Adds test commands | Tim Emiola | 2015-01-27 | |
| | | | | | | | - the client test gets new, necessary flags - adds a prod test command that explicitly sets the SSL_CERT_FILE to pick up certs that the c core can load successfully. | |||
* | Adding commands to run cloud to prod tests | Donna Dionne | 2015-01-26 | |
| | | | | Adding 2 runners to run the test matrix | |||
* | Updates the java dockerfile and client command to reflect recent flag changes | Tim Emiola | 2015-01-26 | |
| | ||||
* | Adding Docker support for cpp | Donna Dionne | 2015-01-23 | |
| | ||||
* | Updates the Go dockerfile to reflect the package restructuring. | Tim Emiola | 2015-01-23 | |
| | | | | - also corrects an error in the Go client test command | |||
* | Adds a bash func that runs the interop test client command | Tim Emiola | 2015-01-22 | |
| | ||||
* | Minor bugfixes; adds independent command for support scripts on GCE machines | Tim Emiola | 2015-01-22 | |
| | ||||
* | bugfix: corrects a bug in grpc_sync_images | Tim Emiola | 2015-01-21 | |
| | ||||
* | Updates launch server to remove existing server if it's present | Tim Emiola | 2015-01-15 | |
| | ||||
* | Renames and grpc_update_docker_images to grpc_sync_images | Tim Emiola | 2015-01-15 | |
| | | | | - also allows it to sync multiple hosts | |||
* | Simplify the docker image update cmd | Tim Emiola | 2015-01-15 | |
| | ||||
* | Allows grpc_** that run gcloud compute ssh to run from docker containers | Tim Emiola | 2015-01-13 | |
| | | | | | | | - adds _grpc_ensure_gcloud_ssh that creates the ~/.ssh/gcloud_compute_engine key file if it does not exist - update all the grpc_** commands that use ssh to call this | |||
* | Corrects the ruby dockerfile to ensure it has access to git-on-[]. | temiola | 2015-01-12 | |
| | | | | | | | | Adds a command for triggering a pull of the latest built docker images. Change on 2015/01/09 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83641150 | |||
* | Adding the tools directory to the git export. | Nicolas Noble | 2015-01-06 | |