1. a2f63bb Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  2. dfd0a48 Merge pull request #1343 from wkubiak/master by Craig Tiller · 9 years ago
  3. 6e91ffe minor fix in TLS error message by Wojtek Kubiak · 9 years ago
  4. 2c15a0e Merge pull request #1340 from zeliard/master by Nicolas Noble · 9 years ago
  5. 91e97b8 fix missing pointers on gpr_atm_acq_cas on x64 by zeliard · 9 years ago
  6. 00b6585 add missing defines on windows (WIN64) by zeliard · 9 years ago
  7. 5d49923 Merge pull request #1337 from jtattermusch/windows_fixes by Nicolas Noble · 9 years ago
  8. 638c1ee partial fix for #546 by Jan Tattermusch · 9 years ago
  9. 0c23f48 Merge pull request #1338 from jtattermusch/windows_less_verbose by Nicolas Noble · 9 years ago
  10. 5618a9d removed chatty log messages on windows by Jan Tattermusch · 9 years ago
  11. 3ac966b Merge pull request #1336 from nicolasnoble/no-squash-on-test by Craig Tiller · 9 years ago
  12. 7217b3a Merge pull request #1333 from jtattermusch/windows_fix_empty_message by Nicolas Noble · 9 years ago
  13. 097a59b Merge branch 'php_basestub_metadata_callback' of github.com:stanley-cheung/grpc into php_basestub_metadata_callback by Stanley Cheung · 9 years ago
  14. 77c45eb remove opts param from signature by Stanley Cheung · 9 years ago
  15. 7ad18e6 Avoid writing build.json during a test. by Nicolas "Pixel" Noble · 9 years ago
  16. 2710786 remove nslices assertion on windows by Jan Tattermusch · 9 years ago
  17. e569804 remove opts param from signature by Stanley Cheung · 9 years ago
  18. a836705 allow empty messages in gRPC on windows by Jan Tattermusch · 9 years ago
  19. e00bd9c Merge pull request #1331 from jcanizales/use-protos-main-repo by Michael Lumish · 9 years ago
  20. 1895b4a Merge pull request #1325 from jtattermusch/grpc_nuget by Tim Emiola · 9 years ago
  21. 45fd72e Merge pull request #1332 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  22. 9bd0c64 forgot to update class name by Stanley Cheung · 9 years ago
  23. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  24. 3d86bca Centers the sample location in Gran Canaria :P by Jorge Canizales · 10 years ago
  25. 6ad8c20 Adds more assertions to the test by Jorge Canizales · 10 years ago
  26. 6a84b3d Adds test that sends proto and expects one by Jorge Canizales · 10 years ago
  27. aa5611b Adds Objective-C prefixes to the protos by Jorge Canizales · 10 years ago
  28. 0ae1f4d Fix Route_guide to declare public headers by Jorge Canizales · 10 years ago
  29. b7f970b Point the Podfile to a "generated" local podspec by Jorge Canizales · 10 years ago
  30. f4ddfab Generated files :) by Jorge Canizales · 10 years ago
  31. 1f1d2c3 Copy route_guide.proto and make it 2.6 by Jorge Canizales · 10 years ago
  32. 14ae0b0 Add dependency to Protobuf 2.6 to the podfile by Jorge Canizales · 10 years ago
  33. 3cdb3b6 Merge pull request #1327 from jcanizales/update-main-repo by Michael Lumish · 9 years ago
  34. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  35. 045fabb Moves RxLibrary.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  36. d9a3425 Merge pull request #1320 from murgatroid99/node_load_json by Tim Emiola · 9 years ago
  37. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 10 years ago
  38. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 10 years ago
  39. 7502bd2 Asynchronous unit test by Jorge Canizales · 10 years ago
  40. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 10 years ago
  41. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 10 years ago
  42. 5b4cffc Merge pull request #1324 from nicolasnoble/template-warning by Yang Gao · 9 years ago
  43. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  44. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  45. e937cd3 .nupkg files to gitignore by Jan Tattermusch · 9 years ago
  46. 65c2020 fix typo in vcxproj template by Jan Tattermusch · 9 years ago
  47. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  48. 7907509 Merge pull request #1263 from jtattermusch/use_openssl_nuget by Nicolas Noble · 9 years ago
  49. 5508c2c fixed grammar in readme by Jan Tattermusch · 9 years ago
  50. 5566d6d tiny fixups by Jan Tattermusch · 9 years ago
  51. 87d621b fixes to Grpc.mak by Jan Tattermusch · 9 years ago
  52. d169d60 updated README by Jan Tattermusch · 9 years ago
  53. 87ac31e allow building vcxproj files separately using msbuild by Jan Tattermusch · 9 years ago
  54. e824359 fixes to run_tests.py to at least start building tests on Windows by Jan Tattermusch · 9 years ago
  55. 789e7ae updated version of nuget packages used in Grpc.mak by Jan Tattermusch · 9 years ago
  56. 867ada1 regenerated Grpc.mak by Jan Tattermusch · 9 years ago
  57. d2a3845 remove what's left from vs2010 and vs2013 directories by Jan Tattermusch · 9 years ago
  58. 33c424a small fixes in README.md by Jan Tattermusch · 9 years ago
  59. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  60. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  61. f6f6fdb start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages by Jan Tattermusch · 9 years ago
  62. b5bf574 regenerated project files by Jan Tattermusch · 9 years ago
  63. 8ab4538 introduced packages.include by Jan Tattermusch · 9 years ago
  64. 8ff00a3 big refactoring of visual studio projects, started using nuget dependencies. by Jan Tattermusch · 9 years ago
  65. 2a191e3 Merge pull request #1321 from ctiller/unsecure by Nicolas Noble · 9 years ago
  66. 5cc3596 Merge pull request #1322 from nicolasnoble/build-fix by jboeuf · 9 years ago
  67. 9d7031c Fixing dependencies. by Nicolas "Pixel" Noble · 9 years ago
  68. c8b357f Run capable test suites against grpc_unsecure by Craig Tiller · 9 years ago
  69. c4031b5 Merge pull request #1311 from yang-g/codegen by Eric Anderson · 9 years ago
  70. fe00787 Merge pull request #1318 from yang-g/flowfix by Nicolas Noble · 9 years ago
  71. 6851451 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  72. 42c15a3 resolve comment by Yang Gao · 9 years ago
  73. 0464af1 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  74. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  75. 0d197ed Update interop-test-descriptions.md by Yang Gao · 9 years ago
  76. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  77. 84b8884 Tidying up proof of concept by Craig Tiller · 9 years ago
  78. f102103 Proof of concept fix for flow control error by Yang Gao · 9 years ago
  79. 3bb4059 Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage by Jan Tattermusch · 9 years ago
  80. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  81. aab1edc Fixing inaccurate ruby test. by Julien Boeuf · 9 years ago
  82. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  83. 19955c8 Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_dep by Stanley Cheung · 9 years ago
  84. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  85. c85c1ae Add SimpleCov coverage set up for gRPC ruby by Tim Emiola · 9 years ago
  86. a80aa7d clarify test descriptions by Tim Emiola · 9 years ago
  87. ae972b2 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  88. 4bb08ae resolve comments by Yang Gao · 9 years ago
  89. 9bffc90 Merge pull request #1310 from nicolasnoble/build-fix by Yang Gao · 9 years ago
  90. 70b2e88 minor fixes by Yang Gao · 9 years ago
  91. 6960458 Clarify auth test definitions by Yang Gao · 9 years ago
  92. 1cc29c1 Fixing dependency... by Nicolas "Pixel" Noble · 9 years ago
  93. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  94. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  95. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  96. 3d3a65d Merge pull request #1295 from yugui/fix/typed-struct by Tim Emiola · 9 years ago
  97. 1c5faea Allow BadStatus to contain metadata by Tim Emiola · 9 years ago
  98. 3fd2be2 Adds a hook for returning the client connect metadata by Tim Emiola · 9 years ago
  99. c6f60ea Merge pull request #1292 from jboeuf/load_file_with_null_term by Craig Tiller · 9 years ago
  100. 36ea9c4 Merge pull request #1305 from a11r/commonproto by Yang Gao · 9 years ago