Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-22 | |
| | | ||||
* | | Merge pull request #7265 from thunderboltsid/issue-7094-retry | Nicolas Noble | 2016-07-13 | |
|\ \ | | | | | | | Retrying: Make the testing scripts executable on Python 3.x | |||
| * | | Make testing toolchain python 3.x compliant | siddharthshukla | 2016-07-12 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh | |||
* / | Enable py35 and py36 testing | siddharthshukla | 2016-07-11 | |
|/ | | | | | | | | Add dockerfile template for python_pyenv_x64 docker image Generate the dockerfile using generate_projects.sh Modify run_tests.py to include python3.5 and python3.6 Runs python_jessie_x64 for python versions 2.7 and 3.4, and python_pyenv_x64 for python versions 3.5 and 3.6 | |||
* | Merge pull request #6791 from soltanmm/pain | kpayson64 | 2016-07-06 | |
|\ | | | | | Make running individual Python tests less painful | |||
* | | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 | |
| | | ||||
| * | Remove tox | Masood Malekghassemi | 2016-07-01 | |
|/ | ||||
* | build experimental nugets with dotnet CLI | Jan Tattermusch | 2016-06-29 | |
| | ||||
* | switch CoreCLR to preview2 | Jan Tattermusch | 2016-06-27 | |
| | ||||
* | Merge pull request #6104 from jtattermusch/coreclr_support | Jan Tattermusch | 2016-06-22 | |
|\ | | | | | Add experimental CoreCLR support | |||
| * | add csharp CoreCLR docker image | Jan Tattermusch | 2016-06-17 | |
| | | ||||
* | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 | |
|\ \ | ||||
| * \ | Merge pull request #6902 from sreecha/php_stress_test | Jan Tattermusch | 2016-06-17 | |
| |\ \ | | | | | | | | | PHP stress client in stress test framework | |||
| * | | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. | Vijay Pai | 2016-06-16 | |
| | |/ | |/| | | | | | | | Disabling it allows clang-3.4 to run C/C++ on docker | |||
* | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 | |
|\| | | ||||
| | * | PHP stress client in stress test framework | Sree Kuchibhotla | 2016-06-14 | |
| |/ | ||||
| * | add support for clang3.5, clang3.7 and gcc4.6 | Jan Tattermusch | 2016-06-11 | |
| | | ||||
* | | Add g++ | Vijay Pai | 2016-06-09 | |
|/ | ||||
* | hotfix for sanity tests | Jan Tattermusch | 2016-05-22 | |
| | ||||
* | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 | |
|\ | | | | | Python stress test docker config files and related changes | |||
* | | Add sanity test for grpcio protoc package | Masood Malekghassemi | 2016-05-04 | |
| | | ||||
| * | Python dockerfiles and config files for stress testing | Sree Kuchibhotla | 2016-05-03 | |
|/ | ||||
* | Merge pull request #6376 from murgatroid99/node_test_multiple_versions | Jan Tattermusch | 2016-05-03 | |
|\ | | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible | |||
* | | Ruby docker files and config | Sree Kuchibhotla | 2016-05-02 | |
| | | ||||
* | | C# Dockerfile and Config scripts | Sree Kuchibhotla | 2016-04-29 | |
| | | ||||
| * | Made Node tests support multiple versions and set the Node default version ↵ | murgatroid99 | 2016-04-29 | |
|/ | | | | to 4 everywhere possible | |||
* | generate interop test Dockerfiles using templates | Jan Tattermusch | 2016-04-27 | |
| | ||||
* | upgrade go docker image to golang:1.5 | Jan Tattermusch | 2016-04-21 | |
| | ||||
* | Merge pull request #6213 from sreecha/java_stress_docker | Jan Tattermusch | 2016-04-20 | |
|\ | | | | | Run Java stress tests on GKE | |||
| * | Fix back slashes in the template and break the RUN steps | Sree Kuchibhotla | 2016-04-19 | |
| | | ||||
| * | Java stress test docker images | Sree Kuchibhotla | 2016-04-19 | |
| | | ||||
* | | Go Stress test: Docker stress test images and config files to run on GKE | Sree Kuchibhotla | 2016-04-18 | |
|/ | ||||
* | Add a sanity check to make sure vsprojects stays usable. | Matthew Iselin | 2016-04-07 | |
| | ||||
* | fix copyrights | Sree Kuchibhotla | 2016-04-04 | |
| | ||||
* | New config for node. Made some changes to support node config | Sree Kuchibhotla | 2016-04-04 | |
| | ||||
* | Update copyrights | Craig Tiller | 2016-03-31 | |
| | ||||
* | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-29 | |
|\ | ||||
| * | Add build type option (asan/tsan/dbg or opt) | Sree Kuchibhotla | 2016-03-28 | |
| | | ||||
* | | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-21 | |
|\ \ | ||||
| | * | Merge branch 'master' into make_clang_great_again_v2 | Vijay Pai | 2016-03-19 | |
| | |\ | | |/ | |/| | ||||
| * | | Merge pull request #5829 from jtattermusch/fix_openssl_deadlink | Jan Tattermusch | 2016-03-18 | |
| |\ \ | | | | | | | | | Fix gcc4.4 tests | |||
| | * | | Fix gcc4.4 tests | Jan Tattermusch | 2016-03-18 | |
| | | | | ||||
* | | | | Renames | Craig Tiller | 2016-03-18 | |
| | | | | ||||
| * | | | fixed backslashes | David Garcia Quintas | 2016-03-17 | |
| | | | | ||||
* | | | | j | Craig Tiller | 2016-03-17 | |
| | | | | ||||
* | | | | Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into ↵ | Craig Tiller | 2016-03-17 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | fuzzy-bits | |||
* | | | | stuff | Craig Tiller | 2016-03-17 | |
| | | | | ||||
* | | | | adddeps | Craig Tiller | 2016-03-17 | |
| | | | | ||||
* | | | | First version of json fuzzer | Craig Tiller | 2016-03-17 | |
| |_|/ |/| | | ||||
| | * | moved apt-gets from .sh file to dockerfile for nanopb | David Garcia Quintas | 2016-03-16 | |
| |/ |/| |