Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | enable oauth2_auth_token and per_rpc_creds interop tests for C# | Jan Tattermusch | 2015-07-31 |
| | |||
* | removing unnecessary tests. | Donna Dionne | 2015-07-29 |
| | |||
* | Adding new interop tests | Donna Dionne | 2015-07-27 |
| | |||
* | Merge pull request #1827 from madongfly/creds_test | donnadionne | 2015-06-02 |
|\ | | | | | Enable service_account_creds test and compute_engine_creds for gRpc-java. | ||
* | | Adding csharp_dotnet into interop tests | Donna Dionne | 2015-06-01 |
| | | | | | | | | Currently the binaries are built manually which will be automatd in the future. | ||
* | | Adding csharp_dotnet into cloud suite of tests | Donna Dionne | 2015-06-01 |
| | | | | | | | | Currently the build is manual but will be automated over time | ||
| * | Enable service_account_creds test and compute_engine_creds for gRpc-java. | Xudong Ma | 2015-05-29 |
|/ | |||
* | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | |||
* | change default instance used as windows interop server | Jan Tattermusch | 2015-05-19 |
| | |||
* | grpc_docker.sh support for running C# server on Windows | Jan Tattermusch | 2015-05-18 |
| | |||
* | add php jwt_token_creds test command | Stanley Cheung | 2015-05-14 |
| | |||
* | Modifying test result and log storage for better keeping of test history. | Donna Dionne | 2015-05-13 |
| | |||
* | added ability to run auth interop test clients on windows | Jan Tattermusch | 2015-05-12 |
| | |||
* | Merge pull request #1553 from jtattermusch/interop_windows_runners | Tim Emiola | 2015-05-12 |
|\ | | | | | Runner scripts for interop tests on Windows | ||
* | | Adding 2 new test runner scripts to help to separate tests into smaller runs and | Donna Dionne | 2015-05-11 |
| | | | | | | | | getting faster results. | ||
| * | make windows host configurable | Jan Tattermusch | 2015-05-11 |
| | | |||
| * | added interop and cloud to prod runner scripts for windows interop clients | Jan Tattermusch | 2015-05-11 |
|/ | |||
* | more division of logs to make it easier to analyze test results. | Donna Dionne | 2015-05-06 |
| | |||
* | Merge branch 'master' of github.com:google/grpc into test-log | Donna Dionne | 2015-05-06 |
|\ | |||
* | | Ensuring test logs are not over written between runs. | Donna Dionne | 2015-05-06 |
| | | |||
| * | add command for the rest of PHP interop test | Stanley Cheung | 2015-05-05 |
|/ | |||
* | add php compute_engine_creds auth interop test | Stanley Cheung | 2015-05-05 |
| | |||
* | Merge pull request #1450 from donnadionne/php | Stanley Cheung | 2015-05-04 |
|\ | | | | | adding php to cloud to prod tests. | ||
| * | adding php to cloud to prod tests. | Donna Dionne | 2015-05-01 |
| | | |||
* | | add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup | Stanley Cheung | 2015-05-01 |
| | | |||
* | | fixed grpc_docker.sh to run C# auth tests correctly | Jan Tattermusch | 2015-04-28 |
| | | |||
* | | adding auth interop tests for C# to grpc_docker.sh | Jan Tattermusch | 2015-04-27 |
| | | |||
* | | Corrects command/flags used in ruby interop tests | Tim Emiola | 2015-04-23 |
| | | |||
* | | Adding more arguments and default values to allow the environment to be ↵ | Donna Dionne | 2015-04-22 |
| | | | | | | | | | | | | specified when using the script. | ||
* | | Making modifications after comments | Donna Dionne | 2015-04-22 |
| | | | | | | | | Add uploading private result to GCS | ||
* | | Scripts to build java and cxx docker images from local (uncommitted) code and | Donna Dionne | 2015-04-20 |
|/ | | | | run interop tests in GCE VMs. | ||
* | Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop | Michael Lumish | 2015-04-14 |
|\ | | | | | Grpc ruby enable jwt auth and and an interop test for it | ||
| * | Adds the command to the interop test runner to run the jwt ruby auth test cmd | Tim Emiola | 2015-04-14 |
| | | |||
* | | Adding python to cloud prod tests. | Donna Dionne | 2015-04-14 |
| | | |||
* | | Merge pull request #1278 from soltanmm/interop | donnadionne | 2015-04-14 |
|\ \ | | | | | | | Python cloud prod interop gen command | ||
| * | | Add Python cloud prod gen interop command | Masood Malekghassemi | 2015-04-14 |
| | | | |||
| * | | Fix documentation typo | Masood Malekghassemi | 2015-04-14 |
| |/ | |||
* / | Adding links to individual test logs in test result page. | Donna Dionne | 2015-04-14 |
|/ | |||
* | Fix wrong docker instance in Python interop tests | Masood Malekghassemi | 2015-04-10 |
| | |||
* | Adding php client to interop tests. | Donna Dionne | 2015-04-10 |
| | |||
* | Add OAuth interop tests to Python | Masood Malekghassemi | 2015-04-09 |
| | | | | | Also adds the commands to the grpc_docker shell library script to support running in docker. | ||
* | Use the local version of the distpackages when build debian files | Tim Emiola | 2015-04-08 |
| | |||
* | Simplifies the work needed to create a new deb | Tim Emiola | 2015-04-03 |
| | | | | | | - automates much of the workflow for building a deb package - adds a version.txt file that is used configure the version on the deb package * updates the Dockerfile to make use of this | ||
* | Merge pull request #1084 from yang-g/addtestcase | donnadionne | 2015-03-18 |
|\ | | | | | Add jwt_token_creds test case to interop test for c++ | ||
* \ | Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image | Jan Tattermusch | 2015-03-18 |
|\ \ | | | | | | | Adds a dockerfile and script for building a tar archive containing protoc and the plugins | ||
| * | | Updates the structure and name of the tar.gz archive | Tim Emiola | 2015-03-18 |
| | | | | | | | | | | | | | | | - the name includes a version - the top-level directory of the tar has the same name as the archive | ||
| * | | Corrects some spelling mistakes | Tim Emiola | 2015-03-18 |
| | | | |||
* | | | Add csharp server to interop tests | Donna Dionne | 2015-03-18 |
| | | | |||
| | * | Add jwt_token_creds test case to interop test for c++ | Yang Gao | 2015-03-18 |
| |/ |/| | |||
| * | Adds a dockerfile and script for building a tar archive containing protoc ↵ | Tim Emiola | 2015-03-16 |
| | | | | | | | | and the grpc plugins |