1. 753b054 Properly unref some slices in Node glue code by murgatroid99 · 7 years ago
  2. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  3. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  4. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  5. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  6. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  7. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  8. c6bbc47 Replace usages of std::list with std::queue in Node extension by murgatroid99 · 8 years ago
  9. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  10. 5124452 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  11. 197d87e Fix how Node touches an internal core header by Michael Lumish · 8 years ago
  12. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  13. 7e642e3 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  14. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  15. 2dfcf14 Fix Node Windows build error by murgatroid99 · 8 years ago
  16. 9cb96ba Merge pull request #6747 from murgatroid99/node_logger_customization by Jan Tattermusch · 8 years ago
  17. 1d2f289 Add timestamps to custom log output by murgatroid99 · 8 years ago
  18. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  19. 9b9708a Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger by murgatroid99 · 8 years ago
  20. 6f60766 Load default roots.pem in Node via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  21. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  22. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 9 years ago
  23. e2f3465 Make Node library build on Windows by Michael Lumish · 9 years ago
  24. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  25. 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
  26. 196188f Fixed node extension module name by murgatroid99 · 9 years ago
  27. 5f709ca Split Credentials into two types by murgatroid99 · 9 years ago
  28. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  29. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  30. c04c03c Resolved merge conflicts with master by murgatroid99 · 9 years ago
  31. 99e2104 Add parent call propagation API to Node library by murgatroid99 · 9 years ago
  32. c7f4d4f Wrap connectivity API, expose it to client as waitForReady by murgatroid99 · 9 years ago
  33. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 10 years ago
  34. d81b6e3 Removed reference to non-existent header by murgatroid99 · 10 years ago
  35. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  36. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  37. 016bb50 Extension module now compiles and some tests pass by murgatroid99 · 10 years ago
  38. a9b99c9 Part of the update to the new API by murgatroid99 · 10 years ago
  39. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/node_grpc.cc]
  40. 3548ed8 Updated to new call.invoke API by murgatroid99 · 10 years ago
  41. e8e304e Run clang-format against node by Craig Tiller · 10 years ago
  42. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  43. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago