1. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  2. c1c697a Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example by Michael Lumish · 9 years ago
  3. 4542606 Merge pull request #2077 from grpc/jtattermusch-patch-4 by Nathaniel Manista · 9 years ago
  4. f64c68c Merge pull request #2066 from stanley-cheung/add_php_to_jenkins by Jan Tattermusch · 9 years ago
  5. 04b28e7 Make run_jenkins.sh actually fail on failure by Jan Tattermusch · 9 years ago
  6. c58a110 Fix NPE for trying to add metadata to error when it was nil by Jorge Canizales · 9 years ago
  7. ac366f9 Merge pull request #2068 from jtattermusch/c_only_run_passing_tests by Nicolas Noble · 9 years ago
  8. 12e8a04 backslashes break build on jenkins by Jan Tattermusch · 9 years ago
  9. 7ed3373 regenerate Grpc.mak by Jan Tattermusch · 9 years ago
  10. 4b3f952 make buildtests on windows pass by Jan Tattermusch · 9 years ago
  11. 932fbd7 Add PHP to jenkins by Stanley Cheung · 9 years ago
  12. 0d6cf99 Merge pull request #2052 from jcanizales/fix-empty-globs by Michael Lumish · 9 years ago
  13. e8d55cf Merge pull request #2051 from jcanizales/simplify-metadata by Michael Lumish · 9 years ago
  14. 62c5b12 Merge pull request #2046 from a11r/cs by Eric Anderson · 9 years ago
  15. 33094a7 More fixes to GO_AWAY spelling by Abhishek Kumar · 9 years ago
  16. 783ad1e Fixed Go_AWAY to GOAWAY by Abhishek Kumar · 9 years ago
  17. 0e82379 Merge pull request #2053 from endobson/slice-doc by Craig Tiller · 9 years ago
  18. b68bcd3 Merge pull request #2056 from endobson/op-type-doc by Craig Tiller · 9 years ago
  19. f61af65 Merge pull request #2057 from kfsone/master by Craig Tiller · 9 years ago
  20. be2a75c include string_util.h for the prototype of gpr_strdup and typo. by Oliver Smith · 9 years ago
  21. 255971d Fix docs on grpc_op_type. by Eric Dobson · 9 years ago
  22. b37307c Fix docs on gpr_slice_unref. by Eric Dobson · 9 years ago
  23. a1e32ba Remove failing globs from examples and tests by Jorge Canizales · 9 years ago
  24. cbf50c8 Advance version to 0.6, per the metadata breaking change by Jorge Canizales · 9 years ago
  25. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  26. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  27. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  28. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  29. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  30. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  31. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  32. 22b50c9 Merge pull request #2045 from jtattermusch/cleanup_docker by Nicolas Noble · 9 years ago
  33. 0ee84dc only keep docker containers for tests that failed by Jan Tattermusch · 9 years ago
  34. 56514de Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  35. b66f19f Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  36. 9ce1fbc Merge pull request #1546 from ejona86/connectivity-semantics by Abhishek Kumar · 9 years ago
  37. 1b92d65 Merge pull request #2044 from jtattermusch/jenkins_refspec by Nicolas Noble · 9 years ago
  38. c3dd3bf fix fetch to actually work by Jan Tattermusch · 9 years ago
  39. bc17b3f fetch PR refspec for docker jenkins builds by Jan Tattermusch · 9 years ago
  40. 8af419a Merge pull request #2043 from jtattermusch/csharp_fix_native_callback_test by Nicolas Noble · 9 years ago
  41. eb741d1 fix native callback signature to match with C# by Jan Tattermusch · 9 years ago
  42. feecfdf Merge pull request #2042 from ctiller/here-he-comes-here-comes-run-tester by Nicolas Noble · 9 years ago
  43. e27b0e5 Merge pull request #1995 from jtattermusch/csharp_channel_options by Tim Emiola · 9 years ago
  44. 5af8fcf Merge pull request #2040 from nathanielmanistaatgoogle/1900 by Tim Emiola · 9 years ago
  45. 74e770d Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  46. 5ee11a8 Stability fixes for python_plugin_test by Nathaniel Manista · 9 years ago
  47. f3e4aa2 Merge pull request #2034 from soltanmm/pip89 by Nathaniel Manista · 9 years ago
  48. 4b4181e Ensure C89 compatibility in Linux tests by Masood Malekghassemi · 9 years ago
  49. f0b857f Merge pull request #2036 from stanley-cheung/update_php_install_readme by Tim Emiola · 9 years ago
  50. 85b07b1 Merge pull request #2037 from nicolasnoble/our-codegen-doesn-t-use-its-parameters by Yang Gao · 9 years ago
  51. b14fbf7 Flagging unused parameters as unused. by Nicolas "Pixel" Noble · 9 years ago
  52. 14b39e0 Merge pull request #2004 from tbetbetbe/python-package-update-install by Jayant Kolhe · 9 years ago
  53. 3fa51a3 update PHP README installation instructions, and dockerfile by Stanley Cheung · 9 years ago
  54. dad6eee Merge pull request #2024 from nathanielmanistaatgoogle/python_plugin_test-cosmetics by Nathaniel Manista · 9 years ago
  55. 0c0ccb0 Corrects wording by Tim Emiola · 9 years ago
  56. a08694e Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs by Nathaniel Manista · 9 years ago
  57. 05aafbc Update README.md by Tim Emiola · 9 years ago
  58. 145fb8f Merge pull request #2032 from grpc/stream__h_comment_fix by Craig Tiller · 9 years ago
  59. 72364d4 Tiny comment fix by David G. Quintas · 9 years ago
  60. 4191ea7 Merge pull request #2028 from ctiller/more-is-better-than-less by Vijay Pai · 9 years ago
  61. 51f938f Make async server use one CQ per server thread by Craig Tiller · 9 years ago
  62. 77ece80 Merge pull request #2025 from yang-g/ghost by Vijay Pai · 9 years ago
  63. b6d57e7 add missed explicit by Yang Gao · 9 years ago
  64. 2ea9806 Merge pull request #2023 from grpc/stream_op-todo-cleanup-1 by Vijay Pai · 9 years ago
  65. 26a5bfa Cosmetic tweaks to python_plugin_test.py by Nathaniel Manista · 9 years ago
  66. 62a6430 Removed leftover TODO by David G. Quintas · 9 years ago
  67. 6d53a5c allow specifying channel options when creating a server by Jan Tattermusch · 9 years ago
  68. c8f7d10 fix stylecop issues by Jan Tattermusch · 9 years ago
  69. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  70. a561ea6 Merge pull request #1833 from zayoo/master by David G. Quintas · 9 years ago
  71. 3f192f7 Merge pull request #1884 from soltanmm/py-proto-up by Nathaniel Manista · 9 years ago
  72. 85af4be Merge pull request #1993 from ctiller/break-break-break-the-locks by David G. Quintas · 9 years ago
  73. f78b9a7 Add comment by Craig Tiller · 9 years ago
  74. db8e179 Add comment by Craig Tiller · 9 years ago
  75. 0d911aa Merge github.com:grpc/grpc into break-break-break-the-locks by Craig Tiller · 9 years ago
  76. cb7bcb1 Merge pull request #1958 from vjpai/qps-proto3 by David G. Quintas · 9 years ago
  77. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  78. d846350 Merge pull request #1992 from jtattermusch/csharp_channel by Tim Emiola · 9 years ago
  79. 2299ad6 Merge pull request #1959 from murgatroid99/node_long_field_strings by Tim Emiola · 9 years ago
  80. ee9f2da Merge pull request #2009 from yang-g/ghost by David G. Quintas · 9 years ago
  81. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  82. 03764bb Merge pull request #1971 from endobson/patch-1 by Craig Tiller · 9 years ago
  83. 2e6def0 Update README.rst by Tim Emiola · 9 years ago
  84. 887774d Merge pull request #1963 from dgquintas/compression by Craig Tiller · 9 years ago
  85. e78ee18 Renumber message fields by vjpai · 9 years ago
  86. b8e1674 Merge pull request #2000 from dgquintas/extern-c-braces by Nicolas Noble · 9 years ago
  87. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  88. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  89. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 9 years ago
  90. bea6792 Added braces to "extern C". by David Garcia Quintas · 9 years ago
  91. eb0bf61 Merge pull request #1994 from nicolasnoble/c++-is-a-true-language-too-and-has-feelings by David G. Quintas · 9 years ago
  92. 1ed15e2 Properly exporting our C functions to C++. by Nicolas "Pixel" Noble · 9 years ago
  93. 5d5bd22 Tweaking by Craig Tiller · 9 years ago
  94. 95cae9b Fix some asan issues by Craig Tiller · 9 years ago
  95. 3fc8e82 Cache commonly used status strings by Craig Tiller · 9 years ago
  96. 5ce0469 Merge pull request #1982 from ctiller/cereal-will-make-you-limp by David G. Quintas · 9 years ago
  97. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  98. 2490d9d Handle all cases properly by vjpai · 9 years ago
  99. 37253d9 Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3 by vjpai · 9 years ago
  100. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 9 years ago