Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | Add CPU cost measurement, tune parameters, decrease default maxjobs | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
| | | | | | | | * | comment updates | Alistair Veitch | 2016-01-20 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4780 from ctiller/avl-simplify | Yang Gao | 2016-01-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix copyrights | |||
| | | | * | | | | | | Use CPU cost modelling to increase parallelism | Craig Tiller | 2016-01-20 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | Cap fling tests by time not rpcs processed | Craig Tiller | 2016-01-20 | |
| |/ / / / / / / | ||||
| * | | | | | | | Fix copyrights | Craig Tiller | 2016-01-20 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #4774 from ctiller/avl-simplify | Yang Gao | 2016-01-19 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Simplify AVL stress test | |||
* | | | | | | | | Merge pull request #4762 from vjpai/server_port | David G. Quintas | 2016-01-19 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Re-enable explicit specification of server port for qps worker | |||
| | | | | * | | | fix code formatting | Jan Tattermusch | 2016-01-19 | |
| | | | | | | | | ||||
| | | | | * | | | fix copyrights | Jan Tattermusch | 2016-01-19 | |
| | | | | | | | | ||||
| | | | | * | | | improve decode_timeout implementation | Jan Tattermusch | 2016-01-19 | |
| |_|_|_|/ / / |/| | | | | | | ||||
| | * | | | | | Simplify avl stress test | Craig Tiller | 2016-01-19 | |
| | | | | | | | ||||
| | | * | | | | A test of the Cython Channel | Nathaniel Manista | 2016-01-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This exposes a bug somewhere in how channel connectivity events get published on completion queues. Investigation remains active. | |||
* | | | | | | | 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 | |||
| | | | | * | comment updates | Alistair Veitch | 2016-01-19 | |
| | | | | | | ||||
| | * | | | | 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 | |||
| | | | * | | | Copyright fixes for sanity | vjpai | 2016-01-19 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #4763 from ctiller/insane | Yang Gao | 2016-01-19 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Update copyrights | |||
| * | | | | | | Update copyrights | Craig Tiller | 2016-01-19 | |
|/ / / / / / | ||||
| | * | | | | 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 | |||
* \ \ \ \ \ \ | Merge pull request #4683 from yang-g/epollset | Craig Tiller | 2016-01-19 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Tsan error fix. | |||
| | | | | * | | | Dealt with a nit | vjpai | 2016-01-19 | |
| | | | | | | | | ||||
| | | | | * | | | Re-enable explicit specification of server port for qps worker. Also | Vijay Pai | 2016-01-19 | |
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | add in a check that we don't try to use generic testing for sync or unary. | |||
| | | | * | | | first take on artifact builder script | Jan Tattermusch | 2016-01-19 | |
| |_|_|/ / / |/| | | | | | ||||
| | | * | | | Revert "Disable ccache for the moment" | Craig Tiller | 2016-01-19 | |
| |_|/ / / |/| | | | | ||||
* | | | | | Merge pull request #4758 from vjpai/leakfix | Yang Gao | 2016-01-19 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix asan error | |||
* \ \ \ \ \ | 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 | |||
| | | * \ \ \ \ | Merge branch 'master' into leakfix | vjpai | 2016-01-19 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #4759 from nathanielmanistaatgoogle/copyright-date-fix | Vijay Pai | 2016-01-19 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Copyright date fixes for Python generator files | |||
| | | | | | * | | | Run nosec tests again | Craig Tiller | 2016-01-19 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | Copyright date fixes for Python generator files | Nathaniel Manista | 2016-01-19 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | These changes should have been included in dc8c32393918dc817f98e8844a. | |||
| | | * / / / | Fix asan error caused by mismatch in alloc/dealloc between new[] and | vjpai | 2016-01-18 | |
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | regular delete... | |||
* | | | | | | Merge pull request #4735 from soltanmm/sandslash | Masood Malekghassemi | 2016-01-18 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove trailing directory-name slashes in setup.py | |||
* \ \ \ \ \ \ | Merge pull request #4755 from ↵ | Masood Malekghassemi | 2016-01-16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/remove-alpha-code-generation Remove Python alpha code generation | |||
| * | | | | | | | Remove Python alpha code generation | Nathaniel Manista | 2016-01-16 | |
| | | | | | | | | ||||
| | | | | | | * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #4754 from ctiller/health | Yang Gao | 2016-01-15 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix copyrights | |||
| * | | | | | | | | Fix copyrights | Craig Tiller | 2016-01-15 | |
|/ / / / / / / / | ||||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into epollset | 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 | |
| | | | | | | | | | |