1. e8ec16d Fix binding.gyp syntax by murgatroid99 · 8 years ago
  2. b19ac96 Fix electron artifact builds by murgatroid99 · 8 years ago
  3. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  4. 972b797 Fixed package name in dockerfile by murgatroid99 · 8 years ago
  5. a7fa100 Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_electron_build by murgatroid99 · 8 years ago
  6. 44b2d08 Makefile.template: use import library names for mingw, instead of static libraries by Mario Emmenlauer · 8 years ago
  7. 06d3d4a Makefile.template: remove the 'imp' suffix from MINGW library names by Mario Emmenlauer · 8 years ago
  8. 6b69540 Merge pull request #9335 from jtattermusch/vsproject_improvements by Jan Tattermusch · 8 years ago
  9. 9752569 Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names by Jan Tattermusch · 8 years ago
  10. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 8 years ago
  11. 88162f8 Do not use OPENSSL_NO_THREAD normally for Node on Windows by Michael Lumish · 8 years ago
  12. 5868c83 Merge pull request #8895 from murgatroid99/node_artifact_build_fix by Michael Lumish · 8 years ago
  13. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  14. fe71d7f Fix the template as well by Stanley Cheung · 8 years ago
  15. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 8 years ago
  16. 8e883b2 Makefile.template: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 8 years ago
  17. af7b87f remove unneeded/broken targets from CMakeLists.exe by Jan Tattermusch · 8 years ago
  18. 3aab96f successfuly compile gRPC with cmake+Ninja by Jan Tattermusch · 8 years ago
  19. 13f6716 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  20. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  21. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  22. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  23. aa272bc Always sort code generated outputs by Craig Tiller · 8 years ago
  24. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  25. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  26. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  27. c55236f Merge branch 'master' into node_artifact_build_fix by murgatroid99 · 8 years ago
  28. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  29. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  30. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  31. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  32. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  33. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  34. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  35. f0f787d Fix Ruby compilation problems on MinGW by murgatroid99 · 8 years ago
  36. e633e47 Merge pull request #8906 from matt-kwong/pin-bazel-version by matt-kwong · 8 years ago
  37. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  38. 1625d12 update ruby protbuf dep to 3.1.0 by Alex Polcyn · 8 years ago
  39. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  40. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  41. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  42. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  43. d6c9380 Update package.json with version compatibility changes by murgatroid99 · 8 years ago
  44. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  45. a7f03f6 Advance objective c version to v1.0.2 by Muxi Yan · 8 years ago
  46. e829c68 remove concurrent ruby dep from gemspec template by Alexander Polcyn · 8 years ago
  47. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  48. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  49. 53c4c28 Add new util file to podspec by Muxi Yan · 8 years ago
  50. 1cb0884 s/std::string/grpc::string/g by Craig Tiller · 8 years ago
  51. ed91324 Get user agent right by Craig Tiller · 8 years ago
  52. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  53. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  54. da29be5 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  55. e403607 Revert "Enable port tests to be run using gcc4.8" by Matt Kwong · 8 years ago
  56. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  57. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  58. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  59. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  60. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  61. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  62. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  63. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  64. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  65. cb4b2b5 libuv changes don't work with Electron by murgatroid99 · 8 years ago
  66. 6ab40a5 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  67. 5a38f2e Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  68. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  69. dc23046 Add electron support and build electron artifacts by murgatroid99 · 8 years ago
  70. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  71. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  72. 6fd881e Advance versions of BoringSSL in podspec and template by Muxi Yan · 8 years ago
  73. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  74. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  75. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  76. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  77. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  78. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  79. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  80. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  81. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  82. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  83. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  84. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  85. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  86. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  87. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  88. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  89. d1ca409 Updating ruby dependency on protobuf to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  90. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  91. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  92. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  93. 40c8fba Start handling things in Makefile.template by Craig Tiller · 8 years ago
  94. 27f7084 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  95. 38b99e9 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  96. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  97. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  98. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  99. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  100. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago