Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated tests.json | David Garcia Quintas | 2016-01-21 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 |
|\ | |||
| * | Merge pull request #4791 from ctiller/rtt2 | Michael Lumish | 2016-01-21 |
| |\ | | | | | | | Move build configs into build.yaml | ||
| * \ | Merge pull request #4814 from ctiller/limit-cpu | Michael Lumish | 2016-01-21 |
| |\ \ | | | | | | | | | Limit Jenkins builder concurrency to 3 | ||
| | | * | Add some time dilation for ASAN builds | Craig Tiller | 2016-01-21 |
| | | | | |||
| * | | | Merge pull request #4816 from ctiller/jenkers | Jan Tattermusch | 2016-01-21 |
| |\ \ \ | | | | | | | | | | | Propagate BUILD_ID env var to jenkins children | ||
* | | | | | more dependency/sanity fixes | David Garcia Quintas | 2016-01-21 |
| | | | | | |||
| | * | | | Propagate BUILD_ID env var to jenkins children | Craig Tiller | 2016-01-21 |
| | | | | | |||
| * | | | | Make run_tests.py respect job count for compilation | Craig Tiller | 2016-01-21 |
| |/ / / | |||
| | * / | Limit Jenkins builder concurrency to 3 | Craig Tiller | 2016-01-21 |
| |/ / | |||
* | | | added missing codegen deps for grp | David Garcia Quintas | 2016-01-21 |
| | | | |||
| * | | Merge pull request #4782 from jtattermusch/csharp_runtests_mac | Michael Lumish | 2016-01-21 |
| |\ \ | | | | | | | | | Enable running C# tests on mac in run_tests.py | ||
* | | | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | | | | |||
| * | | | Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2 | Michael Lumish | 2016-01-20 |
| |\ \ \ | | | | | | | | | | | Upgrade to Protobuf 3.0.0-beta2 | ||
| | | | * | 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 pull request #4766 from jtattermusch/artifact_builder_win_fix | Jan Tattermusch | 2016-01-20 |
| |\ \ \ | | |_|/ | |/| | | Fix C# artifact building on windows. | ||
| | | * | update third_party/protobuf to 3.0.0beta2 | Jan Tattermusch | 2016-01-20 |
| | |/ | |/| | |||
* | | | regenerated projects | David Garcia Quintas | 2016-01-20 |
| | | | |||
* | | | Regenerated projects | David Garcia Quintas | 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 | ||
| | * | | Fix copyrights | Craig Tiller | 2016-01-20 |
| | | | | |||
| | * | | Add C++ CPU costs | Craig Tiller | 2016-01-20 |
| | | | | |||
| | * | | Tweak cpu costs | Craig Tiller | 2016-01-20 |
| | | | | |||
| | * | | 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 |
| |/ / | |||
| * | | Merge pull request #4764 from ctiller/mo-insane | Yang Gao | 2016-01-19 |
| |\ \ | | | | | | | | | Eliminate jobset timeouts in some circumstances | ||
| | | * | fix artifact copying | Jan Tattermusch | 2016-01-19 |
| | | | | |||
| | | * | fix artifact building on win | Jan Tattermusch | 2016-01-19 |
| | |/ | |/| | |||
| * | | Merge pull request #4749 from jtattermusch/artifact_builder | Craig Tiller | 2016-01-19 |
| |\ \ | | | | | | | | | Add artifact builder script | ||
| | | * | Update copyrights | Craig Tiller | 2016-01-19 |
| | | | | |||
| * | | | Merge pull request #4761 from grpc/revert-4652-no-cache | Jan Tattermusch | 2016-01-19 |
| |\ \ \ | | | | | | | | | | | Revert "Disable ccache for the moment" | ||
| | | | * | 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 | ||
| | | * | fix copyrights | Jan Tattermusch | 2016-01-19 |
| | | | | |||
| | | * | building artifacts under docker | Jan Tattermusch | 2016-01-19 |
| | | | | |||
| * | | | Merge pull request #4760 from ctiller/nosec | Yang Gao | 2016-01-19 |
| |\ \ \ | | | | | | | | | | | Run nosec tests again | ||
| | | | * | first take on artifact builder script | Jan Tattermusch | 2016-01-19 |
| | |_|/ | |/| | | |||
| | | * | Revert "Disable ccache for the moment" | Craig Tiller | 2016-01-19 |
| | |/ | |/| | |||
* | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-19 |
|\| | | |||
| * | | Merge pull request #4730 from jtattermusch/revamp_native_loader | Michael Lumish | 2016-01-19 |
| |\ \ | | | | | | | | | Revamp C# native loader | ||
| * \ \ | Merge pull request #4676 from stanley-cheung/php_gcov_reports | Michael Lumish | 2016-01-19 |
| |\ \ \ | | | | | | | | | | | Add gcov php coverage report | ||
| | | | * | Run nosec tests again | Craig Tiller | 2016-01-19 |
| | |_|/ | |/| | | |||
| * | | | Fix copyrights | Craig Tiller | 2016-01-15 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
|\| | | | |||
| * | | | Merge pull request #4752 from ctiller/isolated_emus | Nicolas Noble | 2016-01-15 |
| |\ \ \ | | | | | | | | | | | Fix TSAN on Jenkins and on my machine | ||
| * \ \ \ | Merge pull request #4744 from dgquintas/check_newlines | Craig Tiller | 2016-01-15 |
| |\ \ \ \ | | | | | | | | | | | | | Added sanity check for trailing newlines | ||
| | | | | * | extend copyright to 2016 | Jan Tattermusch | 2016-01-15 |
| | | | | | |