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