1. 1dda992 Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 9 years ago
  2. bfc7ada Added option to echo back user agent for testing by Makarand Dharmapurikar · 9 years ago
  3. 31dd666 Merge pull request #5353 from nicolasnoble/fixing-macos by David G. Quintas · 9 years ago
  4. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  5. 1a11a3a Merge pull request #5352 from a-veitch/fix_mac2 by Nicolas Noble · 9 years ago
  6. 2dd6b11 Merge pull request #5346 from vjpai/master by Jan Tattermusch · 9 years ago
  7. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  8. 4f27450 Merge pull request #5332 from yang-g/interop_echo_metadata by David G. Quintas · 9 years ago
  9. 4699415 Fix sanity by Vijay Pai · 9 years ago
  10. b912508 Merge pull request #5331 from murgatroid99/node_message_reflection_info by Jan Tattermusch · 9 years ago
  11. 1280fdb Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 9 years ago
  12. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 9 years ago
  13. 364be64 copyright of course by yang-g · 9 years ago
  14. f37adb9 Merge pull request #5337 from nicolasnoble/fixing-ruby-crash by Michael Lumish · 9 years ago
  15. 262da45 Put in some performance tests to be run on PRs and master by Vijay Pai · 9 years ago
  16. 5bcddc8 Merge pull request #5328 from murgatroid99/node_jwt_interop_fix by Craig Tiller · 9 years ago
  17. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 9 years ago
  18. 88dc3c5 Adding an explanatory comment. by Nicolas "Pixel" Noble · 9 years ago
  19. cb90397 Adding the init / destruct of grpc for ruby in a gpr_once. by Nicolas "Pixel" Noble · 9 years ago
  20. 6f4f02c Slightly better workaround given the circumstances. by Nicolas "Pixel" Noble · 9 years ago
  21. b5b6272 Fixing a reported ruby crash when using ruby_vm_at_exit. by Nicolas "Pixel" Noble · 9 years ago
  22. af0e248 Fix copyrights by murgatroid99 · 9 years ago
  23. 6a4e473 32 bits support. by Nicolas "Pixel" Noble · 9 years ago
  24. c10348a Add custom_metadata test case by yang-g · 9 years ago
  25. a3d7794 Add more reflection information to Node client classes by murgatroid99 · 9 years ago
  26. 17ddc83 Merge pull request #5330 from dgquintas/call_virtual_dtor by Craig Tiller · 9 years ago
  27. bcd78fe Added missing virtual dtor by David Garcia Quintas · 9 years ago
  28. 91d0ad0 Merge pull request #5274 from murgatroid99/ruby_no_recursive_require by Nicolas Noble · 9 years ago
  29. 8e92ce4 Merge pull request #5318 from yang-g/end2end_cred_provider by David G. Quintas · 9 years ago
  30. c261802 Merge pull request #5195 from dgquintas/lb-doc by David G. Quintas · 9 years ago
  31. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 9 years ago
  32. 49d297a Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode by Jayant Kolhe · 9 years ago
  33. 021d1ed Skeleton Summer of Code ideas page by Nathaniel Manista · 9 years ago
  34. 12a0a2c move tls type name to .cc file by yang-g · 9 years ago
  35. 4c8aed3 Add a helper to return all the secure types by yang-g · 9 years ago
  36. 17197dd Revert "make an enum" by yang-g · 9 years ago
  37. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  38. 3822941 Merge pull request #5319 from soltanmm/banhammer by Masood Malekghassemi · 9 years ago
  39. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 9 years ago
  40. 5152cd2 make an enum by yang-g · 9 years ago
  41. 835ed8d Merge pull request #5309 from jtattermusch/csharp_rename_preconditions by Michael Lumish · 9 years ago
  42. 7361734 Exclude cygrpc.so from the Python package by Masood Malekghassemi · 9 years ago
  43. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  44. 1fd052f Merge pull request #5288 from murgatroid99/node_proto_options by Jan Tattermusch · 9 years ago
  45. e404de6 Merge pull request #5308 from murgatroid99/test_timeouts by Jan Tattermusch · 9 years ago
  46. 0f89256 update copyrights by Jan Tattermusch · 9 years ago
  47. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 9 years ago
  48. 7d243df Increase Node's per-test timeout and Ruby's overall test timeout by murgatroid99 · 9 years ago
  49. c15cd72 Merge pull request #5301 from dgquintas/fix_grpc_args by David G. Quintas · 9 years ago
  50. 1689990 clang format by David Garcia Quintas · 9 years ago
  51. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  52. de808bb Enabling python artifact building for Windows. by Nicolas "Pixel" Noble · 9 years ago
  53. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  54. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  55. 5acbb9c Sanitize files by murgatroid99 · 9 years ago
  56. 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
  57. e9718aa Merge pull request #5240 from vjpai/loaded by David G. Quintas · 9 years ago
  58. b4b7324 Merge pull request #5285 from nicolasnoble/flagging_all_the_api by Craig Tiller · 9 years ago
  59. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  60. 0d526f4 Merge branch 'poll_override2' of github.com:vjpai/grpc into poll_override2 by vjpai · 9 years ago
  61. 657107b Merge branch 'master' into poll_override2 by vjpai · 9 years ago
  62. 9384dd9 add comments by yang-g · 9 years ago
  63. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  64. 2815f18 Document variable names by Vijay Pai · 9 years ago
  65. 6c998da Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  66. a5fc981 Merge pull request #5282 from soltanmm/rm by Nathaniel Manista · 9 years ago
  67. 73f5d7c Fix copyrights by murgatroid99 · 9 years ago
  68. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 9 years ago
  69. c77dc39 Merge pull request #5281 from jskeet/master by Jan Tattermusch · 9 years ago
  70. 13e9faa Remove outdated scripts by Masood Malekghassemi · 9 years ago
  71. a3d33b9 Merge pull request #5277 from soltanmm/abimerp by Bogdan Drutu · 9 years ago
  72. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 9 years ago
  73. 30eb314 Merge pull request #5279 from stanley-cheung/fix-python-example-docs by Stanley Cheung · 9 years ago
  74. 8a2ff73 Use more variables for better explanations by Vijay Pai · 9 years ago
  75. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 9 years ago
  76. 251b781 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  77. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 9 years ago
  78. e8130a1 Update README.md with new installation flow by Stanley Cheung · 9 years ago
  79. 7da3297 Merge pull request #5275 from bogdandrutu/bug by Masood Malekghassemi · 9 years ago
  80. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 9 years ago
  81. 4999ba9 Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning by murgatroid99 · 9 years ago
  82. 84567ed Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  83. 845447f Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  84. 30ba204 Merge pull request #5273 from vjpai/us by Nicolas Noble · 9 years ago
  85. fcc8f89 Fix copyright by vjpai · 9 years ago
  86. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 9 years ago
  87. 258d4ed Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  88. 0a0dfff Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  89. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 9 years ago
  90. 521c12d Merge pull request #5269 from stanley-cheung/fix-php-copyright by Stanley Cheung · 9 years ago
  91. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  92. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 9 years ago
  93. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  94. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 9 years ago
  95. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  96. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  97. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 9 years ago
  98. 837c9bd Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  99. 5a80ac3 Merge pull request #5239 from jtattermusch/csharp_release_docs by Kailash Sethuraman · 9 years ago
  100. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago