aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #777 from donnadionne/go-auth-testsGravatar Qi Zhao2015-02-25
|\ | | | | Go auth tests
* \ Merge pull request #739 from soltanmm/py-updateGravatar Nathaniel Manista2015-02-25
|\ \ | | | | | | Updated Python protoc plugin and Python plugin testing.
* \ \ Merge pull request #783 from ↵Gravatar Michael Lumish2015-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 flagsGravatar Tim Emiola2015-02-25
| | | |
| * | | Updates the docker test commandsGravatar Tim Emiola2015-02-25
| | | |
* | | | Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ \ \ | | | | | | | | | | Verifying the peer name on the X509 Certs correctly.
| | | | * Fixing go commandsGravatar Donna Dionne2015-02-24
| |_|_|/ |/| | | | | | | | | | | Fixing test names
* | | | Adding auth test into suite to be run automaticallyGravatar Donna Dionne2015-02-24
| | | | | | | | | | | | | | | | | | | | Temporarly taking out time out as it is not working properly on gcloud command Restore a flag incorrectly removed earlier
| | | * Updated Python protoc plugin testing.Gravatar Masood Malekghassemi2015-02-24
| | | |
* | | | Fixed node cloud-prod commandsGravatar murgatroid992015-02-24
| | | |
* | | | Fixed environment variable passing in node cloud-prod commandGravatar murgatroid992015-02-24
| | | |
| * | | Addressing comments.Gravatar Julien Boeuf2015-02-24
| | |/ | |/|
* | | Merge pull request #759 from ctiller/testGravatar Nicolas Noble2015-02-24
|\ \ \ | | | | | | | | Support writes failing
* \ \ \ Merge pull request #744 from ctiller/copyrightGravatar Tim Emiola2015-02-24
|\ \ \ \ | |_|_|/ |/| | | Add copyrights to some Dockerfiles
| | * | Support writes failingGravatar Craig Tiller2015-02-24
| |/ / |/| |
* | | Use signals instead of sleep to wait for jobsGravatar Craig Tiller2015-02-24
| | |
* | | Support taking a regex on test short nameGravatar Craig Tiller2015-02-24
| |/ |/| | | | | | | Allows run_tests to focus on one particular test if necessary. Useful in combination with runs_per_test.
| * Add copyrights to some DockerfilesGravatar Craig Tiller2015-02-24
|/
* Adding go auth testsGravatar Donna Dionne2015-02-23
| | | | Adding python to images to be pulled after building
* Merge pull request #654 from ctiller/copyrightGravatar Tim Emiola2015-02-23
|\ | | | | Update copyrights on docker files, makefiles
* \ Merge pull request #696 from donnadionne/docker_pythonGravatar Nathaniel Manista2015-02-23
|\ \ | | | | | | Fixing docker file and image building for python.
* \ \ Merge pull request #708 from jtattermusch/deb_on_dockerGravatar donnadionne2015-02-21
|\ \ \ | | | | | | | | Building of Debian packages on Docker
| * | | Dockerfile to test that debian packages can be used with ruby instead of ↵Gravatar Jan Tattermusch2015-02-21
| | | | | | | | | | | | | | | | make install
| * | | Dockerfile to build debian packages on dockerGravatar Jan Tattermusch2015-02-21
| | | |
| * | | Fixes to build_deb_packages script to allow running on DockerGravatar Jan Tattermusch2015-02-21
| | | |
* | | | Rename interop_test.c --> interop_test.ccGravatar Craig Tiller2015-02-21
| | | | | | | | | | | | | | | | We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++.
| | * | Fixing docker file and image building for python.Gravatar Donna Dionne2015-02-20
| |/ / |/| |
* | | Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixedGravatar Nathaniel Manista2015-02-20
|\ \ \
| * | | Added compiler plugin test for Python.Gravatar Masood Malekghassemi2015-02-20
| | | |
* | | | Merge pull request #684 from jtattermusch/dockerfile_fixesGravatar Tim Emiola2015-02-20
|\ \ \ \ | | |/ / | |/| | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python
| * | | Forgot to commit some filesGravatar Jan Tattermusch2015-02-20
| | | |
| * | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for PythonGravatar Jan Tattermusch2015-02-20
| |/ /
* | | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
|\| | | | | | | | | | | | | | Conflicts: Makefile
| * | Merge pull request #668 from nathanielmanistaatgoogle/assemblyGravatar Masood Malekghassemi2015-02-20
| |\ \ | | | | | | | | The framework.assembly package.
| | | * Update yearGravatar Craig Tiller2015-02-20
| | | |
| | * | The framework.assembly package.Gravatar Nathaniel Manista2015-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This provides for now what should be a nicer interface for code generation than that of the Face layer. In terms of abstraction it's conceptually very similar so the two should probably be merged as soon as is reasonable.
| * | | Merge pull request #672 from ctiller/clean_buildGravatar Nicolas Noble2015-02-20
| |\ \ \ | | | | | | | | | | Always run build cleaner
| * \ \ \ Merge pull request #637 from jtattermusch/debian_packageGravatar Nicolas Noble2015-02-20
| |\ \ \ \ | | |_|/ / | |/| | | Debian packages libgrpc and libgrpc-dev
| | | * | Always run build cleanerGravatar Craig Tiller2015-02-20
| | |/ / | |/| |
| * | | Merge pull request #655 from yang-g/copyleftGravatar Craig Tiller2015-02-20
| |\ \ \ | | | | | | | | | | include .m in check_copyright.py
| | * | | include .m in check_copyright.pyGravatar Yang Gao2015-02-20
| |/ / / |/| | |
| | | * Add copyrights to docker files, makefilesGravatar Craig Tiller2015-02-20
| |_|/ |/| |
| * | Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
|/ / | | | | | | I'm honestly a little shocked this wasn't done previously.
| * changed deb files nameGravatar Jan Tattermusch2015-02-19
| |
| * fixes to debian package buildingGravatar Jan Tattermusch2015-02-19
| |
| * moved distpackages to toolsGravatar Jan Tattermusch2015-02-19
|/
* Merge pull request #614 from jtattermusch/nitpickingGravatar Tim Emiola2015-02-19
|\ | | | | Fixed readme
| * fixed readmeGravatar Jan Tattermusch2015-02-19
| |
* | Merge branch 'master' into node_auth_integrationGravatar murgatroid992015-02-18
|\|
* | Added node auth interop test commandGravatar murgatroid992015-02-18
| |