Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
|\ | |||
* \ | Merge pull request #8419 from murgatroid99/node_express_benchmark | Michael Lumish | 2016-10-27 |
|\ \ | | | | | | | Add benchmark client and server for Node Express | ||
| | * | Going 1.0.1. | Nicolas "Pixel" Noble | 2016-10-26 |
| | | | |||
* | | | Merge pull request #8449 from ncteisen/new_python_interop_tests | Noah Eisen | 2016-10-26 |
|\ \ \ | | | | | | | | | New python interop tests | ||
| * | | | Remove status message check from node interop client | Noah Eisen | 2016-10-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | The node interop client was checking that the status message for the test unimplemented_method was an empty string. This behavior is not guaranteed, and thus the check should be removed. | ||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 |
|\| | | | |||
| | | * | Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates | murgatroid99 | 2016-10-24 |
| | | |\ | |||
| * | | | | added new test to interop_sanity_test.js | Noah Eisen | 2016-10-24 |
| | | | | | |||
| * | | | | change unimplemented_method to unimplemented_service. Add real ↵ | Noah Eisen | 2016-10-21 |
| | | | | | | | | | | | | | | | | | | | | unimplemented_method test for node | ||
* | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
|\| | | | | |||
| | | | * | Compiles with npm install --debug option. | Tim Ryan | 2016-10-21 |
| | | | | | |||
| * | | | | Merge pull request #8208 from tcr/master | Michael Lumish | 2016-10-21 |
| |\ \ \ \ | | | | | | | | | | | | | Compiles with npm install --debug option. | ||
| | | * | | | Fix issues with express benchmark and synchronize package.json with template | murgatroid99 | 2016-10-18 |
| | | | | | | |||
| | | * | | | Create benchmark client and server for Node Express | murgatroid99 | 2016-10-18 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-12 |
|\| | | | | |||
| * | | | | Merge pull request #8354 from grpc/v1.0.x | Jan Tattermusch | 2016-10-12 |
| |\ \ \ \ | | | |_|/ | | |/| | | Upmerge doc changes from v1.0.x | ||
| | * | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | | | | | |||
* | | | | | Fix how Node touches an internal core header | Michael Lumish | 2016-10-07 |
| | | | | | |||
* | | | | | UV tests pass on linux | murgatroid99 | 2016-10-07 |
| | | | | | |||
| | | * | | Compiles with npm install --debug option. | Tim Ryan | 2016-09-26 |
| | |/ / | |/| | | |||
| * | | | Fix mismatched new[] and delete in Node extension code | murgatroid99 | 2016-09-20 |
| | | | | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 |
|\| | | | |||
* | | | | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
| | | | | |||
| * | | | Fix typo in node.js README | Philipp Wahala | 2016-09-07 |
|/ / / | |||
| * | | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 |
| | | | |||
| * | | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 |
| | | | |||
* | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
|\| | | |||
| | * | Update Node library dependencies and change deprecated function calls | murgatroid99 | 2016-08-15 |
| |/ | |||
| * | Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin | Nicolas Noble | 2016-08-11 |
| |\ | | | | | | | Make Node grpc-tools protoc automatically call the plugin | ||
| * \ | Merge pull request #7577 from murgatroid99/node_dependency_update | Nicolas Noble | 2016-08-11 |
| |\ \ | | | | | | | | | Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 | ||
* | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\| | | | |||
| | | * | Make Node grpc-tools protoc automatically call the plugin | murgatroid99 | 2016-08-09 |
| | |/ | |/| | |||
| | * | Regenerate packages | murgatroid99 | 2016-08-02 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update | murgatroid99 | 2016-08-02 |
| | |\ | |||
| * | | | Fix error handling authentication errors with non-numeric error codes | murgatroid99 | 2016-08-02 |
| | |/ | |/| | |||
| * | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 |
| | | | |||
* | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile | ||
| | * | Update node protobuf dependency to 3.0.0 where applicable. Also update ↵ | murgatroid99 | 2016-07-29 |
| |/ | | | | | | | example dependency to grpc 1.0.0 | ||
| * | Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak | kpayson64 | 2016-07-25 |
| |\ | | | | | | | Fix a memory leak in Node call credentials | ||
| * | | Fixed typo in Node health check package.json | murgatroid99 | 2016-07-21 |
| | | | |||
| | * | Fix a memory leak in Node call credentials | murgatroid99 | 2016-07-14 |
| |/ | |||
* / | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 |
|/ | |||
* | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 |
| | |||
* | Merge pull request #7203 from murgatroid99/node_separate_health_check | Nicolas Noble | 2016-07-08 |
|\ | | | | | Split Node health check code into a separate package and make it use static codegen | ||
| * | Add Node health check generated code and license files | murgatroid99 | 2016-07-06 |
| | | |||
| * | Add grpc module pointer file for Node health check tests | murgatroid99 | 2016-07-01 |
| | | |||
| * | Add Node health check package.json | murgatroid99 | 2016-07-01 |
| | | |||
| * | Split Node health check code into a separate package and make it use static ↵ | murgatroid99 | 2016-07-01 |
| | | | | | | | | codegen | ||
* | | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
|/ | |||
* | Re-enable two Node credentials tests | murgatroid99 | 2016-06-28 |
| |