1. b306854 Improve ProtoBuf.js version heuristic, add tests for oneof decoding by murgatroid99 · 7 years ago
  2. b1a0231 Autodetect ProtoBuf.js version in grpc.loadObject by murgatroid99 · 7 years ago
  3. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  4. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  5. 1d2f289 Add timestamps to custom log output by murgatroid99 · 8 years ago
  6. 9b9708a Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger by murgatroid99 · 8 years ago
  7. 6f60766 Load default roots.pem in Node via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  8. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  9. 27b8d90 Add option to use old client method argument order for now by murgatroid99 · 8 years ago
  10. 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
  11. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 9 years ago
  12. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
  13. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  14. 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
  15. 4399679 Removed now-extaneous function by murgatroid99 · 9 years ago
  16. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
  17. 153b09d Reworked credentials surface API, added test by murgatroid99 · 9 years ago
  18. 76ba1ff Switched to using static functions for accessing Client properties by murgatroid99 · 9 years ago
  19. 84e3cde Added new Metadata class to abstract over internal representation and normalize keys by murgatroid99 · 9 years ago
  20. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  21. 0b09457 Made deadline tests work by murgatroid99 · 9 years ago
  22. 9cd90a6 Rearranged some code for jsdoc, added some documentation by murgatroid99 · 9 years ago
  23. 366e64d Changed to newer, simpler server construction interface by murgatroid99 · 9 years ago
  24. 55739d5 Replaced underscore and underscore.string modules with lodash by murgatroid99 · 9 years ago
  25. 00943fc Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata by murgatroid99 · 9 years ago
  26. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  27. e023e98 Added functions to create generic servers and clients by murgatroid99 · 9 years ago
  28. 042e63c Fixed import of google-auth-library by murgatroid99 · 10 years ago
  29. dca966d Fixed lint errors by murgatroid99 · 10 years ago
  30. bdc8baf Added comment about where Google credentials come from by murgatroid99 · 10 years ago
  31. 84193cd Merge branch 'master' into node_auth_integration by murgatroid99 · 10 years ago
  32. 8c3ed00 Added auth functionality and interop tests by murgatroid99 · 10 years ago
  33. ce5021b Add missing new-lines at end of file by Craig Tiller · 10 years ago
  34. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  35. e787955 Fixed most of surface tests by murgatroid99 · 10 years ago
  36. 9df2693 Fixed file references to match moved files by murgatroid99 · 10 years ago
  37. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/main.js]
  38. b6ab1b4 Added TLS support to interop tests by murgatroid99 · 10 years ago
  39. 97d6130 Added and fixed interop tests by murgatroid99 · 10 years ago
  40. cca5ffa Added code generation for clients and servers by murgatroid99 · 10 years ago