Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #4791 from ctiller/rtt2 | Michael Lumish | 2016-01-21 |
|\ | | | | | Move build configs into build.yaml | ||
* | | Make run_tests.py respect job count for compilation | Craig Tiller | 2016-01-21 |
| | | |||
| * | Fix imports | Craig Tiller | 2016-01-20 |
| | | |||
| * | Use ast.literal_eval instead of json.loads to avoid unicode problems on windows | Craig Tiller | 2016-01-20 |
| | | |||
| * | Move build configs into build.yaml | Craig Tiller | 2016-01-20 |
| | | | | | | | | | | | | | | | | | | | | Importantly: - allows matching timeout values between makefile and run_tests without repeating ourselves - allows borrowing of compiler flags by other build systems There's still a little too much build configuration built into our Makefile, but we can start attacking that over time. | ||
* | | enable running c# tests on mac | Jan Tattermusch | 2016-01-20 |
|/ | |||
* | Merge branch 'cpu-cost' into more-saneness | Craig Tiller | 2016-01-20 |
|\ | |||
* | | List Sanity tests in a config file, not a shell script | Craig Tiller | 2016-01-20 |
| | | | | | | | | Allows parallelization of sanity tests, and better error reporting | ||
| * | Add CPU cost measurement, tune parameters, decrease default maxjobs | Craig Tiller | 2016-01-20 |
| | | |||
| * | Use CPU cost modelling to increase parallelism | Craig Tiller | 2016-01-20 |
|/ | |||
* | Eliminate jobset timeouts in some circumstances | Craig Tiller | 2016-01-19 |
| | | | | | | There are cases where we truly don't care how long something takes, and some external timeout will kill truly stuck processes, so let's eliminate timeouts in those cases | ||
* | Merge pull request #4676 from stanley-cheung/php_gcov_reports | Michael Lumish | 2016-01-19 |
|\ | | | | | Add gcov php coverage report | ||
* | | Fix TSAN on Jenkins and on my machine | Craig Tiller | 2016-01-15 |
| | | |||
| * | Add lcov php code coverage report | Stanley Cheung | 2016-01-13 |
|/ | |||
* | Merge pull request #4645 from ctiller/coveralls | Michael Lumish | 2016-01-08 |
|\ | | | | | Refine coverage language list | ||
* | | Flag errors better | Craig Tiller | 2016-01-08 |
| | | |||
* | | Tweak run_tests exit status handling | Craig Tiller | 2016-01-08 |
| | | |||
| * | Refine coverage language list | Craig Tiller | 2016-01-07 |
|/ | |||
* | Fix building submodules at head | Craig Tiller | 2016-01-06 |
| | | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments | ||
* | Update copyrights | Craig Tiller | 2016-01-05 |
| | |||
* | Add ability to update submodules before build | Craig Tiller | 2016-01-05 |
| | |||
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| | |||
* | fix build_step_environ() | Jan Tattermusch | 2015-12-16 |
| | |||
* | polishing run_tests.py | Jan Tattermusch | 2015-12-15 |
| | |||
* | split up C# tests into separate processes | Jan Tattermusch | 2015-12-14 |
| | |||
* | Merge github.com:grpc/grpc into secsvr | Craig Tiller | 2015-12-10 |
|\ | |||
* | | Fixes, review feedback | Craig Tiller | 2015-12-08 |
| | | |||
* | | Add a test of httpcli over ssl | Craig Tiller | 2015-12-08 |
| | | |||
| * | add --arch, --compiler and --build_only cmdline args | Jan Tattermusch | 2015-12-07 |
|/ | |||
* | Supporting Msys2's python. | Nicolas "Pixel" Noble | 2015-12-03 |
| | |||
* | Merge pull request #4229 from nicolasnoble/ruby-gcov | Michael Lumish | 2015-12-01 |
|\ | | | | | Ruby gcov support. | ||
| * | Adding coverage report for ruby. | Nicolas "Pixel" Noble | 2015-12-02 |
| | | |||
* | | Run code coverage no matter if tests failed or succeeded. | Adele Zhou | 2015-11-30 |
|/ | |||
* | Skip OjbC when running code coverage. | Adele Zhou | 2015-11-20 |
| | |||
* | Merge pull request #4097 from ctiller/hpack_max_table_size | David G. Quintas | 2015-11-19 |
|\ | | | | | Support dynamic HPACK table resizing | ||
| * | Support rebuilding table | Craig Tiller | 2015-11-18 |
| | | |||
* | | Use mako template for HTML report. | Adele Zhou | 2015-11-18 |
|/ | |||
* | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-16 |
|\ | |||
| * | put cwd of port server elsewhere | Jan Tattermusch | 2015-11-05 |
| | | |||
* | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-04 |
|\| | |||
| * | Define resultset. | Adele Zhou | 2015-11-04 |
| | | |||
* | | If run_tests is invoked with a regex, compile only those targets | Craig Tiller | 2015-11-04 |
|/ | |||
* | Renamed report_utils.py. | Adele Zhou | 2015-11-03 |
| | |||
* | Create a separate utility for reporting. | Adele Zhou | 2015-11-03 |
| | |||
* | Merge pull request #3974 from adelez/bazel-like-output | Craig Tiller | 2015-10-29 |
|\ | | | | | Bazel like output | ||
* \ | Merge pull request #3987 from jtattermusch/csharp_opencover | Nicolas Noble | 2015-10-28 |
|\ \ | | | | | | | Add OpenCover coverage for C# | ||
| * | | C# native extension coverage on Linux | Jan Tattermusch | 2015-10-28 |
| | | | |||
| * | | unbreak linux csharp gcov | Jan Tattermusch | 2015-10-27 |
| | | | |||
| * | | Add OpenCover coverage for C# | Jan Tattermusch | 2015-10-27 |
| | | | |||
* | | | Fixing 'all' run tests target. | Nicolas "Pixel" Noble | 2015-10-27 |
| | | |