Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2 | Michael Lumish | 2016-01-20 |
|\ | | | | | Upgrade to Protobuf 3.0.0-beta2 | ||
* \ | Merge pull request #4777 from jtattermusch/fix_32bit_mac_artifact | Jan Tattermusch | 2016-01-20 |
|\ \ | | | | | | | Fix 32bit artifact building on mac | ||
| * | | fix 32bit compilation on mac | Jan Tattermusch | 2016-01-20 |
|/ / | |||
* | | Merge pull request #4776 from jtattermusch/fix_32bit_artifacts | Jan Tattermusch | 2016-01-20 |
|\ \ | | | | | | | Improve grpc_chttp2_decode_timeout implementation | ||
* \ \ | Merge pull request #4766 from jtattermusch/artifact_builder_win_fix | Jan Tattermusch | 2016-01-20 |
|\ \ \ | | | | | | | | | Fix C# artifact building on windows. | ||
| | | * | regenerate C# protos | Jan Tattermusch | 2016-01-20 |
| | | | | |||
| | | * | fix C# generate_protos.sh script | Jan Tattermusch | 2016-01-20 |
| | | | | |||
| | | * | upgrade Grpc.sln to newest Google.Protobuf nuget | Jan Tattermusch | 2016-01-20 |
| | | | | |||
| | | * | Remove leftovers from packages.config | Jan Tattermusch | 2016-01-20 |
| | | | | |||
| | | * | update C# generator to the new API | Jan Tattermusch | 2016-01-20 |
| | | | | |||
| | | * | update third_party/protobuf to 3.0.0beta2 | Jan Tattermusch | 2016-01-20 |
| |_|/ |/| | | |||
* | | | Merge pull request #4789 from ctiller/alphabetsoup | Yang Gao | 2016-01-20 |
|\ \ \ | | | | | | | | | Fix formatting | ||
* \ \ \ | Merge pull request #4785 from ctiller/more-saneness | Jan Tattermusch | 2016-01-20 |
|\ \ \ \ | | | | | | | | | | | List Sanity tests in a config file, not a shell script | ||
| | * | | | Fix formatting | Craig Tiller | 2016-01-20 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #4783 from ctiller/cpu-cost | Jan Tattermusch | 2016-01-20 |
|\ \ \ \ | | | | | | | | | | | Use CPU cost modelling to better utilize test resources | ||
* \ \ \ \ | Merge pull request #4772 from nathanielmanistaatgoogle/cython-channel-test | Masood Malekghassemi | 2016-01-20 |
|\ \ \ \ \ | | | | | | | | | | | | | Cython channel test isolating a connectivity-state-watching bug | ||
* \ \ \ \ \ | Merge pull request #4781 from ctiller/flingcap | Vijay Pai | 2016-01-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Cap fling tests by time not rpcs processed | ||
| | | | * \ \ | 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 |
| | | | | | | |||
| * | | | | | 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 |
| | | | | | | |||
* | | | | | | 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 | ||
| | * | | 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 |
| | | | | | |