1. 1bbdd02 Address review comments. by Abhishek Kumar · 9 years ago
  2. ae58f59 Updtae interop test descriptions. by Abhishek Kumar · 9 years ago
  3. a15f08c Merge pull request #2130 from murgatroid99/objective-c-stop-surpressing-warnings by Jorge Canizales · 9 years ago
  4. 7e997eb Merge pull request #2116 from nicolasnoble/jenkins-clang by Jan Tattermusch · 9 years ago
  5. 9fb72cd Re-enabled warnings in the gRPC podspec by murgatroid99 · 9 years ago
  6. 94213df Merge pull request #2084 from stanley-cheung/php_pecl_extension by Tim Emiola · 9 years ago
  7. e0eac8b Merge pull request #2125 from jtattermusch/fix_win_read_memory_leak by Nicolas Noble · 9 years ago
  8. b910095 prevent leaking gpr_slice in windows on_read() by Jan Tattermusch · 9 years ago
  9. 37a8448 Merge pull request #2104 from murgatroid99/build_json_add_missing_context.h by Nicolas Noble · 9 years ago
  10. cb14eab Add package.xml and necessary files for pecl extension by Stanley Cheung · 9 years ago
  11. 76fa6b6 Switching from wheezy to jessie. by Nicolas "Pixel" Noble · 9 years ago
  12. 8a47ccd Adding clang packages for msan/tsan/asan testing. by Nicolas "Pixel" Noble · 9 years ago
  13. 4ec4337 Merge pull request #2071 from dgquintas/compression-levels by Craig Tiller · 9 years ago
  14. 22a7cdf Merge pull request #2108 from jcanizales/disallow-started-writers by Michael Lumish · 9 years ago
  15. f1a4955 Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-output by donnadionne · 9 years ago
  16. 491b37b Merge pull request #2095 from jtattermusch/autobuild_jenkins_dockerfile by Nicolas Noble · 9 years ago
  17. 6bbfcc3 Disallow started request writers on GRPCCall init by Jorge Canizales · 9 years ago
  18. c9c83cf setting CPPFLAGS breaks openssl build by Jan Tattermusch · 9 years ago
  19. 81889aa Merge pull request #2106 from soltanmm/coredoc by Craig Tiller · 9 years ago
  20. 7128a90 Document core behavior w.r.t. argument lifetimes by Masood Malekghassemi · 9 years ago
  21. 7da8b1a Added missing but included headers to build.json by murgatroid99 · 9 years ago
  22. b62cdbc Merge pull request #2078 from yang-g/grpc_cli_headers by Nicolas Noble · 9 years ago
  23. a93954f Merge pull request #1731 from ctiller/you-complete-me by Nicolas Noble · 9 years ago
  24. eaa5216 update instructions on picking up failed docker container by Jan Tattermusch · 9 years ago
  25. 821e4a7 Prints test names as ruby tests run by Tim Emiola · 9 years ago
  26. 118e331 make sure docker image is up-to-date before each build by Jan Tattermusch · 9 years ago
  27. 656e776 Merge pull request #2092 from jcanizales/point-to-official-proto-podspec by Michael Lumish · 9 years ago
  28. beabcfd Link to official protobuf podspec in the README by Jorge Canizales · 9 years ago
  29. 8c95eab Merge pull request #20 from jtattermusch/you-complete-me-csharp-hotfix by Craig Tiller · 9 years ago
  30. c0e3a66 temporary hotfix before #1577 is in by Jan Tattermusch · 9 years ago
  31. 602424a Merge pull request #2064 from nicolasnoble/objc-generate-podspec-from-template by Michael Lumish · 9 years ago
  32. 44a1dd3 Fix Python compilation by Craig Tiller · 9 years ago
  33. 1680b40 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  34. 9194426 Migrate new test to new api by Craig Tiller · 9 years ago
  35. d5229da Merge pull request #16 from tbetbetbe/you-complete-me by Craig Tiller · 9 years ago
  36. b1fa5d4 Ruby shutdown api migration by Tim Emiola · 9 years ago
  37. d847f0e Merge pull request #2085 from nicolasnoble/jenkins-sanity by Jan Tattermusch · 9 years ago
  38. 43e5f56 Various Jenkins-related tweaks. by Nicolas "Pixel" Noble · 9 years ago
  39. 45bd28e One more thing... by Yang Gao · 9 years ago
  40. b680436 Merge remote-tracking branch 'upstream/master' into grpc_cli_headers by Yang Gao · 9 years ago
  41. ccb20bb Fixed wrong switch label name by David Garcia Quintas · 9 years ago
  42. 341f4bb Merge pull request #4 from murgatroid99/objc-generate-podspec-from-template by Nicolas Noble · 9 years ago
  43. 48dd6bf Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  44. 94528cb Merge pull request #2081 from soltanmm/c89-oops by Nathaniel Manista · 9 years ago
  45. f398d5c Fixed file renaming in podspec template by murgatroid99 · 9 years ago
  46. 763afe1 merge with upstream by Yang Gao · 9 years ago
  47. 9d3fbcf Make warnings errors when building Python tests by Masood Malekghassemi · 9 years ago
  48. 32f020a Merge pull request #2079 from yang-g/statusChange by Nicolas Noble · 9 years ago
  49. 7d7e640 Merge pull request #2054 from dgquintas/flags-abi by Craig Tiller · 9 years ago
  50. d0bf839 Merge pull request #2063 from stanley-cheung/php_timeout_interop_test by Tim Emiola · 9 years ago
  51. cc6c43c Exposed compression level in channel arguments (C and C++) by David Garcia Quintas · 9 years ago
  52. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  53. c1c697a Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example by Michael Lumish · 9 years ago
  54. 4542606 Merge pull request #2077 from grpc/jtattermusch-patch-4 by Nathaniel Manista · 9 years ago
  55. f64c68c Merge pull request #2066 from stanley-cheung/add_php_to_jenkins by Jan Tattermusch · 9 years ago
  56. 102eccb Support sending and showing received metadata in grpc_cli by Yang Gao · 9 years ago
  57. 4d94140 Merge branch 'master' of github.com:grpc/grpc into flags-abi by David Garcia Quintas · 9 years ago
  58. fd62174 Mapped DEFLARE as a high compression level algorithm by David Garcia Quintas · 9 years ago
  59. 04b28e7 Make run_jenkins.sh actually fail on failure by Jan Tattermusch · 9 years ago
  60. c58a110 Fix NPE for trying to add metadata to error when it was nil by Jorge Canizales · 9 years ago
  61. ac366f9 Merge pull request #2068 from jtattermusch/c_only_run_passing_tests by Nicolas Noble · 9 years ago
  62. e29feb2 Introduced compression levels as an abstraction for the actual algorithm. by David Garcia Quintas · 9 years ago
  63. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  64. 12e8a04 backslashes break build on jenkins by Jan Tattermusch · 9 years ago
  65. 7ed3373 regenerate Grpc.mak by Jan Tattermusch · 9 years ago
  66. 4b3f952 make buildtests on windows pass by Jan Tattermusch · 9 years ago
  67. b8f5450 More missing flags = 0 lines... by David Garcia Quintas · 9 years ago
  68. 932fbd7 Add PHP to jenkins by Stanley Cheung · 9 years ago
  69. c367a09 Added missing changes to fix bad_hostname C test by David Garcia Quintas · 9 years ago
  70. 52a2322 Explicitely selecting gpr and grpc instead of trying our best. by Nicolas "Pixel" Noble · 9 years ago
  71. b4f35c0 Transforming gRPC.podspec to use build.json instead of globbing. by Nicolas "Pixel" Noble · 9 years ago
  72. ba710e5 Added changes to node and php wrappers by David Garcia Quintas · 9 years ago
  73. d7e0bea Added changes to python and csharp wrappers by David Garcia Quintas · 9 years ago
  74. de52625 Added changes to c++ and ruby wrappers by David Garcia Quintas · 9 years ago
  75. 18b4b83 Merge pull request #19 from soltanmm/ct-you-complete-me by Craig Tiller · 9 years ago
  76. 0d6cf99 Merge pull request #2052 from jcanizales/fix-empty-globs by Michael Lumish · 9 years ago
  77. e8d55cf Merge pull request #2051 from jcanizales/simplify-metadata by Michael Lumish · 9 years ago
  78. a3697b4 Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me by Masood Malekghassemi · 9 years ago
  79. 62c5b12 Merge pull request #2046 from a11r/cs by Eric Anderson · 9 years ago
  80. 33094a7 More fixes to GO_AWAY spelling by Abhishek Kumar · 9 years ago
  81. 783ad1e Fixed Go_AWAY to GOAWAY by Abhishek Kumar · 9 years ago
  82. 0e82379 Merge pull request #2053 from endobson/slice-doc by Craig Tiller · 9 years ago
  83. b68bcd3 Merge pull request #2056 from endobson/op-type-doc by Craig Tiller · 9 years ago
  84. f61af65 Merge pull request #2057 from kfsone/master by Craig Tiller · 9 years ago
  85. be2a75c include string_util.h for the prototype of gpr_strdup and typo. by Oliver Smith · 9 years ago
  86. 255971d Fix docs on grpc_op_type. by Eric Dobson · 9 years ago
  87. 1d5aca5 Added flags support to grpc_op. by David Garcia Quintas · 9 years ago
  88. b37307c Fix docs on gpr_slice_unref. by Eric Dobson · 9 years ago
  89. a1e32ba Remove failing globs from examples and tests by Jorge Canizales · 9 years ago
  90. cbf50c8 Advance version to 0.6, per the metadata breaking change by Jorge Canizales · 9 years ago
  91. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  92. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  93. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  94. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  95. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  96. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  97. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  98. 22b50c9 Merge pull request #2045 from jtattermusch/cleanup_docker by Nicolas Noble · 9 years ago
  99. 0ee84dc only keep docker containers for tests that failed by Jan Tattermusch · 9 years ago
  100. 56514de Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago