1. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 9 years ago
  2. beddbda Merge pull request #94 from ctiller/fix by David Klempner · 9 years ago
  3. 33a0b83 clang compile fixes by Craig Tiller · 9 years ago
  4. ed3e0b1 Merge pull request #92 from ctiller/php by Michael Lumish · 9 years ago
  5. bc29d80 Better GRPC_LIBDIR config by Craig Tiller · 9 years ago
  6. c805309 Using --enable-grpc configure flag by Craig Tiller · 9 years ago
  7. c744916 PHP unit tests run with run_tests.py by Craig Tiller · 9 years ago
  8. aa6f993 Merge pull request #88 from ctiller/shutdown by Yang Gao · 9 years ago
  9. c2e80bf Pickup wherever phpunit is installed by Craig Tiller · 9 years ago
  10. 7542ef9 Merge pull request #91 from nicolasnoble/makefile-doc by Craig Tiller · 9 years ago
  11. 7639481 Merge pull request #89 from tbetbetbe/grpc_ruby_upgrade_protobuf_ruby_again by Michael Lumish · 9 years ago
  12. 047b727 Adding a few more comments in the Makefile template, to explain some of its more obscure features. by Nicolas Noble · 9 years ago
  13. 6c57f6b Fixes a regression in the style pull request by Tim Emiola · 9 years ago
  14. e3ccd8f Build static for php by Craig Tiller · 9 years ago
  15. eb65ac9 Remove libevent references by Craig Tiller · 9 years ago
  16. 62b03e2 Sym-link in system extensions by Craig Tiller · 9 years ago
  17. ff7cdd3 Use local .gitignore by Craig Tiller · 9 years ago
  18. 1b3a881 Dont hardcode phpunit director by Craig Tiller · 9 years ago
  19. 1c76a7b Build in the correct directory by Craig Tiller · 9 years ago
  20. e943733 Add shebang by Craig Tiller · 9 years ago
  21. 559f023 PHP build products ignored by Craig Tiller · 9 years ago
  22. aac57fd Build php modules from run_tests.py by Craig Tiller · 9 years ago
  23. f1973b0 Add support for building outside of the Makefile by Craig Tiller · 9 years ago
  24. 861c79b Merge pull request #82 from tbetbetbe/grpc_ruby_add_rubocop_fix_lint_style_issues by Michael Lumish · 9 years ago
  25. 4ffdcd5 Add an optional server shutdown event. by Craig Tiller · 9 years ago
  26. aa4ef01 Merge pull request #86 from ctiller/deadline by Yang Gao · 9 years ago
  27. c9bbff2 Indent fix by Craig Tiller · 9 years ago
  28. 4853791 Build fix by Craig Tiller · 9 years ago
  29. 7b01878 Fix returned status by Craig Tiller · 9 years ago
  30. ab24de5 Merge pull request #65 from murgatroid99/node_generated_code by Tim Emiola · 9 years ago
  31. 19cdb35 Merge pull request #83 from ctiller/fix by jboeuf · 9 years ago
  32. be5c6e5 Compile fix by Craig Tiller · 9 years ago
  33. 582f0d4 Merge branch 'master' into grpc_ruby_add_rubocop_fix_lint_style_issues by Tim Emiola · 9 years ago
  34. 1fdb1e6 Fix a typo by Tim Emiola · 9 years ago
  35. e2860c5 Adds rubocop and fixes most style violations it detected by Tim Emiola · 9 years ago
  36. a6b4186 Merge pull request #80 from ctiller/mac by Nicolas Noble · 9 years ago
  37. 4132550 Merge pull request #79 from jboeuf/tsi_size_type by Nicolas Noble · 9 years ago
  38. 1cc11db Fix run_test.py so it runs the first time by Craig Tiller · 9 years ago
  39. b222b4d Changing size type in Transport Security (TSI) from uint32_t to size_t: by Julien Boeuf · 9 years ago
  40. cffd920 Merge pull request #78 from nicolasnoble/parallel-build by Craig Tiller · 9 years ago
  41. 17f2b59 Fixing parallel build. by Nicolas "Pixel" Noble · 9 years ago
  42. 56ac94f Merge pull request #72 from nicolasnoble/no-std by Yang Gao · 9 years ago
  43. 36f5323 Fixing includes inconsistency. by Nicolas "Pixel" Noble · 9 years ago
  44. 3903bcf Merge pull request #74 from ctiller/run_tests_fast by Nicolas Noble · 9 years ago
  45. f5c5d80 Removing "using namespace std" everywhere. by Nicolas Noble · 9 years ago
  46. b50d166 Make run_tests.py pass lint by Craig Tiller · 9 years ago
  47. 7173518 Cache for successful test runs by Craig Tiller · 9 years ago
  48. 07c7c68 Merge pull request #68 from nicolasnoble/typos by Craig Tiller · 9 years ago
  49. 54f68b6 Fixing typos in build.json: .cpp -> .cc by Nicolas Noble · 9 years ago
  50. fbf4051 Merge pull request #66 from tbetbetbe/grpc_tools_simplify_docker_image_updates by Michael Lumish · 9 years ago
  51. f3c7ae2 Updates launch server to remove existing server if it's present by Tim Emiola · 9 years ago
  52. cca5ffa Added code generation for clients and servers by murgatroid99 · 9 years ago
  53. 4036f00 Renames and grpc_update_docker_images to grpc_sync_images by Tim Emiola · 9 years ago
  54. bb99cba Merge pull request #62 from ctiller/brackets by Yang Gao · 9 years ago
  55. db2963e Merge pull request #47 from ctiller/makeclean by Nicolas Noble · 9 years ago
  56. 58192e8 Simplify the docker image update cmd by Tim Emiola · 9 years ago
  57. a82516b Merge pull request #46 from ctiller/testing by Nicolas Noble · 9 years ago
  58. 3eef2c4 clang-format by Craig Tiller · 9 years ago
  59. 32946d3 () --> (void) by Craig Tiller · 9 years ago
  60. da2a953 Merge pull request #48 from ctiller/noaccept by Yang Gao · 9 years ago
  61. d7f2c2b clang-format by Craig Tiller · 9 years ago
  62. 4f20042 Remove grpc_call_accept by Craig Tiller · 9 years ago
  63. a2075b9 Remove calls to grpc_call_accept from C core tests. by Craig Tiller · 9 years ago
  64. a614caa Add missing space by Craig Tiller · 9 years ago
  65. d201c9d Merge pull request #1 from nicolasnoble/zlib by Craig Tiller · 9 years ago
  66. 85bf09b Fixing zlib dependency build. by Nicolas "Pixel" Noble · 9 years ago
  67. f58b9ef Remove protoc_plugins, and use a variable. by Craig Tiller · 9 years ago
  68. f0afe50 Add missing space by Craig Tiller · 9 years ago
  69. 5bf2c11 Merge pull request #45 from ctiller/test-lang by Nicolas Noble · 9 years ago
  70. 8f126a6 Remove _DEPS variables by Craig Tiller · 9 years ago
  71. 12c8209 Generate dependencies when compiling the .o by Craig Tiller · 9 years ago
  72. 3759e6f Remove clean rules by Craig Tiller · 9 years ago
  73. c4da6b7 Force using custom libraries if we are using ?SAN. by Craig Tiller · 9 years ago
  74. 3ccae02 Support compiling zlib with ?SAN by Craig Tiller · 9 years ago
  75. f8cc166 Allow language to be specified to run_tests.py by Craig Tiller · 9 years ago
  76. da3010a Merge github.com:google/grpc into testing by Craig Tiller · 9 years ago
  77. 686fb26 Allow language to be specified to run_tests.py by Craig Tiller · 9 years ago
  78. ec0b8f3 Compile OpenSSL differently for each config. by Craig Tiller · 9 years ago
  79. b876c68 Merge pull request #39 from tbetbetbe/grpc_ruby_update_protobuf_ruby_version by Michael Lumish · 9 years ago
  80. cd85bb9 Updates to use the latest version of protobuf-ruby by Tim Emiola · 9 years ago
  81. 3a9675a Merge pull request #37 from nicolasnoble/tweaks by Craig Tiller · 9 years ago
  82. b09078f Addressing pull request comments. by Nicolas Noble · 9 years ago
  83. 594ef6c Merge remote-tracking branch 'google/master' into tweaks by Nicolas Noble · 9 years ago
  84. 9320964 Merge pull request #35 from ctiller/helgrind by Nicolas Noble · 9 years ago
  85. 044db74 Various cosmetic improvements to run_tests.py by Nicolas Noble · 9 years ago
  86. 82fdc98 Merge remote-tracking branch 'upstream/master' by murgatroid99 · 9 years ago
  87. 2739a49 Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags by Michael Lumish · 9 years ago
  88. b891807 rolled back generated proto changes by Tim Emiola · 9 years ago
  89. 2aa4d64 Helgrind support for run_tests.py by Craig Tiller · 9 years ago
  90. e55e115 Merge pull request #33 from nicolasnoble/quiet by Craig Tiller · 9 years ago
  91. ba51bea Muting an extremely chatty log line. by Nicolas Noble · 9 years ago
  92. baa26f8 Updates the JDK to JDK8 by Tim Emiola · 9 years ago
  93. 8dfaae6 Merge pull request #22 from dklempner/http_scheme by Craig Tiller · 9 years ago
  94. ed0cbc8 Review changes for :scheme conversion to http[s] by David Klempner · 9 years ago
  95. c6a56df Merge pull request #32 from ctiller/qpsfix by Yang Gao · 9 years ago
  96. 8a7a152 Remove unused private field by Craig Tiller · 9 years ago
  97. f4f2351 Merge pull request #13 from ctiller/nogo by Qi Zhao · 9 years ago
  98. 42a1bab Merge pull request #27 from ctiller/faster_make by Nicolas Noble · 9 years ago
  99. a9ce4b4 Merge pull request #29 from ctiller/forever by Nicolas Noble · 9 years ago
  100. 087ebf5 Merge pull request #30 from ctiller/cppapi by Yang Gao · 9 years ago