aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge branch 'ruby_run_tests' of github.com:murgatroid99/grpc into asan2Gravatar Craig Tiller2015-02-27
|\
| * Changed how ruby versions are selected againGravatar murgatroid992015-02-27
| |
| * Further changed ruby version handlingGravatar murgatroid992015-02-27
| |
| * Changed how ruby version is selectedGravatar murgatroid992015-02-27
| |
* | Merge "Update Java Dockerfile to proto3-alpha-2 and add nanoproto"Gravatar Nicolas Noble2015-02-27
|\ \
| | * Added ruby tests to run_tests.pyGravatar murgatroid992015-02-27
| | |
* | | Allow starting from non-root directoryGravatar Craig Tiller2015-02-27
| | |
* | | Merge pull request #855 from nathanielmanistaatgoogle/python-test-portGravatar Masood Malekghassemi2015-02-27
|\ \ \ | |_|/ |/| | Drop fixed port from python_plugin_test
* | | Save makefile var clobberingGravatar Craig Tiller2015-02-27
| | |
* | | Extend timeouts for Travis 2xGravatar Craig Tiller2015-02-27
| | |
| | * Update Java Dockerfile to proto3-alpha-2 and add nanoprotoGravatar Eric Anderson2015-02-27
| | |
* | | Make timeout redGravatar Craig Tiller2015-02-27
| |/ |/|
* | Merge pull request #867 from ctiller/timeout2Gravatar Nicolas Noble2015-02-26
|\ \ | | | | | | Force-kill long running processes
| * | Force-kill long running processesGravatar Craig Tiller2015-02-26
| | | | | | | | | | | | To get at least some information on them
* | | Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
|/ /
* | Merge pull request #860 from nicolasnoble/travis-c++Gravatar Craig Tiller2015-02-26
|\ \ | | | | | | Travis c++
* \ \ Merge branch 'release-0_5' into 0_5-extra-commitsGravatar Nicolas "Pixel" Noble2015-02-27
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: INSTALL
| | * | Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++Gravatar Craig Tiller2015-02-26
| |/| | |/| | | | | | | | | | | | | | | Conflicts: .travis.yml
| | * | running python tests on travisGravatar Jan Tattermusch2015-02-26
| | | |
| | | * Drop fixed port from python_plugin_testGravatar Nathaniel Manista2015-02-27
| | | | | | | | | | | | | | | | | | | | There may be some aspect of mortal sin in the way that context management is now done in this test.
* | | | Fix sortingGravatar Craig Tiller2015-02-26
| |/ / |/| |
* | | Better logging for TravisGravatar Craig Tiller2015-02-26
| | |
* | | Add timer to run_tests.pyGravatar Craig Tiller2015-02-26
| |/ |/| | | | | For future profiling work to eliminate/speed-up slow tests.
* | Improving travis output.Gravatar Nicolas "Pixel" Noble2015-02-26
| |
| * fix the version of debian package builder scriptGravatar Jan Tattermusch2015-02-26
| |
* | Merge pull request #784 from ctiller/timeoutGravatar Yang Gao2015-02-26
|\ \ | | | | | | Introduce slowdown factor for unit test deadlines
| | * Updated dockerfile with correct node executableGravatar murgatroid992015-02-25
| |/ |/|
* | Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changesGravatar Masood Malekghassemi2015-02-25
|\ \ | | | | | | Final changes to the early_adopter API.
* \ \ 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.
| | | * | Final changes to the early_adopter API.Gravatar Nathaniel Manista2015-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
| | | | * Drastic speed upGravatar Craig Tiller2015-02-25
| | | |/
* | | | 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