- 8de7c09 Split tests more granularly by murgatroid99 · 7 years ago
- 23b74dc Node: fix segfault with incorrect status argument types by murgatroid99 · 7 years ago
- e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
- 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
- 1a0e807 Fix racy Node reconnect test by murgatroid99 · 7 years ago
- d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
- bf91d9b Node: add test for reconnecting client after server restart by murgatroid99 · 7 years ago
- 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
- 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
- 7563641 Fix node cancellation tests by murgatroid99 · 7 years ago
- c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
- 30f2b7e Add more null checks to call methods by murgatroid99 · 7 years ago
- ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
- 7229f88 Move gRPC constants to js file to include them in generated documentation by murgatroid99 · 7 years ago
- b1c69e4 Switch Protobuf.js dependency back to version 5 by murgatroid99 · 8 years ago
- a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 8 years ago
- f712ae7 Fix a couple of issues with the use of the Protobuf.js API by murgatroid99 · 8 years ago
- cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 8 years ago
- ac7f90d Add enumsAsStrings option, as the original upgrade PR did by murgatroid99 · 8 years ago
- b306854 Improve ProtoBuf.js version heuristic, add tests for oneof decoding by murgatroid99 · 8 years ago
- c8e6ac4 Ensure arguments are validated before they are serialized, unskip some tests by murgatroid99 · 8 years ago
- b1a0231 Autodetect ProtoBuf.js version in grpc.loadObject by murgatroid99 · 8 years ago
- b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 8 years ago
- 37d274a Node add service: allow exact match to name in proto file, improve error reporting by murgatroid99 · 8 years ago
- 98673fa Node: fix handling/propagation of server-side serialization errors by murgatroid99 · 8 years ago
- c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
- 5eebc93 Make event order consistent, and make 'end' and 'error' mutually exclusive by murgatroid99 · 8 years ago
- eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
- dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
- e207228 added new test to interop_sanity_test.js by Noah Eisen · 8 years ago
- 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
- 2db3d99 Fix error handling authentication errors with non-numeric error codes by murgatroid99 · 8 years ago
- 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
- eac6243 Re-enable two Node credentials tests by murgatroid99 · 8 years ago
- 210f3c4 Added comments to node generation, also refactored some plugin code by murgatroid99 · 8 years ago
- c3eb649 node: fix math server minor bug by Stanley Cheung · 9 years ago
- 92b8dec Make Node servers warn instead of fail when a method is missing a handler by murgatroid99 · 9 years ago
- 792b302 Added file that lets generated code import grpc by murgatroid99 · 9 years ago
- 1899743 Use math test to test generated code by murgatroid99 · 9 years ago
- 6169d5f Update copyrights by Craig Tiller · 9 years ago
- c91504e Merge pull request #5900 from murgatroid99/node_callback_convention by Nicolas Noble · 9 years ago
- 0cdf047 Fix Node status code usage to match spec by murgatroid99 · 9 years ago
- ffdeda1 Fixed copyright by murgatroid99 · 9 years ago
- 9a0c741 Follow Node's callback-last convention for client calls by murgatroid99 · 9 years ago
- 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 9 years ago
- 5acbb9c Sanitize files by murgatroid99 · 9 years ago
- 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
- b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
- 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
- fc32e62 Fix Node test lint error by murgatroid99 · 9 years ago
- e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
- 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
- 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
- a9172d2 Simplified some code and added tests to increase code coverage by murgatroid99 · 9 years ago
- 8ef43bd update location of .protos in node by Jan Tattermusch · 9 years ago
- 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
- b469630 Refactored server.js and added a test to increase coverage by murgatroid99 · 9 years ago
- 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
- 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
- 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
- c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
- 5901d90 Fixed lint errors by murgatroid99 · 9 years ago
- 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
- 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
- c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
- 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
- 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
- 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
- be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago
- b8ceb7c Added remaining implementable node interop tests, except compression by murgatroid99 · 9 years ago
- 2756fde Resolved merge conflicts by murgatroid99 · 9 years ago
- 8d5396a Resolved merge conflicts by murgatroid99 · 9 years ago
- 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
- 0862bcf Merge pull request #3625 from murgatroid99/node_single_install_step by Tim Emiola · 9 years ago
- 0253f14 Resolved merge conflicts by murgatroid99 · 9 years ago
- 9b701e9 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
- cc54546 Resolved merge conflicts with master by murgatroid99 · 9 years ago
- 2c641c6 Fixed up Node tests after math folder move by murgatroid99 · 9 years ago
- 0f93e43 Moved math proto and server to test folder by murgatroid99 · 9 years ago
- 7cd632c Re-implemented call propagation tests to avoid race conditions by murgatroid99 · 9 years ago
- 08005ed Removed a pair of racy Node tests by murgatroid99 · 9 years ago
- b0f3bf1 Resolved merge conflicts with master by murgatroid99 · 9 years ago
- 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
- 5f709ca Split Credentials into two types by murgatroid99 · 9 years ago
- a5a897d Removed now-redundant credentials wrappings by murgatroid99 · 9 years ago
- 9c43b00 Fixed some issues with new credential code by murgatroid99 · 9 years ago
- 153b09d Reworked credentials surface API, added test by murgatroid99 · 9 years ago
- 43a1479 Added test for using gRPC with other async operations by murgatroid99 · 9 years ago
- 0ff9238 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
- 76ba1ff Switched to using static functions for accessing Client properties by murgatroid99 · 9 years ago
- 9708425 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
- 956e411 Merge pull request #3012 from murgatroid99/node_metadata_class by Tim Emiola · 9 years ago
- e634f9a Fixed the tests by murgatroid99 · 9 years ago
- 1eb113c Add metadata echo functionality to interop server, and corresponding interop test by murgatroid99 · 9 years ago
- 5390692 Merge branch 'node_metadata_class' into node_interop_echo_metadata by murgatroid99 · 9 years ago
- da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
- da96957 Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
- b7e55a2 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs by Tim Emiola · 9 years ago
- 1e9dd32 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
- 3cb49e0 Update node health check service by yang-g · 9 years ago