aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix duplicated lineGravatar Craig Tiller2015-02-09
* Merge github.com:grpc/grpc into async-api-newGravatar Craig Tiller2015-02-06
|\
| * Clean build.jsonGravatar Craig Tiller2015-02-06
* | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-06
|\|
| * Merge pull request #417 from yang-g/dockerGravatar donnadionne2015-02-06
| |\
| | * Use environment variable to set root certs in c++ interop test.Gravatar Yang Gao2015-02-05
* | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\| |
* | | Convert more tests (and re-enable some disabled ones)Gravatar Craig Tiller2015-02-05
| * | Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\ \ | | |/ | |/|
* | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\| |
| * | fixing builder.sh after code review comments.Gravatar Donna Dionne2015-02-05
| * | Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-02-04
| |\ \
| * | | Rewrote the timeout for test commandsGravatar Donna Dionne2015-02-04
| | * | Merge pull request #404 from dklempner/tsan2Gravatar Craig Tiller2015-02-04
| | |\ \
| | * \ \ Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Add a tsan suppression file with OPENSSL_cleanse and use it in run_testsGravatar David Klempner2015-02-04
| | |/ / | |/| |
* | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-04
|\| | |
| * | | Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_testsGravatar donnadionne2015-02-04
| |\ \ \
| * | | | Adds a grpc_show_servers commandGravatar Tim Emiola2015-02-04
| * | | | Replaces grpc_launch_server with grpc_launch_serversGravatar Tim Emiola2015-02-04
| | * | | Updates the ruby dockerfile to add the service account from the docker contextGravatar Tim Emiola2015-02-04
| | * | | Allow the ruby tests to have service account infoGravatar Tim Emiola2015-02-04
| |/ / /
| * | | Update docker creation script to use the full boot disk sizeGravatar Tim Emiola2015-02-04
| | * | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-03
| | |\ \ | | |/ / | |/| |
* | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-03
|\| | |
| * | | Merge pull request #367 from chen-wang/masterGravatar Yang Gao2015-02-03
| |\ \ \
| | * | | Remove duplicated target tips_client defintion.Gravatar Chen Wang2015-02-03
* | | | | missed fileGravatar Craig Tiller2015-02-03
| |_|/ / |/| | |
| * | | Merge pull request #364 from murgatroid99/interop_client_args_fixGravatar Tim Emiola2015-02-03
| |\ \ \ | | |/ / | |/| |
| | * | Fixed errors in Node test runningGravatar murgatroid992015-02-03
| * | | Merge remote-tracking branch 'upstream/master'Gravatar Chen Wang2015-02-03
| |\| |
| | * | Merge pull request #354 from donnadionne/dockerGravatar Tim Emiola2015-02-03
| | |\ \
| | * \ \ Merge pull request #349 from murgatroid99/protobuf-php-referencesGravatar Tim Emiola2015-02-03
| | |\ \ \
| | | | | * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| | | |_|/ | | |/| |
| | * | | Merge pull request #358 from dklempner/buildGravatar Nathaniel Manista2015-02-02
| | |\ \ \
| | | * | | Make several python scripts explicitly python2.7Gravatar David Klempner2015-02-02
| | | | | * Adding timeout for each test run so that failed tests do not block the runnin...Gravatar Donna Dionne2015-02-02
| | | | |/ | | | |/|
| | * | | Removed redundant call to make in grpc_*_base DockerfilesGravatar murgatroid992015-02-02
| | * | | Set leaf dockerfiles to clean C library before rebuildingGravatar murgatroid992015-02-02
| |/ / / |/| | |
| | | * Switched Protobuf-PHP references to my fork, removed references to git-on-borgGravatar murgatroid992015-02-02
| |_|/ |/| |
* | | Merge pull request #344 from nathanielmanistaatgoogle/issue-334Gravatar Craig Tiller2015-02-02
|\ \ \
* \ \ \ Merge pull request #298 from murgatroid99/interop_run_nodeGravatar donnadionne2015-02-02
|\ \ \ \ | |_|_|/ |/| | |
| | * | Install PyPI's protobuf into the Python virtual environment.Gravatar Nathaniel Manista2015-02-02
| |/ / |/| |
* | | Merge pull request #321 from ctiller/build-cleanerGravatar Nicolas Noble2015-02-02
|\ \ \
* \ \ \ Merge pull request #274 from nathanielmanistaatgoogle/python-introductionGravatar Craig Tiller2015-02-02
|\ \ \ \
| * | | | Bring in the Python GRPC Adapter package.Gravatar Nathaniel Manista2015-02-02
| * | | | Refactoring of the Python build.Gravatar Nathaniel Manista2015-02-02
| | * | | Clean build file, regen projectsGravatar Craig Tiller2015-01-31
| | * | | Preserve proto orderGravatar Craig Tiller2015-01-31
| |/ / / |/| | |
| | | * Implement both Publisher and Subscriber.Gravatar Chen Wang2015-01-30