1. 99e4d3e Merge pull request #5021 from nicolasnoble/ruby-last-fixes by Craig Tiller · 10 years ago
  2. d355497 Removing memcpy's wrapper for windows-ruby. by Nicolas "Pixel" Noble · 10 years ago
  3. 67c1848 Merge pull request #4936 from nicolasnoble/make-ruby-installable by Craig Tiller · 10 years ago
  4. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  5. ac1ac3a Merge pull request #5015 from ctiller/memcpy_redux by Jan Tattermusch · 10 years ago
  6. 56f4b04 Merge pull request #5016 from nathanielmanistaatgoogle/env-python2.7 by Craig Tiller · 10 years ago
  7. 22c0dec Dont need this for 32bit by Craig Tiller · 10 years ago
  8. cbf21da /usr/bin/env python -> /usr/bin/env python2.7 by Nathaniel Manista · 10 years ago
  9. 41304a7 Fix c# artifact builder on Mac by Craig Tiller · 10 years ago
  10. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 10 years ago
  11. 93343d7 Merge pull request #5009 from ctiller/distrib_cs by Jan Tattermusch · 10 years ago
  12. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  13. cfcb5e2 C# centos docker target by Craig Tiller · 10 years ago
  14. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 10 years ago
  15. ac91ec5 Merge pull request #5003 from jtattermusch/python_artifacts by Masood Malekghassemi · 10 years ago
  16. 71a083b Merge pull request #4986 from jtattermusch/dlopen_no_dev by Jan Tattermusch · 10 years ago
  17. 78bced4 Merge pull request #4995 from vjpai/corelimit2 by David G. Quintas · 10 years ago
  18. c01f240 Clean up formatting by Craig Tiller · 10 years ago
  19. 72c920f Copyright, clang-format by Craig Tiller · 10 years ago
  20. 2cf2389 Refine platform detection by Craig Tiller · 10 years ago
  21. 00572a9 Experimentally fix syntax by Craig Tiller · 10 years ago
  22. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 10 years ago
  23. dd133c1 Prevent the need to install libc6-dev on Linux by Jan Tattermusch · 10 years ago
  24. 8640f92 add artifact builder for python by Jan Tattermusch · 10 years ago
  25. 954e946 Please *san by Craig Tiller · 10 years ago
  26. daadcc8 at by Vijay Pai · 10 years ago
  27. 33e5118 Address reviewer comments regarding const and shortage of comments by Vijay Pai · 10 years ago
  28. 0727180 Merge pull request #4996 from ctiller/secure_getenv by Nicolas Noble · 10 years ago
  29. f215f18 Fix copyright by Craig Tiller · 10 years ago
  30. 9dbf177 Fix copyright by Craig Tiller · 10 years ago
  31. dc5cf55 Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  32. 3de3f80 Fixing run_tests scripts for Ruby. by Nicolas "Pixel" Noble · 10 years ago
  33. 5d0d602 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  34. 17abd23 Merge pull request #4997 from jtattermusch/csharp_pkg_testing by Jan Tattermusch · 10 years ago
  35. 8d59ad4 fix copyrights by Jan Tattermusch · 10 years ago
  36. 22a9139 Make clock_gettime syscall directly to skirt ABI issues by Craig Tiller · 10 years ago
  37. fa1142a Add missing ) by Craig Tiller · 10 years ago
  38. 0d7a070 Add core-limited scenario and protobuf-based QPS scenario by Vijay Pai · 10 years ago
  39. b941095 Comments by Craig Tiller · 10 years ago
  40. 73c99f3 test C# nuget package by Jan Tattermusch · 10 years ago
  41. 9828aad Support falling back on older secure_getenv/getenv versions on older glibc by Craig Tiller · 10 years ago
  42. 38b519a replace nuget version by placeholder by Jan Tattermusch · 10 years ago
  43. d38e372 add C# DistribTest project by Jan Tattermusch · 10 years ago
  44. 5956742 Copyright and clang-format by Vijay Pai · 10 years ago
  45. 8166e30 Reduce diff by Vijay Pai · 10 years ago
  46. f05169b Merge branch 'master' into corelimit2 by Vijay Pai · 10 years ago
  47. 6b05639 Make sure that client limit is valid by Vijay Pai · 10 years ago
  48. 7d45cdb Enable properly working core limits on clients and servers, by Vijay Pai · 10 years ago
  49. 6ca7c8b Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  50. 6d7ae08 Merge pull request #4993 from ctiller/patchy by jboeuf · 10 years ago
  51. 8382829 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  52. c5eec2b Make dynamic sizing of async threads work again by Vijay Pai · 10 years ago
  53. a2a7aa9 Move parenthesis to compile by Craig Tiller · 10 years ago
  54. 3c4bbc0 Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy by Craig Tiller · 10 years ago
  55. c64736d Clean-up core list usage and make it possible to reset the core list by Vijay Pai · 10 years ago
  56. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 10 years ago
  57. c1fdfec Merge pull request #4933 from yang-g/stalled_by_transport_race2 by Craig Tiller · 10 years ago
  58. 26af079 Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots by Craig Tiller · 10 years ago
  59. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 10 years ago
  60. 9070b4b Merge pull request #4989 from yang-g/binary_metadata_crash by Craig Tiller · 10 years ago
  61. f8174ea use huffman prefix by yang-g · 10 years ago
  62. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 10 years ago
  63. 9734b9c Merge pull request #4982 from nicolasnoble/census-placeholders by Craig Tiller · 10 years ago
  64. 5db2fb7 Merge pull request #4976 from soltanmm/sigh-thon by Masood Malekghassemi · 10 years ago
  65. fb2d8f5 Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  66. 87a8745 Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  67. 8e3f020 Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  68. d793310 Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  69. 10fe786 Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  70. 327d4e8 Merge branch 'no_extern_allowed' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  71. dd8cd3c Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  72. acbfb6f Adding a sanity check for Windows DLL builds. by Nicolas "Pixel" Noble · 10 years ago
  73. 1d43bc3 Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  74. 50c69ab Fixing copyrights. by Nicolas "Pixel" Noble · 10 years ago
  75. f08399f Splitting dll building into its own task. by Nicolas "Pixel" Noble · 10 years ago
  76. 76559cf Regenerate files. by Nicolas "Pixel" Noble · 10 years ago
  77. d51d121 And the Windows extension finally loads. by Nicolas "Pixel" Noble · 10 years ago
  78. 763cc08 Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  79. 13a8f5b 32 bits is also a thing. by Nicolas "Pixel" Noble · 10 years ago
  80. 0215d90 Last few improvements. by Nicolas "Pixel" Noble · 10 years ago
  81. b0afda3 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  82. 780f336 Adding log.h for definition of abort. by Nicolas "Pixel" Noble · 10 years ago
  83. 6ba01ca Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  84. 2cd3210 Forgot the abort(). by Nicolas "Pixel" Noble · 10 years ago
  85. 5806ea9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  86. b46a5ea Missed one. by Nicolas "Pixel" Noble · 10 years ago
  87. 76f2095 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  88. 8002718 Typos. by Nicolas "Pixel" Noble · 10 years ago
  89. 21b7a51 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  90. 64cfcc6 Typo. by Nicolas "Pixel" Noble · 10 years ago
  91. b51ec5a Removing zookeeper's API for now. by Nicolas "Pixel" Noble · 10 years ago
  92. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  93. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 10 years ago
  94. 09ac0a4 Building the grpc DLLs. by Nicolas "Pixel" Noble · 10 years ago
  95. d2f20ef Regenerating files. by Nicolas "Pixel" Noble · 10 years ago
  96. f79e176 Merge branch 'no_extern_allowed' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  97. da71518 Replacing grpc_max_auth_token_lifetime by an accessor. by Nicolas "Pixel" Noble · 10 years ago
  98. 8cc302e Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  99. 1ed8588 Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 10 years ago
  100. c6473ec Adding missing project files. by Nicolas "Pixel" Noble · 10 years ago