Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| | * | Simplify avl stress test | Craig Tiller | 2016-01-19 |
| | | | |||
* | | | Merge pull request #4764 from ctiller/mo-insane | Yang Gao | 2016-01-19 |
|\ \ \ | | |/ | |/| | Eliminate jobset timeouts in some circumstances | ||
* | | | 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 | ||
| | | | * | 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 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 |
| | | | | | | | | |||
| | | | | | * | | revamp C# native library loader | Jan Tattermusch | 2016-01-15 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | * | | | | | Fix TSAN on Jenkins and on my machine | Craig Tiller | 2016-01-15 |
| |/ / / / / |/| | | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-15 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Hard code text segment address for msan, tsan | ||
* \ \ \ \ \ \ | Merge pull request #4696 from jtattermusch/win_static_deps | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Link grpc_csharp_ext dependencies on Windows statically | ||
* \ \ \ \ \ \ \ | Merge pull request #4688 from jtattermusch/static_deps | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Statically link dependencies of grpc_csharp_ext | ||
* \ \ \ \ \ \ \ \ | Merge pull request #4612 from sreecha/stress_test_jenkins | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node). | ||
| | | | | * | | | | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | | | | | | | | | |||
| | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #4742 from bogdandrutu/bug | Alistair Veitch | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | Fix the bug that was causing census_initialization to never work. | ||
* | | | | | | | | | | Merge pull request #4743 from murgatroid99/node_doc_gen_config_update | Michael Lumish | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update Node API documentation generation configuration for move to repo root | ||
| | | | | | | * | | | | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize | Michael Lumish | 2016-01-14 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Don't modify proto method names in service paths in Node library | ||
| | * | | | | | | | | | | Update Node API documentation generation configuration for move to repo root | murgatroid99 | 2016-01-14 |
| | | | | | | | | | | | |