aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
| | | * | 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
* | | | Allow specifying environment variables.Gravatar Craig Tiller2015-01-30
* | | | Fix valgindGravatar Craig Tiller2015-01-30
* | | | Clean up formattingGravatar Craig Tiller2015-01-30
| | * | Add node client and server to the list of interop tests to runGravatar murgatroid992015-01-29
| |/ / |/| |
* | | Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanupGravatar Michael Lumish2015-01-29
|\ \ \
| * | | Runs the ruby tests during docker buildsGravatar Tim Emiola2015-01-29
| * | | Removes an unnecessary addition to the bash src fileGravatar Tim Emiola2015-01-29
* | | | Merge pull request #277 from donnadionne/dockerGravatar Yang Gao2015-01-29
|\ \ \ \
| * | | | small conflict fixGravatar Donna Dionne2015-01-29
| * | | | fixing a small conflictGravatar Donna Dionne2015-01-29
| * | | | Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-01-29
| |\ \ \ \
* | | | | | Fix grpc_java* Docker imagesGravatar Eric Anderson2015-01-29
| |/ / / / |/| | | |
* | | | | Merge pull request #168 from nicolasnoble/jsonGravatar Craig Tiller2015-01-29
|\ \ \ \ \
| * | | | | Adding a few more tests.Gravatar Nicolas "Pixel" Noble2015-01-29
| | * | | | Adding additional comments and fixing reverted code.Gravatar Donna Dionne2015-01-28