1. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  2. 4080921 Update copyrights by murgatroid99 · 9 years ago
  3. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  4. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  5. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  6. b531f76 Memory leak fix? by Seongjin Cho · 9 years ago
  7. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  8. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  9. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  10. 0253f14 Resolved merge conflicts by murgatroid99 · 9 years ago
  11. f20d7db Fixed issues with binary metadata type checking by murgatroid99 · 9 years ago
  12. 5f709ca Split Credentials into two types by murgatroid99 · 9 years ago
  13. 9c43b00 Fixed some issues with new credential code by murgatroid99 · 9 years ago
  14. 153b09d Reworked credentials surface API, added test by murgatroid99 · 9 years ago
  15. 62420a2 Merged from release_0.11 by murgatroid99 · 9 years ago
  16. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  17. 474f53b Fixed Op destructors not being called by murgatroid99 · 9 years ago
  18. 7d58aba Emit proper status when failing to parse server stream by murgatroid99 · 9 years ago
  19. 4ad4003 Fixed handling of binary metadata values by murgatroid99 · 9 years ago
  20. 36afec7 Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings by Tim Emiola · 9 years ago
  21. 7948de6 Merge pull request #2960 from murgatroid99/node_compression by Tim Emiola · 9 years ago
  22. b815fb2 Zero out reserved field in node by Craig Tiller · 9 years ago
  23. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  24. 0636d7b Resolved merge conflicts with master by murgatroid99 · 9 years ago
  25. 28c37b8 Added an inline C++ function to replace a deprecated nan function by murgatroid99 · 9 years ago
  26. 2cc1ed9 Fixed typo in argument error message by murgatroid99 · 9 years ago
  27. c04c03c Resolved merge conflicts with master by murgatroid99 · 9 years ago
  28. 99e2104 Add parent call propagation API to Node library by murgatroid99 · 9 years ago
  29. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  30. 9e2b7c8 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  31. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  32. 8e6bab5 Working on node. by Nicolas "Pixel" Noble · 9 years ago
  33. 3f507d0 Exposed host parameter in Call constructor, don't save it in Channel object by murgatroid99 · 9 years ago
  34. c7df0df Implement cancellation propagation, define auth propagation by Craig Tiller · 9 years ago
  35. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  36. b3ff741 Merge pull request #2630 from murgatroid99/node_completion_key_names by Jan Tattermusch · 9 years ago
  37. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  38. a627d89 Changed object keys to valid identifier names by murgatroid99 · 9 years ago
  39. 1d8e3df Add compression disabling without breaking anything else by murgatroid99 · 9 years ago
  40. ba710e5 Added changes to node and php wrappers by David Garcia Quintas · 9 years ago
  41. da77151 Changed call to only expect and return binary headers when key ends with '-bin' by murgatroid99 · 10 years ago
  42. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 10 years ago
  43. 5f875d2 Updated some c++ files for 0.11/0.12 compatibility by murgatroid99 · 10 years ago
  44. 42683db Removed debugging code by murgatroid99 · 10 years ago
  45. e012366 Improved op_vector memory management by murgatroid99 · 10 years ago
  46. 57dfd05 Further improved memory management by murgatroid99 · 10 years ago
  47. d66408b Improved memory management by murgatroid99 · 10 years ago
  48. 17be589 Made changes based on comments by murgatroid99 · 10 years ago
  49. 44dd2f3 Removed extraneous log messages by murgatroid99 · 10 years ago
  50. 1578c6a Fixed end to end tests by murgatroid99 · 10 years ago
  51. 7765906 More end to end test debugging by murgatroid99 · 10 years ago
  52. cd0b906 Fixed end-to-end tests for new changes by murgatroid99 · 10 years ago
  53. 016bb50 Extension module now compiles and some tests pass by murgatroid99 · 10 years ago
  54. ff43c09 Fixed some compiler errors in call.cc by murgatroid99 · 10 years ago
  55. d4d67ad More progress towards new API compatibility by murgatroid99 · 10 years ago
  56. a9b99c9 Part of the update to the new API by murgatroid99 · 10 years ago
  57. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  58. 7625db4 Changed low-level metadata API to be more reasonable by murgatroid99 · 10 years ago
  59. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/call.cc]
  60. 3548ed8 Updated to new call.invoke API by murgatroid99 · 10 years ago
  61. e8e304e Run clang-format against node by Craig Tiller · 10 years ago
  62. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  63. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago