Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding new interop tests | Donna Dionne | 2015-07-27 |
| | |||
* | Enable service_account_creds test and compute_engine_creds for gRpc-java. | Xudong Ma | 2015-05-29 |
| | |||
* | 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 |
| | |||
* | added ability to run auth interop test clients on windows | Jan Tattermusch | 2015-05-12 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | | |||
* | | Add Python cloud prod gen interop command | Masood Malekghassemi | 2015-04-14 |
| | | |||
* | | Fix documentation typo | Masood Malekghassemi | 2015-04-14 |
|/ | |||
* | Fix wrong docker instance in Python interop tests | Masood Malekghassemi | 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 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 | ||
* | | 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 | ||
* | 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 |
| | |||
* | adding C# support to gce_setup scripts | Jan Tattermusch | 2015-03-03 |
| | |||
* | 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 | ||
* | 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 |
| | | | |||
| | * | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | | |||
| * | | Adding new tests into docker runs | Donna Dionne | 2015-02-17 |
|/ / |