1. b6c6efd Update Node verison to 0.11 and status to 'Beta' by murgatroid99 · 9 years ago
  2. cc5516b Merge pull request #2704 from murgatroid99/node_method_name_conflicts by Tim Emiola · 9 years ago
  3. c7b488d Remove redundant Node route guide examples by murgatroid99 · 9 years ago
  4. faaf298 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  5. aec4ac8 update debian unstable to testing by Stanley Cheung · 9 years ago
  6. 036bf58 Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup by Yang Gao · 9 years ago
  7. 76ba1ff Switched to using static functions for accessing Client properties by murgatroid99 · 9 years ago
  8. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  9. 9708425 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  10. 956e411 Merge pull request #3012 from murgatroid99/node_metadata_class by Tim Emiola · 9 years ago
  11. 7d58aba Emit proper status when failing to parse server stream by murgatroid99 · 9 years ago
  12. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  13. 047f20d Make single-response calls emit INTERNAL status for unparseable responses by murgatroid99 · 9 years ago
  14. 6f1e2ea Merge branch 'node_metadata_class' into node_error_code_compliance by murgatroid99 · 9 years ago
  15. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  16. 4ad4003 Fixed handling of binary metadata values by murgatroid99 · 9 years ago
  17. dd7e017 Fixed handling of binary metadata values by murgatroid99 · 9 years ago
  18. e634f9a Fixed the tests by murgatroid99 · 9 years ago
  19. 1eb113c Add metadata echo functionality to interop server, and corresponding interop test by murgatroid99 · 9 years ago
  20. 5390692 Merge branch 'node_metadata_class' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  21. da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
  22. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  23. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  24. da96957 Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  25. 4e53265 Changed prefixed Client properties to distinguish private and public properties by murgatroid99 · 9 years ago
  26. b7e55a2 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs by Tim Emiola · 9 years ago
  27. 1e9dd32 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  28. 3cb49e0 Update node health check service by yang-g · 9 years ago
  29. dde19d8 Allowed underscore in metadata keys by murgatroid99 · 9 years ago
  30. 61bb21a Reversed toLowerCase removal by murgatroid99 · 9 years ago
  31. 5df6ebd Replaced toLowerCase with local-insensitive downcasing function by murgatroid99 · 9 years ago
  32. 01a7720 Moved key character check to before key transformation by murgatroid99 · 9 years ago
  33. 6b8a3a7 Normalize keys when getting and removing metadata items by murgatroid99 · 9 years ago
  34. cc248a2 Added string value validation, modified key normalization and validation by murgatroid99 · 9 years ago
  35. 6f98162 Merge pull request #2999 from murgatroid99/node_test_fixes by Tim Emiola · 9 years ago
  36. f441b3f Fixed test and lint errors by murgatroid99 · 9 years ago
  37. 5bb9fc1 Merge branch 'node_server_graceful_shutdown' into node_metadata_class by murgatroid99 · 9 years ago
  38. e796e1f Re-enabled tests by murgatroid99 · 9 years ago
  39. d2c2042 Merged node_test_fixes by murgatroid99 · 9 years ago
  40. 84e3cde Added new Metadata class to abstract over internal representation and normalize keys by murgatroid99 · 9 years ago
  41. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  42. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  43. 6b3737d Fixed tests by murgatroid99 · 9 years ago
  44. fe0afc2 Merge branch 'node_test_fixes' into node_server_creds_multiple_pairs by murgatroid99 · 9 years ago
  45. fa266ca Stop dereferencing an optional parameter without checking it by murgatroid99 · 9 years ago
  46. c2fdfcf Modified server SSL certs to allow multiple pairs and force_client_auth flag by murgatroid99 · 9 years ago
  47. a79a896 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  48. dbeb1cd update debian install instructions by Stanley Cheung · 9 years ago
  49. c5dac97 Added a test, enabled other tests by murgatroid99 · 9 years ago
  50. 18599e2 Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  51. 36afec7 Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings by Tim Emiola · 9 years ago
  52. 7948de6 Merge pull request #2960 from murgatroid99/node_compression by Tim Emiola · 9 years ago
  53. 8a2ab3b Removed errant NULL setting by murgatroid99 · 9 years ago
  54. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  55. b815fb2 Zero out reserved field in node by Craig Tiller · 9 years ago
  56. 2c3938e Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  57. cb951f6 Split server shutdown into tryShutdown and forceShutdown by murgatroid99 · 9 years ago
  58. 14733bd Only use encoding for write flags if it is numeric by murgatroid99 · 9 years ago
  59. 4a1474f Moved write flag constants to base module by murgatroid99 · 9 years ago
  60. 0636d7b Resolved merge conflicts with master by murgatroid99 · 9 years ago
  61. aac8f14 Made deadline tests accept INTERNAL status by murgatroid99 · 9 years ago
  62. 28c37b8 Added an inline C++ function to replace a deprecated nan function by murgatroid99 · 9 years ago
  63. 2194cd8 Merge pull request #2942 from murgatroid99/node_parent_call by Michael Lumish · 9 years ago
  64. e13bfc0 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  65. 2cc1ed9 Fixed typo in argument error message by murgatroid99 · 9 years ago
  66. bc15a78 Replaced remaining references to 'listen' with 'start' by murgatroid99 · 9 years ago
  67. c04c03c Resolved merge conflicts with master by murgatroid99 · 9 years ago
  68. 0b09457 Made deadline tests work by murgatroid99 · 9 years ago
  69. 99e2104 Add parent call propagation API to Node library by murgatroid99 · 9 years ago
  70. 0b15b44 Merge pull request #2696 from murgatroid99/node_client_connectivity by Jan Tattermusch · 9 years ago
  71. 296a369 Further fixed connectivity tests by murgatroid99 · 9 years ago
  72. 3713546 Modified watchState functions to match C API by murgatroid99 · 9 years ago
  73. 937ac9b Fixed typo by murgatroid99 · 9 years ago
  74. 8be611f Resolved merge conflicts with master by murgatroid99 · 9 years ago
  75. d9745ca Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  76. bfebdec Resolved merge conflicts with master by murgatroid99 · 9 years ago
  77. 30bc5d3 Merge pull request #2901 from murgatroid99/node_fix_auth_interop by Jan Tattermusch · 9 years ago
  78. e804777 Clarified address regex by murgatroid99 · 9 years ago
  79. 4fdb2d5 Fix scheme matching in auth URI by murgatroid99 · 9 years ago
  80. f758959 Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning by Tim Emiola · 9 years ago
  81. 720903a Fixing merge failures. by Nicolas "Pixel" Noble · 9 years ago
  82. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  83. e87997f Fixed failing cloud-to-prod auth interop tests by murgatroid99 · 9 years ago
  84. 9bfb16a Fixed lint errors by murgatroid99 · 9 years ago
  85. 9e2b7c8 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  86. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  87. 3ac7d01 Reverted unintended change. by Nicolas "Pixel" Noble · 9 years ago
  88. 9a2a3ae Merge pull request #2715 from murgatroid99/node_interop_client_simplify by Tim Emiola · 9 years ago
  89. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  90. 8e6bab5 Working on node. by Nicolas "Pixel" Noble · 9 years ago
  91. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  92. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  93. a16b5ef Added host override option for RPCs. Added optional params object by murgatroid99 · 9 years ago
  94. 3f507d0 Exposed host parameter in Call constructor, don't save it in Channel object by murgatroid99 · 9 years ago
  95. 4e03be3 Disabled deprecation warnings in Node build by murgatroid99 · 9 years ago
  96. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  97. c7df0df Implement cancellation propagation, define auth propagation by Craig Tiller · 9 years ago
  98. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  99. c0fb236 Resolved merge conflicts by murgatroid99 · 9 years ago
  100. 61cfcc2 Resolved merge conflicts by murgatroid99 · 9 years ago