1. 095172c Merge pull request #7132 from jcanizales/pander-to-pod-lint-core by makdharma · 8 years ago
  2. dfc3266 Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl by makdharma · 8 years ago
  3. cc074d9 Divide gRPC-Core in Interface & Impl subspecs by Jorge Canizales · 8 years ago
  4. 0d3f178 BoringSSL: further documentation nit. by Jorge Canizales · 8 years ago
  5. 6523370 BoringSSL fixup: pqueue.h is removed in v4 by Jorge Canizales · 8 years ago
  6. 714d3fc BoringSSL: move podspec to v4 by Jorge Canizales · 8 years ago
  7. ae78c30 BoringSSL: Document podspec hacks by Jorge Canizales · 8 years ago
  8. 28a8486 BoringSSL fixup: remove unneeded empty source file by Jorge Canizales · 8 years ago
  9. 37a7f45 BoringSSL: Intf and Impl subspecs. WIP by Jorge Canizales · 8 years ago
  10. a1fe412 BoringSSL: Point to v3 tag in the repo by Jorge Canizales · 8 years ago
  11. 14bc798 BoringSSL: import all in the umbrella header by Jorge Canizales · 8 years ago
  12. b19c1d3 Merge pull request #7080 from jcanizales/p0-restore-connectivity-fix by makdharma · 8 years ago
  13. 3785d53 Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  14. 78aa977 Merge pull request #6849 from jcanizales/support-dynamic-frameworks by makdharma · 8 years ago
  15. efcc51b Investigate C++ flake in the old 0.14 branch by Jorge Canizales · 8 years ago
  16. 06b4d6c Don’t checkout specific proto versions in Travis anymore by Jorge Canizales · 8 years ago
  17. 5e824fa Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  18. 565c6a0 Bump Protobuf to beta-3.1 by Jorge Canizales · 8 years ago
  19. 667557f gRPC-Core.podspec: Clarify where the template is by Jorge Canizales · 8 years ago
  20. 3775074 Clean up and document gRPC-Core.podspec better by Jorge Canizales · 8 years ago
  21. db502a7 Update documentation and samples. by Jorge Canizales · 8 years ago
  22. 66c8ddd gRPC-Core.podspec: init submodules, for nanopb by Jorge Canizales · 8 years ago
  23. 2f46326 Pre-install hook in the Tests podspec for local dev of gRPC-Core by Jorge Canizales · 8 years ago
  24. eb71417 Podspec changes for generated code. by Jorge Canizales · 8 years ago
  25. 12e03fe Tests Podfile: remove redundancy by Jorge Canizales · 8 years ago
  26. fb4a545 ProtoRPC: Framework-like import of proto runtime by Jorge Canizales · 8 years ago
  27. 547f065 Add modulemap for gRPC core by Jorge Canizales · 8 years ago
  28. e487a72 Separate Core, ProtoRuntime, and RxLibrary subspecs by Jorge Canizales · 8 years ago
  29. 18c0bd3 Remove #include <inttypes.h> from BoringSSL by Jorge Canizales · 8 years ago
  30. 5842277 Make BoringSSL work with frameworks by Jorge Canizales · 8 years ago
  31. 3965026 Merge pull request #6671 from jcanizales/move-to-cocoapods-1 by makdharma · 8 years ago
  32. 8d1e8d0 Disable deterministic UUIDs in the test Podfile by Jorge Canizales · 8 years ago
  33. e83eff4 Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1 by Jorge Canizales · 8 years ago
  34. 92e56bb Update tests XCode project to Cocoapods 1.0.0 by Jorge Canizales · 8 years ago
  35. 0ee18c2 Use Xcode 7.3 and SDK 9.3 in Travis by Jorge Canizales · 8 years ago
  36. eba2b1c Cleanup now that we don’t use OpenSSL by Jorge Canizales · 8 years ago
  37. 44477d2 Use workaround at https://github.com/travis-ci/travis-ci/issues/5827 by Jorge Canizales · 8 years ago
  38. c23f556 Install Cocoapods 1.0.0 now that it’s released by Jorge Canizales · 8 years ago
  39. 3864c36 Merge pull request #6628 from stanley-cheung/php-update-package-xml-0-14-2 by Jan Tattermusch · 8 years ago
  40. 3cdb0ef Merge pull request #6641 from jtattermusch/backport_csharp_to_14_2 by Jan Tattermusch · 8 years ago
  41. f1cdc33 fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  42. 144a698 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  43. a41c58c fixup tests by Jan Tattermusch · 8 years ago
  44. 18ef23e change typo in the comment by Jan Tattermusch · 8 years ago
  45. 013f5a7 add more tests by Jan Tattermusch · 8 years ago
  46. 3f8d199 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  47. efb01de php: update package.xml after fixes by Stanley Cheung · 8 years ago
  48. c1dc660 Merge pull request #6621 from stanley-cheung/php-tsrm-fix by Jan Tattermusch · 8 years ago
  49. ada376c Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  50. 312040d Merge pull request #6613 from jtattermusch/protobuf3beta3 by Jan Tattermusch · 8 years ago
  51. cad9205 regenerate buildfiles by Jan Tattermusch · 8 years ago
  52. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  53. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  54. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  55. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  56. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  57. 2e78d4d Merge pull request #6497 from murgatroid99/backport_node_protoc_examples by Jan Tattermusch · 8 years ago
  58. 97c4574 Merge pull request #6550 from jtattermusch/csharp_examples_update_to_0_14_0 by Jan Tattermusch · 8 years ago
  59. 0bbbb32 migrate Greeter and Routeguide to 0.14.0 API by Jan Tattermusch · 8 years ago
  60. 1aa52a0 regenerate code by Jan Tattermusch · 8 years ago
  61. 526c991 update RouteGuide to 0.14.0 nugets by Jan Tattermusch · 8 years ago
  62. 4dae646 regenerate code by Jan Tattermusch · 8 years ago
  63. aff7564 update Greeter to 0.14.0 nugets by Jan Tattermusch · 8 years ago
  64. 1b55f59 Merge pull request #6538 from murgatroid99/version_0.14.2-pre1 by Nicolas Noble · 8 years ago
  65. 8788169 Update release version to 0.14.2-pre1 by murgatroid99 · 8 years ago
  66. 2b22397 Merge pull request #6535 from murgatroid99/version_0.14.1 by Nicolas Noble · 8 years ago
  67. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  68. c1c6b3c Update release version to 0.14.1 by murgatroid99 · 8 years ago
  69. 331f05c Merge pull request #6521 from nicolasnoble/protobuf-bump by Jan Tattermusch · 8 years ago
  70. 4ec9e46 Merge pull request #6532 from murgatroid99/node_package_missing_directories by Nicolas Noble · 8 years ago
  71. 1a56147 Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix by Nicolas Noble · 8 years ago
  72. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  73. 8291274 Fixed variable by murgatroid99 · 8 years ago
  74. 87f9e66 Fix encoding and piping problems with Node plugin wrapper by murgatroid99 · 8 years ago
  75. 152883d Merge pull request #6517 from murgatroid99/node_build_package_bin_link2 by Nicolas Noble · 8 years ago
  76. c810a38 Bumping protobuf submodule to beta-3-pre1. by Nicolas "Pixel" Noble · 8 years ago
  77. 08eae3d Make Node build_package script consistent with grpc-tools package.json file by murgatroid99 · 8 years ago
  78. 60ab589 Merge pull request #6510 from murgatroid99/ruby_tools_gem_fix by Nicolas Noble · 8 years ago
  79. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  80. 0b917a7 Merge pull request #6507 from nicolasnoble/flagging-past-release by Nicolas Noble · 8 years ago
  81. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  82. 414b6c8 Merge pull request #6506 from nicolasnoble/flagging-release by Nicolas Noble · 8 years ago
  83. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  84. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  85. 8770f8f Merge pull request #6494 from murgatroid99/node_6_binaries by Nicolas Noble · 8 years ago
  86. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  87. 1da105e Improved description of examples bifurcation by murgatroid99 · 8 years ago
  88. 9081198 Split Node examples into static and dynamic code generation examples by murgatroid99 · 8 years ago
  89. f08d3af Updated template file by murgatroid99 · 8 years ago
  90. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  91. 33b3b2a Fixed earlier fix with the right command by murgatroid99 · 8 years ago
  92. 019a76e Use local copy of node-pre-gyp on Windows to ensure that it is up to date by murgatroid99 · 8 years ago
  93. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  94. 12fd555 Build Node 6 artifacts by murgatroid99 · 8 years ago
  95. 3386d78 Merge pull request #6491 from soltanmm/license-to-nil by Jan Tattermusch · 8 years ago
  96. 8231867 Add explicit license to grpcio-tools setup.py by Masood Malekghassemi · 8 years ago
  97. 9a8568b Merge pull request #6490 from nicolasnoble/reversal by Craig Tiller · 8 years ago
  98. 5701ae8 Merge pull request #6483 from soltanmm/wind2 by Jan Tattermusch · 8 years ago
  99. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  100. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago