Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10033 from matt-kwong/fix-dockerfiles | 2017-03-08 | |
|\ | | | | | Fix pyenv Dockerfile | ||
| * | Fix pyenv dockerfile | 2017-03-08 | |
| | | |||
* | | Updated protobuf dependency for python to 3.2.0 | 2017-03-07 | |
|/ | |||
* | Fixed package name in dockerfile | 2017-01-13 | |
| | |||
* | Properly generate electron dependencies in test Dockerfile from template | 2017-01-12 | |
| | |||
* | Merge branch 'master' into node_electron_build | 2017-01-12 | |
|\ | |||
| * | Adding Bazel tests. | 2017-01-05 | |
| | | |||
* | | Merge branch 'master' into node_electron_build | 2017-01-04 | |
|\| | |||
| * | cleanup and speedup of sanity tests | 2016-12-22 | |
| | | |||
* | | Add Electron tests to portability test matrix | 2016-12-05 | |
|/ | |||
* | Set Bazel to specific commit in Dockerfile | 2016-12-01 | |
| | |||
* | Revert "Enable port tests to be run using gcc4.8" | 2016-11-03 | |
| | | | | This reverts commit 029ed106c5780fe94f18b46e433abaa1f5e603b7. | ||
* | Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests | 2016-11-02 | |
| | |||
* | Enable port tests to be run using gcc4.8 | 2016-11-02 | |
| | |||
* | Merge branch 'master' into uv_core_transport | 2016-10-12 | |
|\ | |||
* | | Fix sanity and move a header include | 2016-10-12 | |
| | | |||
* | | Add libuv tests, and installation step in dockerfile | 2016-10-12 | |
| | | |||
| * | move changes from dockerfile to template | 2016-10-11 | |
| | | |||
| * | changed wheezy dockerfile to install git version > 1.7 to support local ↵ | 2016-09-29 | |
|/ | | | | submodule cloning | ||
* | enable runing C# interop tests under coreclr | 2016-09-09 | |
| | |||
* | Add PyPy 5.3.1 to dockerfile and template | 2016-08-17 | |
| | |||
* | Merge branch 'v1.0.x' into manual-upmerge | 2016-08-11 | |
|\ | |||
| * | ran script to update actual docker files | 2016-08-02 | |
| | | |||
| * | regenerate from template | 2016-07-26 | |
| | | |||
| * | fix copyright | 2016-07-26 | |
| | | |||
| * | php: add php7 to jenkins basic and interop tests | 2016-07-26 | |
| | | |||
| * | remove outdated php dockerfile dependency | 2016-07-26 | |
| | | |||
* | | fix copyright | 2016-07-25 | |
| | | |||
* | | php: add php7 to jenkins basic and interop tests | 2016-07-23 | |
| | | |||
* | | remove outdated php dockerfile dependency | 2016-07-22 | |
| | | |||
| * | Merge pull request #6737 from ctiller/delayed-write | 2016-07-19 | |
| | | | | | | | | Delay beginning most writes until we enter poll() | ||
* | | Fix some failures | 2016-07-13 | |
| | | |||
* | | Merge pull request #7265 from thunderboltsid/issue-7094-retry | 2016-07-13 | |
|\ \ | | | | | | | Retrying: Make the testing scripts executable on Python 3.x | ||
| * | | Make testing toolchain python 3.x compliant | 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 | 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 | 2016-07-06 | |
|\ | | | | | Make running individual Python tests less painful | ||
* | | Expunge all references to zookeeper | 2016-07-01 | |
| | | |||
| * | Remove tox | 2016-07-01 | |
|/ | |||
* | build experimental nugets with dotnet CLI | 2016-06-29 | |
| | |||
* | switch CoreCLR to preview2 | 2016-06-27 | |
| | |||
* | Merge pull request #6104 from jtattermusch/coreclr_support | 2016-06-22 | |
|\ | | | | | Add experimental CoreCLR support | ||
| * | add csharp CoreCLR docker image | 2016-06-17 | |
| | | |||
* | | Merge branch 'master' into wheezy | 2016-06-17 | |
|\ \ | |||
| * | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. | 2016-06-16 | |
| | | | | | | | | | | | | Disabling it allows clang-3.4 to run C/C++ on docker | ||
| * | | no ccache | 2016-06-16 | |
| |/ | |||
* | | Merge branch 'master' into wheezy | 2016-06-15 | |
|\| | |||
| * | add support for clang3.5, clang3.7 and gcc4.6 | 2016-06-11 | |
| | | |||
* | | Add g++ | 2016-06-09 | |
|/ | |||
* | hotfix for sanity tests | 2016-05-22 | |
| | |||
* | Add sanity test for grpcio protoc package | 2016-05-04 | |
| |