Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add PyPy 5.3.1 to dockerfile and template | siddharthshukla | 2016-08-17 |
| | |||
* | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ | |||
| * | Merge pull request #7623 from apolcyn/sys_inter_with_nuget | Nicolas Noble | 2016-08-09 |
| |\ | | | | | | | Updating Ix-Async to System Interactive and nuget | ||
| * | | Reducing diff. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
| * | | That won't work properly. Falling back on fixing the list of dependencies. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
| * | | Using the interop dependencies instead. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
| * | | Hopefully fixing #7639. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
| * | | Undo Go Docker fix - fixed in another PR | Jorge Canizales | 2016-08-05 |
| | | | |||
* | | | Reducing diff. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
* | | | That won't work properly. Falling back on fixing the list of dependencies. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
* | | | Using the interop dependencies instead. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
* | | | Hopefully fixing #7639. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | |||
| * | | @pgrosu’s fix of Go’s docker build | Jorge Canizales | 2016-08-04 |
| | | | |||
| | * | ran script to update actual docker files | Alexander Polcyn | 2016-08-02 |
| |/ | |||
| * | regenerate from template | Stanley Cheung | 2016-07-26 |
| | | |||
| * | fix copyright | Stanley Cheung | 2016-07-26 |
| | | |||
| * | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-26 |
| | | |||
| * | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-26 |
| | | |||
| * | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-26 |
| | | |||
* | | Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile | kpayson64 | 2016-07-25 |
|\ \ | | | | | | | PHP: add PHP7 to various Jenkins tests and update dockerfile | ||
| * | | fix copyright | Stanley Cheung | 2016-07-25 |
| | | | |||
| * | | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-23 |
| | | | |||
| * | | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-22 |
| | | | |||
| * | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-22 |
| | | | |||
* | | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | | | | | Delay beginning most writes until we enter poll() | ||
| * | Install virtualenv in Python distribtest Dockerfiles | Masood Malekghassemi | 2016-07-15 |
| | | |||
* | | Fix some failures | Craig Tiller | 2016-07-13 |
| | | |||
* | | Merge pull request #7265 from thunderboltsid/issue-7094-retry | Nicolas Noble | 2016-07-13 |
|\ \ | | | | | | | Retrying: Make the testing scripts executable on Python 3.x | ||
* \ \ | Merge pull request #7112 from thunderboltsid/issue-7110 | Nicolas Noble | 2016-07-13 |
|\ \ \ | | | | | | | | | Add dockerfile for pyenv and modify run_tests.py to include py35 and py36 | ||
* | | | | Add src/compiler to clang format | Masood Malekghassemi | 2016-07-12 |
| |_|/ |/| | | |||
| | * | 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 | ||
* \ | Merge pull request #6848 from thinkerou/default_roots_pem | Jan Tattermusch | 2016-06-20 |
|\ \ | | | | | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback | ||
| | * | 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 | ||
| | | * | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback | thinkerou | 2016-06-17 |
| | | |/ | |||
| * | | | 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 | ||
| * | | | no ccache | Vijay Pai | 2016-06-16 |
| | |/ | |/| | |||
* | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
|\| | | |||
| | * | PHP stress client in stress test framework | Sree Kuchibhotla | 2016-06-14 |
| |/ | |||
| * | Merge pull request #6704 from yang-g/distribtest | Jan Tattermusch | 2016-06-13 |
| |\ | | | | | | | Add distrib test utilities for c++ | ||
| | * | minor fixes | yang-g | 2016-06-13 |
| | | |