1. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  2. 5cad46e Bump master version numbers by Craig Tiller · 7 years ago
  3. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  4. d6c9380 Update package.json with version compatibility changes by murgatroid99 · 8 years ago
  5. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  6. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  7. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  8. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  9. 3620287 Sanitize by murgatroid99 · 8 years ago
  10. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  11. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  12. b53e5d1 Create benchmark client and server for Node Express by murgatroid99 · 8 years ago
  13. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  14. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  15. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  16. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  17. a1c442a Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update by murgatroid99 · 8 years ago
  18. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  19. fcb5271 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 by murgatroid99 · 8 years ago
  20. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  21. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  22. 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
  23. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  24. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  25. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  26. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  27. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  28. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  29. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  30. d354f11 Node: add dev dependency on google-protobuf by murgatroid99 · 8 years ago
  31. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  32. 8c0b4d7 Manually list files in Node package.json to avoid MSBuild environment limits by murgatroid99 · 8 years ago
  33. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  34. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  35. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  36. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  37. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  38. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  39. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  40. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  41. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  42. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  43. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  44. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  45. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago
  46. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  47. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  48. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  49. 60aa840 Remove removed files from build.yaml by Craig Tiller · 8 years ago
  50. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  51. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  52. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  53. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  54. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  55. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  56. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  57. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  58. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  59. 797e278 Merge github.com:grpc/grpc into optionalize_roundrobin by Craig Tiller · 8 years ago
  60. c91504e Merge pull request #5900 from murgatroid99/node_callback_convention by Nicolas Noble · 8 years ago
  61. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  62. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  63. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  64. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  65. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  66. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  67. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  68. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  69. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  70. 9a0c741 Follow Node's callback-last convention for client calls by murgatroid99 · 8 years ago
  71. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  72. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  73. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  74. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  75. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  76. 0239ba8 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  77. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  78. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago
  79. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  80. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 8 years ago
  81. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  82. a75d18a Make out private bits private by Craig Tiller · 8 years ago
  83. 07eb5b0 Remove pollset_set_posix.c by Craig Tiller · 8 years ago
  84. cf999dd Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  85. a3f3442 Merge branch 'hide-the-pollset-set' into cleaner-posix2 by Craig Tiller · 8 years ago
  86. 560c901 Faster code generation by Craig Tiller · 8 years ago
  87. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  88. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  89. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  90. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  91. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  92. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 8 years ago
  93. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago
  94. 1a969c8 Start migrating code into ev_XXX by Craig Tiller · 8 years ago
  95. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  96. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  97. bac76af Fixed sanity by David Garcia Quintas · 8 years ago
  98. 2173eea Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  99. a8bb0bf Split codegen target and made it libs by David Garcia Quintas · 8 years ago
  100. 8d8246e Merge branch 'cleaner-posix' into cleaner-posix2 by Craig Tiller · 8 years ago