1. cdd4203 use thread pool from v1.0.x but keep server call life cycle in master by Alexander Polcyn · 8 years ago
  2. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  3. 1a84f99 regenerated projects by David Garcia Quintas · 8 years ago
  4. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  5. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  6. 8e2d8d9 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  7. a713b76 change per job sleep of 5 seconds back to 3 in unit test by Alexander Polcyn · 8 years ago
  8. 20457a1 clean up pool unit tests by Alexander Polcyn · 8 years ago
  9. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  10. 269e6cc remove wait queue from ruby thread pool to avoid deadlock by Alexander Polcyn · 8 years ago
  11. c21e94c Avoid compiler error by Vijay Pai · 8 years ago
  12. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  13. 086e28d Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master by apolcyn · 8 years ago
  14. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  15. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  16. 287b760 revert change to shutdown ordering, but keep timer by Alexander Polcyn · 8 years ago
  17. 419934a increase max thread pool size in benchmarks and fix shutdown ordering by Alex Polcyn · 8 years ago
  18. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  19. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  20. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  21. c335054 Generate build files by Craig Tiller · 8 years ago
  22. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  23. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  24. d2f784d Merge pull request #8102 from apolcyn/failed_credentials_error_message by apolcyn · 8 years ago
  25. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  26. e5293c3 combine more core batch ops by Alex Polcyn · 8 years ago
  27. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  28. 2a78d3d Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme by Michael Lumish · 8 years ago
  29. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  30. 799832c Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  31. a628c84 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  32. f6e14b7 fix write buffer ruby test by Alexander Polcyn · 8 years ago
  33. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  34. fad04cc Merge pull request #8354 from grpc/v1.0.x by Jan Tattermusch · 8 years ago
  35. 5d77c96 Update README.md by Jan Tattermusch · 8 years ago
  36. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  37. e96c05b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  38. f8cabbb Merge pull request #8122 from bithavoc/fix-ruby-broken-link by apolcyn · 8 years ago
  39. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  40. 2587f20 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under by Nicolas Noble · 8 years ago
  41. e2180f0 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  43. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  44. ef6b976 Add tracing, fix some transport bugs wrt buffer_pools by Craig Tiller · 8 years ago
  45. 8250993 Stub out end2end tests by Craig Tiller · 8 years ago
  46. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  47. b8a8867 Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  48. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  49. c809be2 Fix ruby readme link to grpc quickstart by bithavoc · 8 years ago
  50. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  51. 66f3a4b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  52. ee96ce3 change status in failed credential handler to unauth as intended by Alexander Polcyn · 8 years ago
  53. 9d36eb5 remove comment, for issues with pushing updates by Alexander Polcyn · 8 years ago
  54. 088416d surface more exception info for call creds errors by Alexander Polcyn · 8 years ago
  55. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  56. 362ac1b Fix gprc by Yuchen Zeng · 8 years ago
  57. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  58. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  59. c3b4404 Merge pull request #7885 from apolcyn/remove_slow_log_statements by apolcyn · 8 years ago
  60. 4950760 Merge pull request #7765 from apolcyn/benchmark_adjustments_ga by apolcyn · 8 years ago
  61. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  62. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  63. 74c92f6 Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  64. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  65. d10f177 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  66. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago
  67. 7331a7a Change wrapped languages to use the new channel arg macro name. by Mark D. Roth · 8 years ago
  68. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  69. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  70. 38ba85c allow choosing config of ruby package builds from environment variable by Alexander Polcyn · 8 years ago
  71. d9f9076 Update documentation by Craig Tiller · 8 years ago
  72. 5c8efc1 remove log statements that showing contents of messages by Alexander Polcyn · 8 years ago
  73. cdbe6b3 Merge branch 'v1.0.x' into upmerge-from-v1.0.x by Nicolas "Pixel" Noble · 8 years ago
  74. e898ee6 Fix example in ruby readme by Teodor · 8 years ago
  75. cc357bf Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API by Sree Kuchibhotla · 8 years ago
  76. 701951f Merge pull request #7800 from apolcyn/dont_catch_load_error by Nicolas Noble · 8 years ago
  77. e61aab2 convert match data to string by Alexander Polcyn · 8 years ago
  78. 8dd2126 fix directory check by Alexander Polcyn · 8 years ago
  79. 8067d72 dont catch load error when loading grpc lib in grpc gem by Alexander Polcyn · 8 years ago
  80. 398dde4 Restoring require_relative. by Nicolas "Pixel" Noble · 8 years ago
  81. 4712750 Fixing loading precompiled Ruby extension on 2.x.10+ by Nicolas "Pixel" Noble · 8 years ago
  82. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  83. 847f9ec fail benchmarks with errors in a child rpc thread by Alexander Polcyn · 8 years ago
  84. 9c74487 Use thread pool from concurrent-ruby on ruby server by Alexander Polcyn · 8 years ago
  85. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  86. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  87. 69a2fc8 Merge pull request #7293 from apolcyn/send_metadata_from_server_handler by kpayson64 · 8 years ago
  88. 17d5c07 use sent flag only under mutex and dont fail in send_initial_metadata by Alexander Polcyn · 8 years ago
  89. a9bc030 add mutex wrapper around sending and modifying of initial metadata by Alexander Polcyn · 8 years ago
  90. dc3d561 remove dedicated thread for read loop in ruby bidi calls by Alexander Polcyn · 8 years ago
  91. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  92. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  93. b3a0fd6 codegen/alloc.h -> support/alloc.h for ruby by David Garcia Quintas · 8 years ago
  94. 2ee99f4 regenerated projects by David Garcia Quintas · 8 years ago
  95. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  96. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  97. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  98. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  99. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  100. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago