Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #3728 from nicolasnoble/go-fetch | Craig Tiller | 2015-10-08 |
|\ | | | | | Improving run_tests's build step. | ||
* \ | Merge pull request #3739 from jtattermusch/csharp_interop_auth | Stanley Cheung | 2015-10-08 |
|\ \ | | | | | | | Make C# auth interop tests spec compliant | ||
* \ \ | Merge pull request #3734 from jtattermusch/nuget_restore_prebuild | Nicolas Noble | 2015-10-08 |
|\ \ \ | | | | | | | | | Move "nuget restore" operations to prebuild phase. | ||
* \ \ \ | Merge pull request #3684 from yang-g/prod_roots | Jan Tattermusch | 2015-10-08 |
|\ \ \ \ | | | | | | | | | | | remove flag use_prod_roots in interop test and add use_test_ca per th… | ||
* \ \ \ \ | Merge pull request #3730 from nicolasnoble/fetch-ruby | Tim Emiola | 2015-10-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Splitting out bundle install for ruby into the prebuild step. | ||
| | | | * | | make C# auth interop tests up to spec | Jan Tattermusch | 2015-10-08 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #3729 from jtattermusch/csharp_args_spec | Michael Lumish | 2015-10-07 |
|\ \ \ \ \ | | | | | | | | | | | | | Make C# interop tests args parsing compliant with spec. | ||
| | | | * | | fix if exist syntax in .bat files | Jan Tattermusch | 2015-10-07 |
| | | | | | | |||
| | | | * | | move nuget restore into prebuild step on windows | Jan Tattermusch | 2015-10-07 |
| | | | | | | |||
| | | | * | | move C# nuget restore on linux to prebuild phase | Jan Tattermusch | 2015-10-07 |
| |_|_|/ / |/| | | | | |||
| | * | | | Splitting out bundle install for ruby into the prebuild step. | Nicolas "Pixel" Noble | 2015-10-08 |
| |/ / / |/| | | | |||
| * | | | make C# interop test args parsing compliant with spec | Jan Tattermusch | 2015-10-07 |
| | | | | |||
| | | * | Improving run_tests's build step. | Nicolas "Pixel" Noble | 2015-10-08 |
| |_|/ |/| | | | | | | | | | | | -) The prebuild step is now going to retry 5 times. -) Stop on failure in the build steps. | ||
* | | | Merge pull request #3725 from jtattermusch/win_jenkins_adjustments | Craig Tiller | 2015-10-07 |
|\ \ \ | | | | | | | | | Increase timeout for build step jobs to 10 mins | ||
| * | | | increase timeout for build step jobs to 10 mins | Jan Tattermusch | 2015-10-07 |
| | | | | |||
* | | | | Merge pull request #3709 from jtattermusch/win_jenkins_adjustments | Craig Tiller | 2015-10-07 |
|\| | | | | | | | | | | | Reduce parallelism for windows build | ||
| * | | | reduce parallelism for windows build | Jan Tattermusch | 2015-10-07 |
| | | | | |||
| | | * | change default value of use_test_ca | yang-g | 2015-10-07 |
| | | | | |||
* | | | | Merge pull request #3625 from murgatroid99/node_single_install_step | Tim Emiola | 2015-10-07 |
|\ \ \ \ | |/ / / |/| | | | Node single install step | ||
* | | | | Merge pull request #3677 from ctiller/port_server_be_flaky | Nicolas Noble | 2015-10-07 |
|\ \ \ \ | | | | | | | | | | | More robust port_server version checking | ||
* \ \ \ \ | Merge pull request #3638 from soltanmm/pip-so-cash | Nicolas Noble | 2015-10-07 |
|\ \ \ \ \ | | | | | | | | | | | | | Enable `pip` caching | ||
* | | | | | | Set pytest-xdist-compatible pytest-timeout method | Masood Malekghassemi | 2015-10-06 |
| | | | | | | |||
| | | | | * | remove flag use_prod_roots in interop test and add use_test_ca per the ↵ | yang-g | 2015-10-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | interop test spec | ||
* | | | | | | Add verbosity back to Python testing output | Masood Malekghassemi | 2015-10-06 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #3675 from jtattermusch/interop_auth_tests | Jan Tattermusch | 2015-10-06 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Add auth interop test support to run_interop_tests.py | ||
| | | * | | More robust port_server version checking | Craig Tiller | 2015-10-06 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #3676 from jtattermusch/add_ruby_server | Jan Tattermusch | 2015-10-06 |
|\ \ \ \ | | | | | | | | | | | Add ruby server to run_interop_tests.py | ||
| * | | | | add ruby server to run_interop_tests.py | Jan Tattermusch | 2015-10-06 |
| | | | | | |||
| | | * | | Enable pip caching on Jenkins slaves | Masood Malekghassemi | 2015-10-06 |
| | | | | | |||
| | * | | | add auth interop tests | Jan Tattermusch | 2015-10-06 |
| |/ / / | |||
| | * | | Clean up build_python.sh | Masood Malekghassemi | 2015-10-05 |
| | | | | | | | | | | | | | | | | | | | | This is in preparation for the eventual refactoring of the run_tests.py system. | ||
* | | | | Use sys.executable instead of hard coding python binary string | Craig Tiller | 2015-10-05 |
| |/ / |/| | | | | | | | | This is necessary to get the right binary on Windows | ||
* | | | Merge pull request #3635 from ctiller/be-useful | Yang Gao | 2015-10-05 |
|\ \ \ | |/ / |/| | | Add a more useful log message when failing to connect | ||
| * | | Add more verbose traces for port_server usage | Craig Tiller | 2015-10-05 |
| | | | |||
* | | | Merge pull request #3614 from dgquintas/port_server_python_version | Nicolas Noble | 2015-10-05 |
|\ \ \ | | | | | | | | | Small changes to tools/ Python scripts | ||
* | | | | add go support to run_interop_tests.py | Jan Tattermusch | 2015-10-05 |
| |/ / |/| | | |||
| | * | Resolved merge conflicts with master | murgatroid99 | 2015-10-05 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #3006 from soltanmm/sketchbook | Craig Tiller | 2015-10-05 |
|\ \ \ | | | | | | | | | Add API tracing, coalesce surface+batch tracing | ||
* \ \ \ | Merge pull request #3609 from nicolasnoble/html-reports | Michael Lumish | 2015-10-05 |
|\ \ \ \ | | | | | | | | | | | Adding crude html report support. | ||
| | | * | | Explicit Python version for port_server | David Garcia Quintas | 2015-10-03 |
| |_|/ / |/| | | | |||
| | * | | Update build files | Masood Malekghassemi | 2015-10-02 |
| | | | | |||
| | * | | Update build tools | Masood Malekghassemi | 2015-10-02 |
| | | | | |||
| * | | | Adding crude html report support. | Nicolas "Pixel" Noble | 2015-10-03 |
| | | | | |||
* | | | | tweaking of run_interop_tests.py | Jan Tattermusch | 2015-10-02 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into interop_improvements | Jan Tattermusch | 2015-10-02 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Build and run per-language containers for interop tests | Jan Tattermusch | 2015-10-02 |
| | | | | |||
| | | * | Removed most of the gyp file, and the tests for it | murgatroid99 | 2015-10-01 |
| | | | | | | | | | | | | | | | | | | | | There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents it from working properly with other gyp files. | ||
| | | * | Updated run_tests with new node package location | murgatroid99 | 2015-10-01 |
| | | | | |||
| * | | | fix run_interop_tests.py | yang-g | 2015-10-01 |
| |/ / | |||
| * | | Merge pull request #3548 from soltanmm/load-tests | Nathaniel Manista | 2015-09-30 |
| |\ \ | | |/ | |/| | Make load_tests protocol tests run via py.test. |