1. 5267891 Added queries and fragments to uri parser by David Garcia Quintas · 9 years ago
  2. 02128e9 Merge pull request #3256 from grpc/release-0_11 by Craig Tiller · 9 years ago
  3. 2b7b235 Merge pull request #3255 from ctiller/we-should-build by Craig Tiller · 9 years ago
  4. 8858974 Fix compilation by Craig Tiller · 9 years ago
  5. 2311d49 Merge pull request #3186 from grpc/release-0_11 by Craig Tiller · 9 years ago
  6. 2d96240 Merge pull request #3204 from ctiller/fix-teh-tests by Nicolas Noble · 9 years ago
  7. 8d6536e Merge pull request #3236 from ctiller/insert-branch-name by Nicolas Noble · 9 years ago
  8. 2b5255e Merge pull request #3190 from ctiller/daisy-dukes by Yang Gao · 9 years ago
  9. fa62267 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  10. 51bfda0 Merge pull request #3225 from ctiller/grahhhh by Nicolas Noble · 9 years ago
  11. b98d603 Merge pull request #3242 from nicolasnoble/cancel-means-change by Craig Tiller · 9 years ago
  12. e93e6cb Merge pull request #3244 from nicolasnoble/please-call-init by Craig Tiller · 9 years ago
  13. 5269ae4 Merge pull request #3243 from jcanizales/make-headers-property-beta by Michael Lumish · 9 years ago
  14. a4d4b60 Secure endpoint test should call grpc_init. by Nicolas "Pixel" Noble · 9 years ago
  15. 791a480 Even if the stream was cancelled, notify of its state change. by Nicolas "Pixel" Noble · 9 years ago
  16. a83f375 Merge pull request #3241 from jcanizales/fix-bazel-break-beta by Yang Gao · 9 years ago
  17. 3569ae4 Fix Bazel breakage due to magic Cocoapods header search path by Jorge Canizales · 9 years ago
  18. ff6466b Add header manipulation examples by Jorge Canizales · 9 years ago
  19. 4682f8f Point sample proto podspec to latest gRPC and protobuf by Jorge Canizales · 9 years ago
  20. cff8aa2 Point SwiftSample’s Podfile to submodule protobuf by Jorge Canizales · 9 years ago
  21. 78a4c74 Make request headers a @property property. by Jorge Canizales · 9 years ago
  22. 34a742b Merge pull request #3238 from jcanizales/make-errors-public-beta by Michael Lumish · 9 years ago
  23. fd2f3a7 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  24. 6d84373 Manually merge release-0_11 into make-errors-public-beta to solve conflict by Jorge Canizales · 9 years ago
  25. 8c3c8ac Merge pull request #3239 from jtattermusch/remove_old_deb_pacagekes by Nicolas Noble · 9 years ago
  26. 674d623 Merge pull request #3237 from jcanizales/server-error-for-bad-protos-beta by Michael Lumish · 9 years ago
  27. 3d29110 Merge pull request #3235 from jcanizales/dont-strip-bin-beta by Michael Lumish · 9 years ago
  28. 064bf85 Merge pull request #3234 from jcanizales/the-big-metadata-change by Michael Lumish · 9 years ago
  29. f54214d Merge pull request #3233 from jcanizales/fix-core-breakage by Michael Lumish · 9 years ago
  30. d21781f Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  31. 50b8e5a remove outdated scripts for building debian packages by Jan Tattermusch · 9 years ago
  32. b5391e1 run tests on my desktop should be parallel too by Craig Tiller · 9 years ago
  33. b11177b call correct init function by Craig Tiller · 9 years ago
  34. 49d03c8 avoid infinite spin without checking condvar by Craig Tiller · 9 years ago
  35. 29d4145 avoid underflow by Craig Tiller · 9 years ago
  36. cabbcbf Documentation: Don’t retry if not idempotent! by Jorge Canizales · 9 years ago
  37. f5d5194 Wrap parsing error appropriately before propagating. by Jorge Canizales · 9 years ago
  38. ebfd119 Propagate parsing error if we get a bad response by Jorge Canizales · 9 years ago
  39. 4edf832 Don’t strip -bin suffix from response metadata. by Jorge Canizales · 9 years ago
  40. 9afad14 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  41. 9455a4e Merge pull request #3229 from dgquintas/auth_dep by Craig Tiller · 9 years ago
  42. 627758d Merge branch 'release-0_11' of github.com:grpc/grpc into fix-teh-tests by Craig Tiller · 9 years ago
  43. 328deb2 Removed grpc_security.h from auth_context.h by David Garcia Quintas · 9 years ago
  44. fc099ed Merge pull request #3214 from nicolasnoble/pessimizing-code-is-bad-2 by Vijay Pai · 9 years ago
  45. fb956aa Merge pull request #3221 from jcanizales/make-errors-public by Michael Lumish · 9 years ago
  46. 924c3e8 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  47. 64332b6 Manually merge master into make-errors-public to solve conflict by Jorge Canizales · 9 years ago
  48. bda7b61 Merge pull request #3228 from dgquintas/doxygenate by Craig Tiller · 9 years ago
  49. afcf1cd Merge pull request #3220 from jcanizales/server-error-for-bad-protos by Michael Lumish · 9 years ago
  50. 7afa666 Regenerated doxygen after #3227 by David Garcia Quintas · 9 years ago
  51. e0f975b Merge pull request #3227 from ctiller/yyy by David G. Quintas · 9 years ago
  52. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  53. 62b9305 Merge pull request #3219 from jcanizales/dont-strip-bin by Michael Lumish · 9 years ago
  54. 09f5691 Merge pull request #3226 from grpc/revert-3074-cpp_docs by Craig Tiller · 9 years ago
  55. 00ad71c Revert "C++ docs" by Craig Tiller · 9 years ago
  56. 929e7ee Fix typo by Craig Tiller · 9 years ago
  57. ac50557 Merge pull request #3216 from jcanizales/the-big-metadata-change by Michael Lumish · 9 years ago
  58. fe06d40 Try even harder to disable PDB generation by Craig Tiller · 9 years ago
  59. 08e9c4e Merge pull request #3074 from dgquintas/cpp_docs by Craig Tiller · 9 years ago
  60. c57b764 Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  61. 7a84a4e Documentation: Don’t retry if not idempotent! by Jorge Canizales · 9 years ago
  62. afb7a0e Wrap parsing error appropriately before propagating. by Jorge Canizales · 9 years ago
  63. e7209c5 Propagate parsing error if we get a bad response by Jorge Canizales · 9 years ago
  64. 3466706 Don’t strip -bin suffix from response metadata. by Jorge Canizales · 9 years ago
  65. 6697e7f Don’t append -bin automatically to binary request headers. by Jorge Canizales · 9 years ago
  66. bbba491 Reject non-ASCII text header values too. by Jorge Canizales · 9 years ago
  67. 2529735 nit: remove obsolete comment by Jorge Canizales · 9 years ago
  68. 5f6001e nit: _proxy -> _delegate by Jorge Canizales · 9 years ago
  69. acf5e10 Let remove nil or non-ASCII keys (noop instead of throw). by Jorge Canizales · 9 years ago
  70. 12da424 nit: Documentation and formatting. by Jorge Canizales · 9 years ago
  71. 5af2868 Make the grpc_metadataArray property private. by Jorge Canizales · 9 years ago
  72. 2f10127 Publish GRPCRequestHeaders as a protocol by Jorge Canizales · 9 years ago
  73. 05640a5 Simpler code, better exceptions. by Jorge Canizales · 9 years ago
  74. 030e5d0 nit: Style guide by Jorge Canizales · 9 years ago
  75. 5c339d1 Remove -[asDictionary] by Jorge Canizales · 9 years ago
  76. 86e5a05 Make GRPCRequestHeaders public and import from GRPCCall by Jorge Canizales · 9 years ago
  77. 59588c6 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  78. aca3211 Merge pull request #3183 from ctiller/second-coming by Nicolas Noble · 9 years ago
  79. bfe8719 Merge pull request #3205 from nathanielmanistaatgoogle/method-not-found by Masood Malekghassemi · 9 years ago
  80. a4cfb63 Merge pull request #3184 from murgatroid99/node_examples_update by Tim Emiola · 9 years ago
  81. e856ccd Merge pull request #3192 from murgatroid99/node_auth_interop_fix by Tim Emiola · 9 years ago
  82. 55b3ee5 Merge pull request #3212 from stanley-cheung/php_bump_version by Michael Lumish · 9 years ago
  83. 47cf1e9 Merge pull request #3211 from jtattermusch/fix_routeguide_example by Michael Lumish · 9 years ago
  84. 1ea9736 php: bump version by Stanley Cheung · 9 years ago
  85. 03a722c Merge pull request #3187 from ctiller/another-one-bites-the-dust by Nicolas Noble · 9 years ago
  86. 1beb020 fix route_guide example by Jan Tattermusch · 9 years ago
  87. c6e98ea Merge pull request #3181 from stanley-cheung/php_per_message_compression by Stanley Cheung · 9 years ago
  88. f496d4d Merge pull request #3207 from jtattermusch/csharp_update_examples by Michael Lumish · 9 years ago
  89. 6fb25ce Merge pull request #3208 from jtattermusch/fix_build_nuget_packages by Nicolas Noble · 9 years ago
  90. b86367d Make examples depend on the right nuget package version by Jan Tattermusch · 9 years ago
  91. 1d750d6 UNIMPLEMENTED status for methods not found by Nathaniel Manista · 9 years ago
  92. 69210e5 Add code and details to base.Outcome by Nathaniel Manista · 9 years ago
  93. c84c2e3 fix C# nuget package building by Jan Tattermusch · 9 years ago
  94. ddb58ea Merge pull request #3198 from yang-g/interop by Eric Anderson · 9 years ago
  95. 750ada9 address comments by yang-g · 9 years ago
  96. 29d7be3 php: missed a line in doc by Stanley Cheung · 9 years ago
  97. 26883d8 php: update pecl package.xml by Stanley Cheung · 9 years ago
  98. 3ff5cea php: $metadata at API should be optional by Stanley Cheung · 9 years ago
  99. 03e170e php: add cancel_after_begin interop test by Stanley Cheung · 9 years ago
  100. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago