1. c10348a Add custom_metadata test case by yang-g · 8 years ago
  2. 8e92ce4 Merge pull request #5318 from yang-g/end2end_cred_provider by David G. Quintas · 8 years ago
  3. c261802 Merge pull request #5195 from dgquintas/lb-doc by David G. Quintas · 8 years ago
  4. 49d297a Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode by Jayant Kolhe · 8 years ago
  5. 021d1ed Skeleton Summer of Code ideas page by Nathaniel Manista · 8 years ago
  6. 12a0a2c move tls type name to .cc file by yang-g · 8 years ago
  7. 4c8aed3 Add a helper to return all the secure types by yang-g · 8 years ago
  8. 17197dd Revert "make an enum" by yang-g · 8 years ago
  9. 5152cd2 make an enum by yang-g · 8 years ago
  10. 835ed8d Merge pull request #5309 from jtattermusch/csharp_rename_preconditions by Michael Lumish · 8 years ago
  11. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 8 years ago
  12. 1fd052f Merge pull request #5288 from murgatroid99/node_proto_options by Jan Tattermusch · 8 years ago
  13. e404de6 Merge pull request #5308 from murgatroid99/test_timeouts by Jan Tattermusch · 8 years ago
  14. 0f89256 update copyrights by Jan Tattermusch · 8 years ago
  15. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 8 years ago
  16. 7d243df Increase Node's per-test timeout and Ruby's overall test timeout by murgatroid99 · 8 years ago
  17. c15cd72 Merge pull request #5301 from dgquintas/fix_grpc_args by David G. Quintas · 8 years ago
  18. 1689990 clang format by David Garcia Quintas · 8 years ago
  19. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 8 years ago
  20. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 8 years ago
  21. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 8 years ago
  22. 5acbb9c Sanitize files by murgatroid99 · 8 years ago
  23. 654d254 Add tests and documentation for new options by murgatroid99 · 8 years ago
  24. e9718aa Merge pull request #5240 from vjpai/loaded by David G. Quintas · 8 years ago
  25. b4b7324 Merge pull request #5285 from nicolasnoble/flagging_all_the_api by Craig Tiller · 8 years ago
  26. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 8 years ago
  27. 9384dd9 add comments by yang-g · 8 years ago
  28. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  29. 2815f18 Document variable names by Vijay Pai · 8 years ago
  30. 6c998da Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  31. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 8 years ago
  32. c77dc39 Merge pull request #5281 from jskeet/master by Jan Tattermusch · 8 years ago
  33. a3d33b9 Merge pull request #5277 from soltanmm/abimerp by Bogdan Drutu · 8 years ago
  34. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 8 years ago
  35. 8a2ff73 Use more variables for better explanations by Vijay Pai · 8 years ago
  36. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 8 years ago
  37. 251b781 Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  38. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 8 years ago
  39. 7da3297 Merge pull request #5275 from bogdandrutu/bug by Masood Malekghassemi · 8 years ago
  40. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 8 years ago
  41. 84567ed Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  42. 30ba204 Merge pull request #5273 from vjpai/us by Nicolas Noble · 8 years ago
  43. fcc8f89 Fix copyright by vjpai · 8 years ago
  44. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 8 years ago
  45. 0a0dfff Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  46. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 8 years ago
  47. 521c12d Merge pull request #5269 from stanley-cheung/fix-php-copyright by Stanley Cheung · 8 years ago
  48. 708ff9d fix php copyright by Stanley Cheung · 8 years ago
  49. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 8 years ago
  50. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 8 years ago
  51. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 8 years ago
  52. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 8 years ago
  53. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  54. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 8 years ago
  55. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 8 years ago
  56. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  57. f77a4ad channel constructor the array is required by Stanley Cheung · 8 years ago
  58. b91f0f2 revert unnecessary change by Stanley Cheung · 8 years ago
  59. 646d5cd Merge pull request #5224 from stanley-cheung/php-code-coverage by Michael Lumish · 8 years ago
  60. 84ef9d7 Merge pull request #5254 from grpc/release-0_13 by Jan Tattermusch · 8 years ago
  61. b14f6e6 Merge pull request #5253 from nicolasnoble/yard-in-gems by Kailash Sethuraman · 8 years ago
  62. ed59c7d Adding the .yardopts file into the gems. by Nicolas "Pixel" Noble · 8 years ago
  63. 7131c62 Merge pull request #5252 from nicolasnoble/yardocs by Craig Tiller · 8 years ago
  64. 33c728e Adding a .yardopts file at the root so rubydocs isn't getting lost. by Nicolas "Pixel" Noble · 8 years ago
  65. e612d41 Merge pull request #5227 from murgatroid99/node_documentation_update_0.13 by Kailash Sethuraman · 8 years ago
  66. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 8 years ago
  67. 8afd49f Merge pull request #5248 from vjpai/ccc by Craig Tiller · 8 years ago
  68. 4625c71 Merge branch 'ccc' into alarm_openloop by Vijay Pai · 8 years ago
  69. e40aefb Fix the timeout by Vijay Pai · 8 years ago
  70. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 8 years ago
  71. 8ca0faa use timeouts with proper fixture multipliers rather than raw, by Vijay Pai · 8 years ago
  72. 50d7e3c I merged this without checking the copyright. My mistake... by vjpai · 8 years ago
  73. f01f657 Merge pull request #5246 from nicolasnoble/upmerge-from-0.13 by Masood Malekghassemi · 8 years ago
  74. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  75. 44753c3 Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 by Masood Malekghassemi · 8 years ago
  76. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  77. 1a06082 Add 70% load scenario for testing with open-loop by Vijay Pai · 8 years ago
  78. 99a4e9e Merge pull request #5230 from soltanmm/doc by Masood Malekghassemi · 8 years ago
  79. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 8 years ago
  80. c84cb3e Merge branch 'alarm_openloop' into loaded by Vijay Pai · 8 years ago
  81. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  82. 6583176 clang-format by Vijay Pai · 8 years ago
  83. 78e04bb Merge pull request #5236 from nicolasnoble/tagging_release-0_13_0 by Jan Tattermusch · 8 years ago
  84. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 8 years ago
  85. aba9260 Merge pull request #5234 from soltanmm/testfix by Jan Tattermusch · 8 years ago
  86. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  87. d41632c regen build file by vjpai · 8 years ago
  88. 2d5e4dc Merge pull request #5233 from ctiller/knobbly by Vijay Pai · 8 years ago
  89. 10a4cc7 Merge pull request #5183 from nicolasnoble/fixing-no-tag by Craig Tiller · 8 years ago
  90. 7985998 Merge pull request #5235 from vjpai/nodejs by Michael Lumish · 8 years ago
  91. 34df44a Merge branch 'master' into why_lever by vjpai · 8 years ago
  92. f74a67b Rename to reduce confusion by vjpai · 8 years ago
  93. dfab119 Update Python doc by Masood Malekghassemi · 8 years ago
  94. 603b076 Fix Python unit tests by Masood Malekghassemi · 8 years ago
  95. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 8 years ago
  96. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  97. 02459ed Merge pull request #5223 from murgatroid99/node_mac_artifact_build_fix by Jan Tattermusch · 8 years ago
  98. ae33720 Merge pull request #5228 from soltanmm/tepid by Kailash Sethuraman · 8 years ago
  99. 51073f3 Update load-balancing.md by David G. Quintas · 8 years ago
  100. 9406dcb Run Node distrib tests on Mac against only one Node version by murgatroid99 · 8 years ago