1. 633933e Node: Don't depend on cares npm package by murgatroid99 · 7 years ago
  2. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  3. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  4. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  5. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  6. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  7. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  8. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  9. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  10. d6c9380 Update package.json with version compatibility changes by murgatroid99 · 8 years ago
  11. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  12. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  13. c76e9d3 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  14. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  15. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  16. 78cc066 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  17. 502d644 Use cares package in node by Yuchen Zeng · 8 years ago
  18. f456885 Fix node on windows by Yuchen Zeng · 8 years ago
  19. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  20. d56124c Fix csharp on mac os by Yuchen Zeng · 8 years ago
  21. fcb5271 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 by murgatroid99 · 8 years ago
  22. 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
  23. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  24. d354f11 Node: add dev dependency on google-protobuf by murgatroid99 · 8 years ago
  25. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  26. 8c0b4d7 Manually list files in Node package.json to avoid MSBuild environment limits by murgatroid99 · 8 years ago
  27. 9a0c741 Follow Node's callback-last convention for client calls by murgatroid99 · 8 years ago
  28. 9ab6d0c Ensure we use local node-pre-gyp in Node install hook by murgatroid99 · 8 years ago
  29. ab604b6 Bundle node-pre-gyp with the node package by murgatroid99 · 8 years ago
  30. 8c686e7 Stop explicitly supporting Node 0.10 and 0.11 by murgatroid99 · 8 years ago
  31. b0162c4 Make Node's package.json use the version from build.yaml by murgatroid99 · 8 years ago
  32. a3508e3 Make sure that the binary URL includes the word Node by murgatroid99 · 9 years ago
  33. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
  34. 7905a72 Added node-pre-gyp stuff to package.json by murgatroid99 · 9 years ago
  35. fa40cde public_headers not found in some cases when running the import by Sree Kuchibhotla · 9 years ago
  36. 5e7a9fe Slightly loosen dependencies by murgatroid99 · 9 years ago
  37. 17e781a Updated some Node dependencies to more recent versions by murgatroid99 · 9 years ago
  38. 0bb6fcf Generate the Node package.json from build.yaml by murgatroid99 · 9 years ago