1. a9172d2 Simplified some code and added tests to increase code coverage by murgatroid99 · 9 years ago
  2. 8ef43bd update location of .protos in node by Jan Tattermusch · 9 years ago
  3. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  4. b469630 Refactored server.js and added a test to increase coverage by murgatroid99 · 9 years ago
  5. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  6. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  7. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  8. c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
  9. 5901d90 Fixed lint errors by murgatroid99 · 9 years ago
  10. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  11. 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
  12. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  13. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  14. 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
  15. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  16. be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago
  17. b8ceb7c Added remaining implementable node interop tests, except compression by murgatroid99 · 9 years ago
  18. 2756fde Resolved merge conflicts by murgatroid99 · 9 years ago
  19. 8d5396a Resolved merge conflicts by murgatroid99 · 9 years ago
  20. 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
  21. 0862bcf Merge pull request #3625 from murgatroid99/node_single_install_step by Tim Emiola · 9 years ago
  22. 0253f14 Resolved merge conflicts by murgatroid99 · 9 years ago
  23. 9b701e9 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  24. cc54546 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  25. 2c641c6 Fixed up Node tests after math folder move by murgatroid99 · 9 years ago
  26. 0f93e43 Moved math proto and server to test folder by murgatroid99 · 9 years ago
  27. 7cd632c Re-implemented call propagation tests to avoid race conditions by murgatroid99 · 9 years ago
  28. 08005ed Removed a pair of racy Node tests by murgatroid99 · 9 years ago
  29. b0f3bf1 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  30. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
  31. 5f709ca Split Credentials into two types by murgatroid99 · 9 years ago
  32. a5a897d Removed now-redundant credentials wrappings by murgatroid99 · 9 years ago
  33. 9c43b00 Fixed some issues with new credential code by murgatroid99 · 9 years ago
  34. 153b09d Reworked credentials surface API, added test by murgatroid99 · 9 years ago
  35. 43a1479 Added test for using gRPC with other async operations by murgatroid99 · 9 years ago
  36. 0ff9238 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  37. 76ba1ff Switched to using static functions for accessing Client properties by murgatroid99 · 9 years ago
  38. 9708425 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  39. 956e411 Merge pull request #3012 from murgatroid99/node_metadata_class by Tim Emiola · 9 years ago
  40. e634f9a Fixed the tests by murgatroid99 · 9 years ago
  41. 1eb113c Add metadata echo functionality to interop server, and corresponding interop test by murgatroid99 · 9 years ago
  42. 5390692 Merge branch 'node_metadata_class' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  43. da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
  44. da96957 Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  45. b7e55a2 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs by Tim Emiola · 9 years ago
  46. 1e9dd32 Merge branch 'master' into node_method_name_conflicts by murgatroid99 · 9 years ago
  47. 3cb49e0 Update node health check service by yang-g · 9 years ago
  48. 6b8a3a7 Normalize keys when getting and removing metadata items by murgatroid99 · 9 years ago
  49. cc248a2 Added string value validation, modified key normalization and validation by murgatroid99 · 9 years ago
  50. f441b3f Fixed test and lint errors by murgatroid99 · 9 years ago
  51. 5bb9fc1 Merge branch 'node_server_graceful_shutdown' into node_metadata_class by murgatroid99 · 9 years ago
  52. e796e1f Re-enabled tests by murgatroid99 · 9 years ago
  53. 84e3cde Added new Metadata class to abstract over internal representation and normalize keys by murgatroid99 · 9 years ago
  54. 6b3737d Fixed tests by murgatroid99 · 9 years ago
  55. c2fdfcf Modified server SSL certs to allow multiple pairs and force_client_auth flag by murgatroid99 · 9 years ago
  56. c5dac97 Added a test, enabled other tests by murgatroid99 · 9 years ago
  57. 2c3938e Merge branch 'master' into node_server_graceful_shutdown by murgatroid99 · 9 years ago
  58. cb951f6 Split server shutdown into tryShutdown and forceShutdown by murgatroid99 · 9 years ago
  59. aac8f14 Made deadline tests accept INTERNAL status by murgatroid99 · 9 years ago
  60. 2194cd8 Merge pull request #2942 from murgatroid99/node_parent_call by Michael Lumish · 9 years ago
  61. e13bfc0 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  62. bc15a78 Replaced remaining references to 'listen' with 'start' by murgatroid99 · 9 years ago
  63. c04c03c Resolved merge conflicts with master by murgatroid99 · 9 years ago
  64. 0b09457 Made deadline tests work by murgatroid99 · 9 years ago
  65. 99e2104 Add parent call propagation API to Node library by murgatroid99 · 9 years ago
  66. 296a369 Further fixed connectivity tests by murgatroid99 · 9 years ago
  67. 3713546 Modified watchState functions to match C API by murgatroid99 · 9 years ago
  68. 8be611f Resolved merge conflicts with master by murgatroid99 · 9 years ago
  69. bfebdec Resolved merge conflicts with master by murgatroid99 · 9 years ago
  70. a16b5ef Added host override option for RPCs. Added optional params object by murgatroid99 · 9 years ago
  71. c0fb236 Resolved merge conflicts by murgatroid99 · 9 years ago
  72. 61cfcc2 Resolved merge conflicts by murgatroid99 · 9 years ago
  73. 2a21434 Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel by Abhishek Kumar · 9 years ago
  74. e77da44 Ensure that client generated methods don't conflict with other properties by murgatroid99 · 9 years ago
  75. c7f4d4f Wrap connectivity API, expose it to client as waitForReady by murgatroid99 · 9 years ago
  76. 1a7dcac Made binding a server to a port insecurely explicit by murgatroid99 · 9 years ago
  77. 928a0cc Added test that credential channel argument is required by murgatroid99 · 9 years ago
  78. 893690f Made credentials an explicit required argument to channels by murgatroid99 · 9 years ago
  79. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  80. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  81. b3ff741 Merge pull request #2630 from murgatroid99/node_completion_key_names by Jan Tattermusch · 9 years ago
  82. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  83. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  84. a627d89 Changed object keys to valid identifier names by murgatroid99 · 9 years ago
  85. 52e4de1 Fix node test. Remove all the server fake credentials references by yang-g · 9 years ago
  86. 198a1ad Added user-agent setting code, and a test for it by murgatroid99 · 9 years ago
  87. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  88. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  89. 560b82c Added tests for UNKNOWN status when the handler does not specify by murgatroid99 · 9 years ago
  90. 06f0972 Add tests for translating server handler errors to status objects by murgatroid99 · 9 years ago
  91. ef9fd53 Added test for echoing metadata by murgatroid99 · 9 years ago
  92. 366e64d Changed to newer, simpler server construction interface by murgatroid99 · 9 years ago
  93. a5b482a Updated health check service with new changes by murgatroid99 · 9 years ago
  94. 2be6ac0 Minor changes to match recent design changes by murgatroid99 · 9 years ago
  95. d046cc6 Added some tests for the health check service by murgatroid99 · 9 years ago
  96. 9d5ae1c Fixed handling of long values by murgatroid99 · 9 years ago
  97. f4cbf74 Added tests for serializing and deserializing 64 bit values in proto messages by murgatroid99 · 9 years ago
  98. 55739d5 Replaced underscore and underscore.string modules with lodash by murgatroid99 · 9 years ago
  99. d17403c Correctly handle reading the final message and then sending status by Craig Tiller · 9 years ago
  100. 04589a7 Fixed server to handle invalid arguments without breaking by murgatroid99 · 9 years ago