1. bfc7ada Added option to echo back user agent for testing by Makarand Dharmapurikar · 9 years ago
  2. 31dd666 Merge pull request #5353 from nicolasnoble/fixing-macos by David G. Quintas · 9 years ago
  3. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  4. 1a11a3a Merge pull request #5352 from a-veitch/fix_mac2 by Nicolas Noble · 9 years ago
  5. 2dd6b11 Merge pull request #5346 from vjpai/master by Jan Tattermusch · 9 years ago
  6. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  7. 4f27450 Merge pull request #5332 from yang-g/interop_echo_metadata by David G. Quintas · 9 years ago
  8. 4699415 Fix sanity by Vijay Pai · 9 years ago
  9. b912508 Merge pull request #5331 from murgatroid99/node_message_reflection_info by Jan Tattermusch · 9 years ago
  10. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 9 years ago
  11. 364be64 copyright of course by yang-g · 9 years ago
  12. 262da45 Put in some performance tests to be run on PRs and master by Vijay Pai · 9 years ago
  13. 5bcddc8 Merge pull request #5328 from murgatroid99/node_jwt_interop_fix by Craig Tiller · 9 years ago
  14. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 9 years ago
  15. af0e248 Fix copyrights by murgatroid99 · 9 years ago
  16. 6a4e473 32 bits support. by Nicolas "Pixel" Noble · 9 years ago
  17. c10348a Add custom_metadata test case by yang-g · 9 years ago
  18. a3d7794 Add more reflection information to Node client classes by murgatroid99 · 9 years ago
  19. 17ddc83 Merge pull request #5330 from dgquintas/call_virtual_dtor by Craig Tiller · 9 years ago
  20. bcd78fe Added missing virtual dtor by David Garcia Quintas · 9 years ago
  21. 8e92ce4 Merge pull request #5318 from yang-g/end2end_cred_provider by David G. Quintas · 9 years ago
  22. c261802 Merge pull request #5195 from dgquintas/lb-doc by David G. Quintas · 9 years ago
  23. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 9 years ago
  24. 49d297a Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode by Jayant Kolhe · 9 years ago
  25. 021d1ed Skeleton Summer of Code ideas page by Nathaniel Manista · 9 years ago
  26. 12a0a2c move tls type name to .cc file by yang-g · 9 years ago
  27. 4c8aed3 Add a helper to return all the secure types by yang-g · 9 years ago
  28. 17197dd Revert "make an enum" by yang-g · 9 years ago
  29. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  30. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 9 years ago
  31. 5152cd2 make an enum by yang-g · 9 years ago
  32. 835ed8d Merge pull request #5309 from jtattermusch/csharp_rename_preconditions by Michael Lumish · 9 years ago
  33. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  34. 1fd052f Merge pull request #5288 from murgatroid99/node_proto_options by Jan Tattermusch · 9 years ago
  35. e404de6 Merge pull request #5308 from murgatroid99/test_timeouts by Jan Tattermusch · 9 years ago
  36. 0f89256 update copyrights by Jan Tattermusch · 9 years ago
  37. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 9 years ago
  38. 7d243df Increase Node's per-test timeout and Ruby's overall test timeout by murgatroid99 · 9 years ago
  39. c15cd72 Merge pull request #5301 from dgquintas/fix_grpc_args by David G. Quintas · 9 years ago
  40. 1689990 clang format by David Garcia Quintas · 9 years ago
  41. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  42. de808bb Enabling python artifact building for Windows. by Nicolas "Pixel" Noble · 9 years ago
  43. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  44. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  45. 5acbb9c Sanitize files by murgatroid99 · 9 years ago
  46. 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
  47. e9718aa Merge pull request #5240 from vjpai/loaded by David G. Quintas · 9 years ago
  48. b4b7324 Merge pull request #5285 from nicolasnoble/flagging_all_the_api by Craig Tiller · 9 years ago
  49. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  50. 0d526f4 Merge branch 'poll_override2' of github.com:vjpai/grpc into poll_override2 by vjpai · 9 years ago
  51. 657107b Merge branch 'master' into poll_override2 by vjpai · 9 years ago
  52. 9384dd9 add comments by yang-g · 9 years ago
  53. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  54. 2815f18 Document variable names by Vijay Pai · 9 years ago
  55. 6c998da Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  56. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 9 years ago
  57. c77dc39 Merge pull request #5281 from jskeet/master by Jan Tattermusch · 9 years ago
  58. a3d33b9 Merge pull request #5277 from soltanmm/abimerp by Bogdan Drutu · 9 years ago
  59. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 9 years ago
  60. 8a2ff73 Use more variables for better explanations by Vijay Pai · 9 years ago
  61. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 9 years ago
  62. 251b781 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  63. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 9 years ago
  64. 7da3297 Merge pull request #5275 from bogdandrutu/bug by Masood Malekghassemi · 9 years ago
  65. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 9 years ago
  66. 84567ed Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  67. 845447f Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  68. 30ba204 Merge pull request #5273 from vjpai/us by Nicolas Noble · 9 years ago
  69. fcc8f89 Fix copyright by vjpai · 9 years ago
  70. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 9 years ago
  71. 258d4ed Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  72. 0a0dfff Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  73. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 9 years ago
  74. 521c12d Merge pull request #5269 from stanley-cheung/fix-php-copyright by Stanley Cheung · 9 years ago
  75. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  76. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 9 years ago
  77. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  78. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 9 years ago
  79. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  80. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  81. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 9 years ago
  82. 837c9bd Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  83. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  84. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 9 years ago
  85. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  86. f77a4ad channel constructor the array is required by Stanley Cheung · 9 years ago
  87. b91f0f2 revert unnecessary change by Stanley Cheung · 9 years ago
  88. 646d5cd Merge pull request #5224 from stanley-cheung/php-code-coverage by Michael Lumish · 9 years ago
  89. 018879a Set up poll overrides by Vijay Pai · 9 years ago
  90. 84ef9d7 Merge pull request #5254 from grpc/release-0_13 by Jan Tattermusch · 9 years ago
  91. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 9 years ago
  92. b14f6e6 Merge pull request #5253 from nicolasnoble/yard-in-gems by Kailash Sethuraman · 9 years ago
  93. ed59c7d Adding the .yardopts file into the gems. by Nicolas "Pixel" Noble · 9 years ago
  94. 7131c62 Merge pull request #5252 from nicolasnoble/yardocs by Craig Tiller · 9 years ago
  95. 33c728e Adding a .yardopts file at the root so rubydocs isn't getting lost. by Nicolas "Pixel" Noble · 9 years ago
  96. e612d41 Merge pull request #5227 from murgatroid99/node_documentation_update_0.13 by Kailash Sethuraman · 9 years ago
  97. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 9 years ago
  98. 8afd49f Merge pull request #5248 from vjpai/ccc by Craig Tiller · 9 years ago
  99. 4625c71 Merge branch 'ccc' into alarm_openloop by Vijay Pai · 9 years ago
  100. e40aefb Fix the timeout by Vijay Pai · 9 years ago