1. b8137b3 Flagging some tests as flaky. by Nicolas "Pixel" Noble · 9 years ago
  2. 6fac833 Merge pull request #1349 from nicolasnoble/cleanup by Craig Tiller · 9 years ago
  3. 5a2ab90 Merge pull request #1317 from donnadionne/private_build by Tim Emiola · 9 years ago
  4. c43b345 Post merge cleanup. by Nicolas "Pixel" Noble · 9 years ago
  5. 3608a7b Merge pull request #1348 from nicolasnoble/unsecure-no-really by Craig Tiller · 9 years ago
  6. 99738f6 Making sure we don't require OpenSSL for tests that, in fact, don't need it. by Nicolas "Pixel" Noble · 9 years ago
  7. b4b185c Merge pull request #1339 from nicolasnoble/template-doc by Craig Tiller · 9 years ago
  8. 7451cf6 Adding more arguments and default values to allow the environment to be specified by Donna Dionne · 9 years ago
  9. 4241653 Merge branch 'master' of github.com:google/grpc into private_build by Donna Dionne · 9 years ago
  10. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  11. 5225281 Update flaky bit for unsecure tests by Craig Tiller · 9 years ago
  12. 58ece61 Making modifications after comments Add uploading private result to GCS by Donna Dionne · 9 years ago
  13. d0a162d Merge branch 'master' of github.com:google/grpc into private_build by Donna Dionne · 9 years ago
  14. 2c48566 Merge pull request #1347 from jtattermusch/mathserver_fixedport by Michael Lumish · 9 years ago
  15. 8cad507 mathserver listens on fixed port by Jan Tattermusch · 9 years ago
  16. ea67c96 Merge pull request #1341 from jcanizales/merge-https-upstream by Michael Lumish · 9 years ago
  17. 62b8ddf Supporting comments in build-cleaner. by Nicolas "Pixel" Noble · 9 years ago
  18. 43f18f3 Merge pull request #1330 from yang-g/bugfix by Craig Tiller · 9 years ago
  19. a2f63bb Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  20. dfd0a48 Merge pull request #1343 from wkubiak/master by Craig Tiller · 9 years ago
  21. 2b1f7a9 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  22. 6e91ffe minor fix in TLS error message by Wojtek Kubiak · 9 years ago
  23. 2c15a0e Merge pull request #1340 from zeliard/master by Nicolas Noble · 9 years ago
  24. 91e97b8 fix missing pointers on gpr_atm_acq_cas on x64 by zeliard · 9 years ago
  25. 00b6585 add missing defines on windows (WIN64) by zeliard · 9 years ago
  26. 5d49923 Merge pull request #1337 from jtattermusch/windows_fixes by Nicolas Noble · 9 years ago
  27. 3dbb9c5 Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports by Jorge Canizales · 9 years ago
  28. 638c1ee partial fix for #546 by Jan Tattermusch · 9 years ago
  29. 48e07df Small cleanup of the sample app by Jorge Canizales · 9 years ago
  30. 914d74e Small logging formatting fix by Jorge Canizales · 9 years ago
  31. 5cff49d Adds proto support to the main app too. by Jorge Canizales · 9 years ago
  32. 25e28e8 Fixes proto remote test to use the actual protos of the service. by Jorge Canizales · 9 years ago
  33. d168f50 Adds podspec for the generated files by Jorge Canizales · 9 years ago
  34. 0c23f48 Merge pull request #1338 from jtattermusch/windows_less_verbose by Nicolas Noble · 9 years ago
  35. 7205cda Generates ObjC code for the test protos by Jorge Canizales · 9 years ago
  36. 41a5374 Adds Class prefix RMT by Jorge Canizales · 9 years ago
  37. 1380ac8 Brings in proto files for the remote test server. by Jorge Canizales · 9 years ago
  38. 23cb957 Move Route_guide protos to their own folder to make room for remote test protos by Jorge Canizales · 9 years ago
  39. e72114c Fixes local test after ensuring using https:// doesn't work with it. by Jorge Canizales · 9 years ago
  40. eddb006 Fixes host transformation when user supplies a port. by Jorge Canizales · 9 years ago
  41. f1bda85 Add remote HTTPS tests. Local HTTP ones fail to connect. by Jorge Canizales · 9 years ago
  42. 8512fba Adding some documentation about the build/template system. by Nicolas "Pixel" Noble · 9 years ago
  43. 5618a9d removed chatty log messages on windows by Jan Tattermusch · 9 years ago
  44. aa4fb14 Cleanup by Jorge Canizales · 9 years ago
  45. 6465c34 Loads certificates from file. SSL works ^^ by Jorge Canizales · 9 years ago
  46. bb58d22 Removes scheme before passing to C layer by Jorge Canizales · 9 years ago
  47. ba37a3e Fixes scheme detection logic and NPE by Jorge Canizales · 9 years ago
  48. ccf3997 Makes GRPCChannel a cluster class of secure and unsecured. by Jorge Canizales · 9 years ago
  49. 3ac966b Merge pull request #1336 from nicolasnoble/no-squash-on-test by Craig Tiller · 9 years ago
  50. 7217b3a Merge pull request #1333 from jtattermusch/windows_fix_empty_message by Nicolas Noble · 9 years ago
  51. 097a59b Merge branch 'php_basestub_metadata_callback' of github.com:stanley-cheung/grpc into php_basestub_metadata_callback by Stanley Cheung · 9 years ago
  52. 77c45eb remove opts param from signature by Stanley Cheung · 9 years ago
  53. 7ad18e6 Avoid writing build.json during a test. by Nicolas "Pixel" Noble · 9 years ago
  54. 2710786 remove nslices assertion on windows by Jan Tattermusch · 9 years ago
  55. e569804 remove opts param from signature by Stanley Cheung · 9 years ago
  56. a836705 allow empty messages in gRPC on windows by Jan Tattermusch · 9 years ago
  57. e00bd9c Merge pull request #1331 from jcanizales/use-protos-main-repo by Michael Lumish · 9 years ago
  58. 1895b4a Merge pull request #1325 from jtattermusch/grpc_nuget by Tim Emiola · 9 years ago
  59. 45fd72e Merge pull request #1332 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  60. 9bd0c64 forgot to update class name by Stanley Cheung · 9 years ago
  61. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  62. 48b02ec Add !=NULL by Craig Tiller · 9 years ago
  63. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  64. d2b11fa Use GPR_ASSERT here by Craig Tiller · 9 years ago
  65. 4b20077 Add helpful log message by Craig Tiller · 9 years ago
  66. b4a75a8 Add != NULL by Craig Tiller · 9 years ago
  67. 3d86bca Centers the sample location in Gran Canaria :P by Jorge Canizales · 9 years ago
  68. 6ad8c20 Adds more assertions to the test by Jorge Canizales · 9 years ago
  69. 6a84b3d Adds test that sends proto and expects one by Jorge Canizales · 9 years ago
  70. aa5611b Adds Objective-C prefixes to the protos by Jorge Canizales · 9 years ago
  71. 0ae1f4d Fix Route_guide to declare public headers by Jorge Canizales · 9 years ago
  72. b7f970b Point the Podfile to a "generated" local podspec by Jorge Canizales · 9 years ago
  73. f4ddfab Generated files :) by Jorge Canizales · 9 years ago
  74. 1f1d2c3 Copy route_guide.proto and make it 2.6 by Jorge Canizales · 9 years ago
  75. 14ae0b0 Add dependency to Protobuf 2.6 to the podfile by Jorge Canizales · 9 years ago
  76. 3cdb3b6 Merge pull request #1327 from jcanizales/update-main-repo by Michael Lumish · 9 years ago
  77. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  78. 1b5062c Fix indentation by Craig Tiller · 9 years ago
  79. ee15234 Add /* NDEBUGS */ as appropriate by Craig Tiller · 9 years ago
  80. 3b3097f Remove an extra unref by Yang Gao · 9 years ago
  81. 045fabb Moves RxLibrary.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  82. d9a3425 Merge pull request #1320 from murgatroid99/node_load_json by Tim Emiola · 9 years ago
  83. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 9 years ago
  84. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 9 years ago
  85. 7502bd2 Asynchronous unit test by Jorge Canizales · 9 years ago
  86. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 9 years ago
  87. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 9 years ago
  88. 5b4cffc Merge pull request #1324 from nicolasnoble/template-warning by Yang Gao · 9 years ago
  89. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  90. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  91. e937cd3 .nupkg files to gitignore by Jan Tattermusch · 9 years ago
  92. 65c2020 fix typo in vcxproj template by Jan Tattermusch · 9 years ago
  93. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  94. 7907509 Merge pull request #1263 from jtattermusch/use_openssl_nuget by Nicolas Noble · 9 years ago
  95. 5508c2c fixed grammar in readme by Jan Tattermusch · 9 years ago
  96. 5566d6d tiny fixups by Jan Tattermusch · 9 years ago
  97. 87d621b fixes to Grpc.mak by Jan Tattermusch · 9 years ago
  98. d169d60 updated README by Jan Tattermusch · 9 years ago
  99. 87ac31e allow building vcxproj files separately using msbuild by Jan Tattermusch · 9 years ago
  100. e824359 fixes to run_tests.py to at least start building tests on Windows by Jan Tattermusch · 9 years ago