1. 9a781b7 Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop by Craig Tiller · 10 years ago
  2. cc2b8d4 Fixed mutex and cond var usage by murgatroid99 · 10 years ago
  3. ad8bc06 Merge pull request #4640 from murgatroid99/node_use_core_metadata_check by Craig Tiller · 10 years ago
  4. 6924aaa Merge pull request #4637 from murgatroid99/core_metadata_validation_empty_check by Craig Tiller · 10 years ago
  5. 6b4066c Merge pull request #4634 from murgatroid99/ruby_metadata_downcasing by Craig Tiller · 10 years ago
  6. b698eda Merge pull request #4610 from murgatroid99/node_dependencies_version_update by Craig Tiller · 10 years ago
  7. 5e7a9fe Slightly loosen dependencies by murgatroid99 · 10 years ago
  8. b9ff149 Merge branch 'core_metadata_validation_empty_check' into node_use_core_metadata_check by murgatroid99 · 10 years ago
  9. 58bb40f Make metadata validation functions reject empty keys by murgatroid99 · 10 years ago
  10. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 10 years ago
  11. 160a690 Merge pull request #4633 from murgatroid99/core_validate_metadata by Craig Tiller · 10 years ago
  12. 24e826e Updated dependencies, fixed a couple of tests by murgatroid99 · 10 years ago
  13. 56fada5 Make the Ruby extension throw an error when passed invalid metadata by murgatroid99 · 10 years ago
  14. c9d3084 Merge branch 'core_validate_metadata' into ruby_metadata_downcasing by murgatroid99 · 10 years ago
  15. 36187ab Fix header include syntax by murgatroid99 · 10 years ago
  16. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 10 years ago
  17. c2ea3ae Parital implementation of ruby header checking by murgatroid99 · 10 years ago
  18. 296ae72 Merge pull request #4611 from murgatroid99/ruby_0.12_version_update by Craig Tiller · 10 years ago
  19. f58404e Free what we alloc by murgatroid99 · 10 years ago
  20. 9b83bd7 Use specific ruby thread to handle auth metadata plugin callbacks by murgatroid99 · 10 years ago
  21. 9b28987 Merge pull request #4615 from murgatroid99/backport_copyright_sanity_test by Craig Tiller · 10 years ago
  22. a5c5e31 Merge pull request #4579 from jboeuf/security_connector_fixes-0_12 by Craig Tiller · 10 years ago
  23. e3b7bee Update copyrights by Craig Tiller · 10 years ago
  24. 896ef30 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 10 years ago
  25. 8cf42d4 Happy new year by Craig Tiller · 10 years ago
  26. 889d50f Fix newline at end of file by Craig Tiller · 10 years ago
  27. cb6ce54 Update copyrights by Craig Tiller · 10 years ago
  28. 73cefb8 Updated copyright in Ruby version file by murgatroid99 · 10 years ago
  29. 0e59927 Update Ruby library version for next release by murgatroid99 · 10 years ago
  30. 496ca76 Fixed a too-long line in a file by murgatroid99 · 10 years ago
  31. 17e781a Updated some Node dependencies to more recent versions by murgatroid99 · 10 years ago
  32. 04cd49b Merge pull request #4560 from murgatroid99/node_generate_package.json by Craig Tiller · 10 years ago
  33. 1702918 Merge pull request #4480 from jcanizales/swift-sample by Michael Lumish · 10 years ago
  34. c0d41c3 Merge pull request #4580 from jboeuf/cpp_auth_doc by Yang Gao · 10 years ago
  35. 77bc16e Fixing cpp auth doc pointers. by Julien Boeuf · 10 years ago
  36. b0437ef Unit testing the peer from auth context functionality. by Julien Boeuf · 10 years ago
  37. 4d75f25 Removing the peer from the SSL security connector. by Julien Boeuf · 10 years ago
  38. 05a8341 Making the stack work with outgoing channel args. by Julien Boeuf · 10 years ago
  39. 9a79e28 Removing the auth context from the security connector. by Julien Boeuf · 10 years ago
  40. 0bb6fcf Generate the Node package.json from build.yaml by murgatroid99 · 10 years ago
  41. d5e59e2 Merge pull request #4540 from murgatroid99/node_minor_fixes by Michael Lumish · 10 years ago
  42. 72dcfc7 Fix a couple of minor issues in the Node library by murgatroid99 · 10 years ago
  43. b9f0253 Merge pull request #4539 from jboeuf/roots_refresh by Craig Tiller · 10 years ago
  44. 3a6958e Merge pull request #4538 from murgatroid99/ruby_bundle_core_release by Michael Lumish · 10 years ago
  45. 28013eb Generate gemspec with a template by murgatroid99 · 10 years ago
  46. b570322 Include roots.pem with Ruby package by murgatroid99 · 10 years ago
  47. 64279c7 Refreshing the etc/roots.pem file. by Julien Boeuf · 10 years ago
  48. d7e1a10 Bundled C core with Ruby library by murgatroid99 · 10 years ago
  49. 08ae945 Merge pull request #4534 from stanley-cheung/php_insecure_channel_creds_0_12 by Stanley Cheung · 10 years ago
  50. 6aee7a8 php: make channel credentials createInsecure explicit by Stanley Cheung · 10 years ago
  51. 17ab6a1 php: bump version for release by Stanley Cheung · 10 years ago
  52. 0d1d054 Merge pull request #4511 from grpc/fix-dictionary-warning by Michael Lumish · 10 years ago
  53. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 10 years ago
  54. 1f3b18d Merge pull request #4510 from soltanmm/typo-fix-0_12 by Nathaniel Manista · 10 years ago
  55. 1e006e5 Fix typo in Python test harness by Masood Malekghassemi · 10 years ago
  56. 62058c5 Merge pull request #4489 from murgatroid99/ruby_explicit_insecure by jboeuf · 10 years ago
  57. d24424f Fixed stub construction in interop client by murgatroid99 · 10 years ago
  58. afe3974 Made insecure channel/stub explicit, in all layers by murgatroid99 · 10 years ago
  59. a78d117 Update Swift sample’s XCode project to latest Swift version by Jorge Canizales · 10 years ago
  60. da61668 Merge pull request #4454 from grpc/master by Michael Lumish · 10 years ago
  61. 5c8c3e7 Merge pull request #4435 from murgatroid99/node_interop_server_response_delay by Jan Tattermusch · 10 years ago
  62. 8c96b29 Merge pull request #4465 from grpc/DotInHeaderName by Eric Anderson · 10 years ago
  63. a614f4e Update PROTOCOL-HTTP2.md by Louis Ryan · 10 years ago
  64. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 10 years ago
  65. 34533ca Merge pull request #4463 from ctiller/perf_test by Craig Tiller · 10 years ago
  66. af63816 Merge pull request #4379 from jtattermusch/per_rpc_creds_test by Michael Lumish · 10 years ago
  67. 88fefe9 Merge pull request #4436 from jtattermusch/csharp_shutdown_test by Michael Lumish · 10 years ago
  68. b4d93b5 Merge pull request #4449 from jtattermusch/csharp_test_restructuring by Michael Lumish · 10 years ago
  69. 0607671 Tweak run_latency_profile.sh to run better on Jenkins by Craig Tiller · 10 years ago
  70. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 10 years ago
  71. be5a4eb Fix merge error by Craig Tiller · 10 years ago
  72. fc51234 Capture latency trace for ping pong during performance runs by Craig Tiller · 10 years ago
  73. ea50b90 Fix missing timer tag by Craig Tiller · 10 years ago
  74. abb2e3d Handle cancelling writes whilst writing by Craig Tiller · 10 years ago
  75. 7954e36 Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 10 years ago
  76. 80428e6 Merge pull request #4437 from carl-mastrangelo/wombal by David G. Quintas · 10 years ago
  77. 6181bbc Merge pull request #4460 from ctiller/whoops by Craig Tiller · 10 years ago
  78. 633d9ad Merge pull request #4444 from ctiller/ssl-bad-con by jboeuf · 10 years ago
  79. c10d68d Merge branch 'proxy-crash' of github.com:ctiller/grpc into proxy-crash by Craig Tiller · 10 years ago
  80. 4579846 Better fix by Craig Tiller · 10 years ago
  81. da308ae Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 10 years ago
  82. af745d8 Fix build by Craig Tiller · 10 years ago
  83. c482945 Merge pull request #4458 from dgquintas/lb_coverage by Craig Tiller · 10 years ago
  84. 4930a04 Merge pull request #4456 from nicolasnoble/http_cli-server-override by Craig Tiller · 10 years ago
  85. 45a78af Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 10 years ago
  86. 791df44 Merge pull request #4459 from soltanmm/tmp by Nicolas Noble · 10 years ago
  87. b5a1806 Python version bump by Masood Malekghassemi · 10 years ago
  88. 358c29a Increased round robin coverage by David Garcia Quintas · 10 years ago
  89. c27a99b Allows http(s)cli_test's server.py override. by Nicolas "Pixel" Noble · 10 years ago
  90. b334855 Merge pull request #4455 from grpc/lcov_fix by Nicolas Noble · 10 years ago
  91. 38d02d8 run_lcov.sh fix by David G. Quintas · 10 years ago
  92. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 10 years ago
  93. 7608c96 fix bug in Server.KillAsync() by Jan Tattermusch · 10 years ago
  94. b113a2e Merge pull request #4441 from bogdandrutu/master by Craig Tiller · 10 years ago
  95. 3a186e7 Get the right ordering of h2, not-h2 by Craig Tiller · 10 years ago
  96. ff1e2aa Ensure test fails if SSL connection succeeds by Craig Tiller · 10 years ago
  97. 1b8210f fix completion queue test by Jan Tattermusch · 10 years ago
  98. 62d6c20 add C# sanity test by Jan Tattermusch · 10 years ago
  99. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 10 years ago
  100. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 10 years ago