1. 017a335 Only delete core-level server if shutdown was successful by murgatroid99 · 7 years ago
  2. 803392e Node server: add NULL check to tryShutdown by murgatroid99 · 7 years ago
  3. 42cfaa9 Add native tag completion callbacks, dispose of server after tryShutdown succeeds by murgatroid99 · 8 years ago
  4. 130568e Fix call destruction bug by murgatroid99 · 8 years ago
  5. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  6. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 8 years ago
  7. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  8. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  9. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  10. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  11. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  12. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  13. 325a059 Mark port as non-listening by Craig Tiller · 8 years ago
  14. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  15. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  16. da96957 Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  17. 8a2ab3b Removed errant NULL setting by murgatroid99 · 9 years ago
  18. cb951f6 Split server shutdown into tryShutdown and forceShutdown by murgatroid99 · 9 years ago
  19. 28c37b8 Added an inline C++ function to replace a deprecated nan function by murgatroid99 · 9 years ago
  20. 3ac7d01 Reverted unintended change. by Nicolas "Pixel" Noble · 9 years ago
  21. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  22. 8e6bab5 Working on node. by Nicolas "Pixel" Noble · 9 years ago
  23. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  24. 1a7dcac Made binding a server to a port insecurely explicit by murgatroid99 · 9 years ago
  25. a627d89 Changed object keys to valid identifier names by murgatroid99 · 9 years ago
  26. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  27. cd35c4c Updated server to use new shutdown semantics by murgatroid99 · 9 years ago
  28. f508145 Fix some wrapped languages by Craig Tiller · 9 years ago
  29. 3f670f4 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). by Alexander Staubo · 10 years ago
  30. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  31. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 10 years ago
  32. da02a67 Updated Node library to new secure server API by murgatroid99 · 10 years ago
  33. 190d360 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. d3f9f9f Updated server.cc to match call.cc changes by murgatroid99 · 10 years ago
  36. 17be589 Made changes based on comments by murgatroid99 · 10 years ago
  37. 44dd2f3 Removed extraneous log messages by murgatroid99 · 10 years ago
  38. 7765906 More end to end test debugging by murgatroid99 · 10 years ago
  39. 016bb50 Extension module now compiles and some tests pass by murgatroid99 · 10 years ago
  40. d4d67ad More progress towards new API compatibility by murgatroid99 · 10 years ago
  41. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  42. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/server.cc]
  43. d2f20b2 Removed port_picker and bound to port 0 in tests instead by murgatroid99 · 10 years ago
  44. e8e304e Run clang-format against node by Craig Tiller · 10 years ago
  45. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  46. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago