Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0bfdfa126d8793dde37f9ec741cb96fbb9f5a49e
/
tools
/
gce_setup
/
grpc_docker.sh
0bfdfa1
Simplifies the work needed to create a new deb
by Tim Emiola
· 10 years ago
3f66ae9
Merge pull request #1084 from yang-g/addtestcase
by donnadionne
· 10 years ago
17caeef
Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image
by Jan Tattermusch
· 10 years ago
0d949f5
Updates the structure and name of the tar.gz archive
by Tim Emiola
· 10 years ago
64af683
Corrects some spelling mistakes
by Tim Emiola
· 10 years ago
8f72c0b
Add jwt_token_creds test case to interop test for c++
by Yang Gao
· 10 years ago
3dbaf17
Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins
by Tim Emiola
· 10 years ago
cbc540e
Add the Python interop client to gce_setup files
by Nathaniel Manista
· 10 years ago
679c253
Modifying after review comments.
by Donna Dionne
· 10 years ago
9e87bb7
Added timeout for tests that hang
by Donna Dionne
· 10 years ago
cfc7864
fix gce script for cloud to cloud C# client
by Jan Tattermusch
· 10 years ago
38bf129
Just a few more changes to include csharp into build and test
by Donna Dionne
· 10 years ago
44d2cc7
adding C# support to gce_setup scripts
by Jan Tattermusch
· 10 years ago
b47b89c
Adding test command to test node auth compute engine credentials.
by Donna Dionne
· 10 years ago
71d764b
Merge branch 'master' of github.com:google/grpc into go-auth-tests
by Donna Dionne
· 10 years ago
8861445
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby
by Michael Lumish
· 10 years ago
635dbbe
Fixes the GCE creds test flags
by Tim Emiola
· 10 years ago
fa4a4b5
Updates the docker test commands
by Tim Emiola
· 10 years ago
fc97509
Fixing go commands Fixing test names
by Donna Dionne
· 10 years ago
5d9f62a
Adding auth test into suite to be run automatically
by Donna Dionne
· 10 years ago
09e4583
Fixed node cloud-prod commands
by murgatroid99
· 10 years ago
f5c6625
Fixed environment variable passing in node cloud-prod command
by murgatroid99
· 10 years ago
a6d7384
Adding go auth tests Adding python to images to be pulled after building
by Donna Dionne
· 10 years ago
84193cd
Merge branch 'master' into node_auth_integration
by murgatroid99
· 10 years ago
501d9d0
Added node auth interop test command
by murgatroid99
· 10 years ago
47b30b0
Added prod SSL support to Node Dockerfile
by murgatroid99
· 10 years ago
26e2e8f
Merge pull request #540 from ctiller/copyright
by Tim Emiola
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
91be1a8
Adding new tests into docker runs
by Donna Dionne
· 10 years ago
8342881
Add shell script copyrights
by Craig Tiller
· 10 years ago
6fd5a35
Setting default ssh directory in the case of test runs running as root.
by Donna Dionne
· 10 years ago
4138a6a
Rewrote the timeout for test commands
by Donna Dionne
· 10 years ago
bf5b261
Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests
by donnadionne
· 10 years ago
5d6d005
Adds a grpc_show_servers command
by Tim Emiola
· 10 years ago
5ebf880
Replaces grpc_launch_server with grpc_launch_servers
by Tim Emiola
· 10 years ago
d535bf3
Allow the ruby tests to have service account info
by Tim Emiola
· 10 years ago
ddfafe8
Fixed errors in Node test running
by murgatroid99
· 10 years ago
975a07b
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
by murgatroid99
· 10 years ago
72bf29c
small conflict fix
by Donna Dionne
· 10 years ago
f017b36
fixing a small conflict
by Donna Dionne
· 10 years ago
856b0c8
Merge branch 'master' of github.com:google/grpc into docker
by Donna Dionne
· 10 years ago
ab2b480
Adding additional comments and fixing reverted code.
by Donna Dionne
· 10 years ago
bdf8c2a
Adding auth tests; test commands may change in the future and
by Donna Dionne
· 10 years ago
7a87930
Merge pull request #272 from murgatroid99/node_dockerfile
by Tim Emiola
· 10 years ago
47fd137
Fixed alignment issues
by murgatroid99
· 10 years ago
c3c3a8f
Added docker files for node interop tests
by murgatroid99
· 10 years ago
662cf72
adding cloud to prod test for go.
by Donna Dionne
· 10 years ago
32960bb
Fixes a bad option spec
by Tim Emiola
· 10 years ago
78d5653
Fixes the prod test command flags
by Tim Emiola
· 10 years ago
8318294
Updates/Adds test commands
by Tim Emiola
· 10 years ago
0eaafca
Adding commands to run cloud to prod tests
by Donna Dionne
· 10 years ago
3ff195d
Updates the java dockerfile and client command to reflect recent flag changes
by Tim Emiola
· 10 years ago
f06fd4c
Adding Docker support for cpp
by Donna Dionne
· 10 years ago
b776a19
Updates the Go dockerfile to reflect the package restructuring.
by Tim Emiola
· 10 years ago
c8ee19b
Adds a bash func that runs the interop test client command
by Tim Emiola
· 10 years ago
48054c0
Minor bugfixes; adds independent command for support scripts on GCE machines
by Tim Emiola
· 10 years ago
8a3ca24
bugfix: corrects a bug in grpc_sync_images
by Tim Emiola
· 10 years ago
f3c7ae2
Updates launch server to remove existing server if it's present
by Tim Emiola
· 10 years ago
4036f00
Renames and grpc_update_docker_images to grpc_sync_images
by Tim Emiola
· 10 years ago
58192e8
Simplify the docker image update cmd
by Tim Emiola
· 10 years ago
3b1b43d
Allows grpc_** that run gcloud compute ssh to run from docker containers
by Tim Emiola
· 10 years ago
f31ed60
Corrects the ruby dockerfile to ensure it has access to git-on-[].
by temiola
· 10 years ago
ddef246
Adding the tools directory to the git export.
by Nicolas Noble
· 10 years ago