1. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  2. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  3. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  4. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  5. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  6. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  7. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  8. 9ab6d0c Ensure we use local node-pre-gyp in Node install hook by murgatroid99 · 8 years ago
  9. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  10. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  11. ab604b6 Bundle node-pre-gyp with the node package by murgatroid99 · 8 years ago
  12. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 8 years ago
  13. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  14. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  15. 8c686e7 Stop explicitly supporting Node 0.10 and 0.11 by murgatroid99 · 8 years ago
  16. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  17. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  18. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  19. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  20. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  21. b0162c4 Make Node's package.json use the version from build.yaml by murgatroid99 · 8 years ago
  22. ba6065f merge by Alistair Veitch · 8 years ago
  23. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  24. 6f2b899 merge by Alistair Veitch · 8 years ago
  25. 9162997 Add new Node JS file to build.yaml by murgatroid99 · 8 years ago
  26. 85afe71 initial commit by Alistair Veitch · 8 years ago
  27. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  28. 75d5c0f post merge by Alistair Veitch · 8 years ago
  29. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  30. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  31. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  32. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  33. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  34. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  35. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  36. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  37. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  38. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  39. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  40. dd18c4a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  41. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  42. 8c50db0 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  43. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  44. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  45. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  46. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  47. 5c56c92 Make Node library depend on BoringSSL and zlib, and only build them under Windows by murgatroid99 · 9 years ago
  48. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  49. 1948244 Get subchannel index working by Craig Tiller · 9 years ago
  50. f968a87 Fix build by Craig Tiller · 9 years ago
  51. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  52. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  53. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  54. a3508e3 Make sure that the binary URL includes the word Node by murgatroid99 · 9 years ago
  55. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 9 years ago
  56. f1e9552 Updated node-pre-gyp to use Google Cloud Storage by murgatroid99 · 9 years ago
  57. 31de145 Change node-pre-gyp install command line by murgatroid99 · 9 years ago
  58. 7905a72 Added node-pre-gyp stuff to package.json by murgatroid99 · 9 years ago
  59. 8a5d195 re-gend projects by David Garcia Quintas · 9 years ago
  60. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  61. b698eda Merge pull request #4610 from murgatroid99/node_dependencies_version_update by Craig Tiller · 9 years ago
  62. 5e7a9fe Slightly loosen dependencies by murgatroid99 · 9 years ago
  63. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  64. 17e781a Updated some Node dependencies to more recent versions by murgatroid99 · 9 years ago
  65. 0bb6fcf Generate the Node package.json from build.yaml by murgatroid99 · 9 years ago
  66. f3e92c4 Merge pull request #4321 from murgatroid99/node_benchmark_service by Jan Tattermusch · 9 years ago
  67. fb40b81 Added most of what's needed for QPS benchmark measurement by murgatroid99 · 9 years ago
  68. f37a90c Updated Node package version to 0.12.0 by murgatroid99 · 9 years ago
  69. a653e0f Added per-test XML reports for Node tests on Jenkins by murgatroid99 · 9 years ago
  70. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  71. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  72. 8d5396a Resolved merge conflicts by murgatroid99 · 9 years ago
  73. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago