Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6536 from grpc/release-0_14 | Nicolas Noble | 2016-05-11 |
|\ | | | | | Release 0.14 upmerge | ||
| * | Fixed variable | murgatroid99 | 2016-05-10 |
| | | |||
| * | Fix encoding and piping problems with Node plugin wrapper | murgatroid99 | 2016-05-10 |
| | | |||
| * | The release branch is now 0.14.1-pre1. | Nicolas "Pixel" Noble | 2016-05-10 |
| | | |||
| * | Processing the 0.14 release. | Nicolas "Pixel" Noble | 2016-05-10 |
| | | |||
* | | Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug | Jan Tattermusch | 2016-05-09 |
|\ \ | | | | | | | Node: fix math server minor bug | ||
* \ \ | Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing | Nicolas Noble | 2016-05-09 |
|\ \ \ | | | | | | | | | Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby | ||
| | | * | Make namespacing of executables exposed by grpc-tools packages consistent ↵ | murgatroid99 | 2016-05-09 |
| | | | | | | | | | | | | | | | | between Node and Ruby | ||
| | * | | node: fix math server minor bug | Stanley Cheung | 2016-05-06 |
| |/ / |/| | | |||
* | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
| | | | |||
| | * | The release branch is now 0.14.0-pre1. | Nicolas "Pixel" Noble | 2016-05-06 |
| |/ |/| | |||
| * | Make namespacing of executables exposed by grpc-tools packages consistent ↵ | murgatroid99 | 2016-05-04 |
|/ | | | | between Node and Ruby | ||
* | Node tools: use the right extension for running protoc on Windows | murgatroid99 | 2016-05-02 |
| | |||
* | Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging | Jan Tattermusch | 2016-04-29 |
|\ | | | | | Added node plugin to grpc-tools npm package, updated build_package_node | ||
* \ | Merge pull request #6325 from murgatroid99/node_default_roots | Jan Tattermusch | 2016-04-28 |
|\ \ | | | | | | | Load default roots.pem in Node via grpc_set_ssl_roots_override_callback | ||
* \ \ | Merge pull request #6322 from murgatroid99/node_service_default_method | Jan Tattermusch | 2016-04-28 |
|\ \ \ | | | | | | | | | Make Node servers warn instead of fail when a method is missing a handler | ||
| | * | | Load default roots.pem in Node via grpc_set_ssl_roots_override_callback | murgatroid99 | 2016-04-27 |
| | | | | |||
* | | | | Merge pull request #6300 from dmitriykovalev/master | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ | |_|/ / |/| | | | Fixing invalid usage of getProtobufServiceAttrs() function. | ||
| | * | | Make Node servers warn instead of fail when a method is missing a handler | murgatroid99 | 2016-04-27 |
| | | | | |||
| | * | | Fixed minor Node compilation issue | murgatroid99 | 2016-04-27 |
| |/ / |/| | | |||
| | * | Added node plugin to grpc-tools npm package, updated build_package_node | murgatroid99 | 2016-04-26 |
| |/ |/| | |||
* | | Merge pull request #5445 from murgatroid99/node_protoc_plugin | Jan Tattermusch | 2016-04-26 |
|\ \ | | | | | | | Create a protoc plugin for Node.js gRPC | ||
| | * | Fixing invalid usage of getProtobufServiceAttrs() function. | Dmitry Kovalev | 2016-04-21 |
| |/ |/| | | | | | getProtobufServiceAttrs(service, options) must be called with 2 arguments. | ||
| * | Added file that lets generated code import grpc | murgatroid99 | 2016-04-20 |
| | | |||
| * | Use math test to test generated code | murgatroid99 | 2016-04-20 |
| | | |||
* | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
|/ | | | | application handle the authentication. | ||
* | add some console messages to node qps worker | Jan Tattermusch | 2016-04-14 |
| | |||
* | Merge pull request #6109 from murgatroid99/node_grpc_tools_package | Nicolas Noble | 2016-04-07 |
|\ | | | | | Created node tools package to distribute protoc and eventually the plugin | ||
| * | Created node tools package to distribute protoc and eventually the plugin | murgatroid99 | 2016-04-06 |
| | | |||
* | | address code review comments | Sree Kuchibhotla | 2016-04-06 |
| | | |||
* | | Correct a typo in the spec | Sree Kuchibhotla | 2016-04-05 |
|/ | |||
* | Merge pull request #6032 from murgatroid99/node_stress_client | Jan Tattermusch | 2016-04-01 |
|\ | | | | | Node stress test client and metrics client | ||
| * | Expanded comment about Client class in stress_client | murgatroid99 | 2016-03-31 |
| | | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Fixed minor bug in metrics server, added metrics client | murgatroid99 | 2016-03-30 |
| | | |||
| * | Node stress test client | murgatroid99 | 2016-03-30 |
|/ | |||
* | Merge pull request #5900 from murgatroid99/node_callback_convention | Nicolas Noble | 2016-03-28 |
|\ | | | | | Follow Node's callback-last convention for client calls | ||
| * | Make option passing down to the client constructor more consistent | murgatroid99 | 2016-03-28 |
| | | |||
* | | Merge pull request #5934 from murgatroid99/node_performance_test_improvements | Jan Tattermusch | 2016-03-25 |
|\ \ | | | | | | | Added generic service client and server to Node perf tests | ||
* \ \ | Merge pull request #5941 from murgatroid99/node_error_code_compliance_2 | Jan Tattermusch | 2016-03-24 |
|\ \ \ | | | | | | | | | Fix Node status code usage to match spec | ||
* \ \ \ | Merge pull request #5837 from sreecha/grpc_fixit_node | Jan Tattermusch | 2016-03-24 |
|\ \ \ \ | | | | | | | | | | | DocFixit: Troubleshooting info for Windows and some minor tweaks | ||
| | * | | | Fix Node status code usage to match spec | murgatroid99 | 2016-03-23 |
| |/ / / |/| | | | |||
| * | | | Fix the link again: Third time's a charm! | Sree Kuchibhotla | 2016-03-23 |
| | | | | |||
| * | | | Try fixing the link again | Sree Kuchibhotla | 2016-03-23 |
| | | | | |||
| * | | | Fix broken link | Sree Kuchibhotla | 2016-03-23 |
| | | | | |||
| * | | | Address review feedback | Sree Kuchibhotla | 2016-03-23 |
| | | | | |||
| | * | | Fixed import | murgatroid99 | 2016-03-23 |
| | | | | |||
| | * | | Added generic service client and server to Node perf tests | murgatroid99 | 2016-03-23 |
| |/ / |/| | | |||
| | * | Add option to use old client method argument order for now | murgatroid99 | 2016-03-22 |
| | | | |||
| | * | Fixed copyright | murgatroid99 | 2016-03-21 |
| | | |