1. c0810ac node: fix health check package.json template by Stanley Cheung · 8 years ago
  2. 217c385 php: update composer.json by Stanley Cheung · 8 years ago
  3. 31399d2 php: update package.xml to 1.0.0RC2 by Stanley Cheung · 8 years ago
  4. 413d302 Merge pull request #7374 from kpayson64/python_health_check_rename by kpayson64 · 8 years ago
  5. 5e93d3f Merge pull request #7413 from jcanizales/p0-advance-versions-to-1 by makdharma · 8 years ago
  6. f8c4580 Commit as 1.0.0-pre1 so we can release already. by Jorge Canizales · 8 years ago
  7. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  8. 854c167 We’re done with the underscore tags for good! by Jorge Canizales · 8 years ago
  9. 0f594e9 Write 100 times: “gRPC-Core.podspec is a template” by Jorge Canizales · 8 years ago
  10. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  11. b0d3395 Merge pull request #7384 from soltanmm/import-stallion by kpayson64 · 8 years ago
  12. febe791 php: fix interop tests breakage by Stanley Cheung · 8 years ago
  13. 3acddb2 Remove Python 'loader' hack by Masood Malekghassemi · 8 years ago
  14. 67bccfe php: prepare for GA release by Stanley Cheung · 8 years ago
  15. 5dcb89b Merge branch 'release-0_15' into v1.0.x by Nicolas "Pixel" Noble · 8 years ago
  16. 4150e9e gRPC.podspec shouldn't be a template anymore. by Nicolas "Pixel" Noble · 8 years ago
  17. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  18. c52e1c2 Merge branch 'release-0_14' into release-0_15 by Nicolas "Pixel" Noble · 8 years ago
  19. a56c9da Updated composer.json.template by Ken Payson · 8 years ago
  20. 7126163 Merge pull request #7235 from tberghammer/cmake-protobuf by Nicolas Noble · 8 years ago
  21. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  22. 2d5f853 Merge pull request #7203 from murgatroid99/node_separate_health_check by Nicolas Noble · 8 years ago
  23. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  24. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  25. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  26. a72712e Remove gmock protobuf dependency from cmake build by Tamas Berghammer · 8 years ago
  27. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  28. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  29. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  30. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  31. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  32. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  33. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  34. 356758a Split Node health check code into a separate package and make it use static codegen by murgatroid99 · 8 years ago
  35. c93d6a6 Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  36. 0a5d60c Merge pull request #7155 from stanley-cheung/php-fix-call-destroy by Jan Tattermusch · 8 years ago
  37. 6f7f00b php: update package.xml by Stanley Cheung · 8 years ago
  38. 2cb69ad php: update package.xml by Stanley Cheung · 8 years ago
  39. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  40. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  41. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  42. cc074d9 Divide gRPC-Core in Interface & Impl subspecs by Jorge Canizales · 8 years ago
  43. 714d3fc BoringSSL: move podspec to v4 by Jorge Canizales · 8 years ago
  44. eb8bfc6 modify templates to sign C# coreclr projects and generate xmlDoc by Jan Tattermusch · 8 years ago
  45. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  46. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  47. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  48. df6a44c Improve the generated cmake build files by Tamas Berghammer · 8 years ago
  49. f8bbe72 Make src/node/tools/package.json consistent with its template by murgatroid99 · 8 years ago
  50. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  51. d798a7d Generate a simple cmake build file by Tamas Berghammer · 8 years ago
  52. 53018e4 Merge pull request #6954 from dgquintas/protoc_include_path by Nicolas Noble · 8 years ago
  53. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  54. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  55. e68ed6f Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  56. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  57. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  58. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  59. 2041092 Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true by vjpai · 8 years ago
  60. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  61. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  62. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  63. f38f2bb php: remove explicit version in composer.json by Stanley Cheung · 8 years ago
  64. 8f893e1 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  65. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  66. 203b20c Add g++ by Vijay Pai · 8 years ago
  67. 667557f gRPC-Core.podspec: Clarify where the template is by Jorge Canizales · 8 years ago
  68. 3775074 Clean up and document gRPC-Core.podspec better by Jorge Canizales · 8 years ago
  69. 66c8ddd gRPC-Core.podspec: init submodules, for nanopb by Jorge Canizales · 8 years ago
  70. 547f065 Add modulemap for gRPC core by Jorge Canizales · 8 years ago
  71. e487a72 Separate Core, ProtoRuntime, and RxLibrary subspecs by Jorge Canizales · 8 years ago
  72. fe1f4ae Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  73. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  74. f805d0c Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  75. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  76. ff71145 Automatically capture transitive dependencies for Visual Studio solution files by Craig Tiller · 8 years ago
  77. 1906109 fixed template to remove grpc_cronet.h as a dependency by Makarand Dharmapurikar · 8 years ago
  78. d06b482 Merge pull request #6707 from murgatroid99/makefile_warning_wording by Jan Tattermusch · 8 years ago
  79. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  80. 7356326 Improve wording of protobuf warning in Makefile by murgatroid99 · 8 years ago
  81. e7cb77b Make grpc_zookeeper.pc file generation consistent with other .pc files by murgatroid99 · 8 years ago
  82. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  83. 10ff0de Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14 by Jan Tattermusch · 8 years ago
  84. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  85. 049831a php: update package.xml after fixes by Stanley Cheung · 8 years ago
  86. efb01de php: update package.xml after fixes by Stanley Cheung · 8 years ago
  87. 93cc06a Add compression support to Cython layers by Masood Malekghassemi · 8 years ago
  88. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  89. c9e1959 add copyright to the template as well by Jan Tattermusch · 8 years ago
  90. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  91. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  92. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  93. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  94. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  95. f08d3af Updated template file by murgatroid99 · 8 years ago
  96. f4639d4 Move podspec to version 0.14 by Jorge Canizales · 8 years ago
  97. 4c20566 Depend on latest BoringSSL by Jorge Canizales · 8 years ago
  98. f58b4f4 Have Cocoapods read from submodules too, for nanopb by Jorge Canizales · 8 years ago
  99. 111c95d Move podspec to version 0.13 by Jorge Canizales · 8 years ago
  100. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago