Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 |
|\ | |||
* \ | Merge pull request #9983 from dgquintas/1.1.x_to_master | David G. Quintas | 2017-03-06 |
|\ \ | | | | | | | Upmerge of 1.1.x to master. | ||
| | * | Merge pull request #9862 from Op3n4M3/limit-gem-build | apolcyn | 2017-03-06 |
| | |\ | | | | | | | | | Limit the gem native build resources | ||
* | | \ | Merge pull request #9968 from makdharma/grpc_bazel | makdharma | 2017-03-06 |
|\ \ \ \ | | | | | | | | | | | Use grpc_build_system.bzl in other projects | ||
| | | * \ | Merge pull request #9962 from murgatroid99/node_no_alpn_compile | Michael Lumish | 2017-03-06 |
| | | |\ \ | | | | | | | | | | | | | Add option to recompile Node library without ALPN support | ||
| | * | | | | Manual changes from upmerged modifications | David Garcia Quintas | 2017-03-06 |
| | | | | | | |||
* | | | | | | Merge pull request #9969 from grpc/wenbozhu-patch-4 | Feng Li | 2017-03-06 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update PROTOCOL-WEB.md | ||
| | * | | | | | setting default False for use_external | Makarand Dharmapurikar | 2017-03-06 |
| | | | | | | | |||
| | | | * | | | Merge pull request #9971 from jtattermusch/csharp_fix_healthcheck_nuget | Jan Tattermusch | 2017-03-06 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Fix Grpc.HealthCheck and Grpc.Reflection packages | ||
* | | | | \ \ \ | Merge pull request #8407 from jronak/fixtag | Yang Gao | 2017-03-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | replaced protobuf tag | ||
| | | | * | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 |
| |_|_|/| | | | | |/| | | |/ / / / | |||
| | | * | | | | | Merge branch 'master' into grpc_bazel | Makarand Dharmapurikar | 2017-03-03 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #9939 from ctiller/stream_owned_slice | Craig Tiller | 2017-03-03 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a slice type that shares a refcount with a transport stream | ||
| | | | | * \ \ \ | Merge pull request #9960 from murgatroid99/node_qps_performance_disable | Michael Lumish | 2017-03-03 |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Disable node_protobuf_async_unary_qps_unconstrained benchmark test | ||
* | | | | | \ \ \ \ | Merge pull request #9921 from ctiller/fastcreate | Craig Tiller | 2017-03-03 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Eliminate cancellation if we never sent an op down | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #9966 from y-zeng/static_area | Yuchen Zeng | 2017-03-03 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using oversized frames | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9967 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Lint progress. | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9930 from ctiller/call_create_fixtures | Craig Tiller | 2017-03-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fixtures for call creation benchmarks | ||
| | | | | | | | | | | * | | | fix Grpc.HealthCheck and Grpc.Reflection packages | Jan Tattermusch | 2017-03-03 |
| | | | | | | | | | |/ / / | | | | | | | | | |/| | | | |||
* | | | | | | | | | | | | | Merge pull request #9953 from y-zeng/build_license | Yuchen Zeng | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add licenses() in BUILD files | ||
| | | | * | | | | | | | | | | Avoid using oversized frames | Yuchen Zeng | 2017-03-02 |
| | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2017-03-02 |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding. | ||
| | | | | | | | * | | | | | Use grpc_build_system.bzl in other projects | Makarand Dharmapurikar | 2017-03-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added //external to grpc deps in case where grpc_build_system.bzl is imported in a project that is using grpc as a dependency. | ||
| | | * | | | | | | | | | | Fix and enable redefined-outer-name lint | Nathaniel Manista | 2017-03-03 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes | Nathaniel Manista | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | Lint fixes. | ||
| | | | * | | | | | | | | | Work toward enabling cyclic-import lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | Selectively suppress and enable broad-except lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | Control and enable fixme lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel | Nathaniel Manista | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc.beta._connectivity_channel. | ||
| | | | | * | | | | | | | | | Fix and enable no-value-for-parameter lint | Nathaniel Manista | 2017-03-02 |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | | Fix and enable unused-variable lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In _server.py start_server_batch_result is removed because start_server_batch can only ever fail as a result of a programming defect in gRPC Python and not the application. This differs from some analogous-appearing points in _channel.py where the result of start_client_batch is checked because at those points it is possible for a failure to indicate a programming defect on the part of the application. | ||
| | * | | | | | | | | | | | Fix and enable unused-import lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | Fix and enable no-self-use lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | Limit the gem native build resources | J. Martin | 2017-03-02 |
| | | | | | | | | | |_|/ | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building the native extension make -j can absorb all available resources on a system. Implement "reasonable" limits on the number of compiling jobs when the number of processors can be detected and use a conservative count when ruby version does not provide detection. | ||
* | | | | | | | | | | | | Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream | Noah Eisen | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add sleep(1) to Python negative http2 client | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9814 from apolcyn/turn_off_ruby_tests | apolcyn | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | re-enable ruby tests on mac | ||
| | | | | | | | | | | | | * | Add option to recompile Node library without ALPN support | murgatroid99 | 2017-03-02 |
| | | | | | | | | | | | |/ | | | | | | | | | | | |/| | |||
| | | * | | | | | | | | | | Remove grpc.beta._connectivity_channel | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should have been removed in, and has done anything but fail on import since, 4d425522bffc9c616872d672bb58c993c3ac4c6a. | ||
| | | | | | | | | | | | * | Disable node_protobuf_async_unary_qps_unconstrained benchmark test | murgatroid99 | 2017-03-02 |
| | | | | | | | | | | |/ | |||
| | | | | | | | | | | * | Merge pull request #9946 from muxi/advance-v1.1.4 | Muxi Yan | 2017-03-02 |
| | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Advance grpc version to v1.1.4 | ||
* | | | | | | | | | | | \ | Merge pull request #9809 from jtattermusch/csharp_server_side_auth_docs | Jan Tattermusch | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add high-level docs for server-side auth | ||
| * | | | | | | | | | | | | | regenerate docs | Jan Tattermusch | 2017-03-02 |
| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Add high-level server-side auth docs | Jan Tattermusch | 2017-03-02 |
|/ / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | Merge pull request #9928 from jtattermusch/kokoro_win | Jan Tattermusch | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve script for running windows tests on internal_ci | ||
| | | | | | * | | | | | | | | Add licenses() in BUILD files | Yuchen Zeng | 2017-03-01 |
| | | | | | | |/ / / / / / | | | | | | |/| | | | | | | |||
* | | | | | | | | | | | | | refactor client | Eric Gribkoff | 2017-03-01 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Enable C++ negative http2 test | Eric Gribkoff | 2017-03-01 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9894 from apolcyn/update_go_bm | apolcyn | 2017-03-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | update go to 1.8 on benchmarks | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9950 from grpc/revert-9932-lto | Craig Tiller | 2017-03-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Enable lto for performance testing" | ||
| * | | | | | | | | | | | | | Revert "Enable lto for performance testing" | Craig Tiller | 2017-03-01 |
|/ / / / / / / / / / / / / |