1. bcd4999 Merge pull request #6153 from vjpai/make_ruby_cqs_great_again by Jan Tattermusch · 8 years ago
  2. c7d0638 Merge pull request #6179 from ctiller/fuzzing-hell by Nicolas Noble · 8 years ago
  3. 69f1f43 Fix fuzzing sanity by Craig Tiller · 8 years ago
  4. f603c3a Merge pull request #6176 from ctiller/fuzzing-hell by Nicolas Noble · 8 years ago
  5. 0d17ee3 Fix bug causing all fuzzers to run forever by Craig Tiller · 8 years ago
  6. 48a3af6 Merge pull request #6145 from nicolasnoble/memtracking by Nicolas Noble · 8 years ago
  7. 8292147 Merge pull request #6157 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  8. 8302c51 Merge pull request #6130 from gwvo/master by Nicolas Noble · 8 years ago
  9. af09a73 Refactored C++ code generator to not directly depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  10. 478bd44 Misc changes to stress test scripts by Sree Kuchibhotla · 8 years ago
  11. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  12. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  13. c2b6a0b Merge pull request #6152 from murgatroid99/node_shorten_package.json by Jan Tattermusch · 8 years ago
  14. c6e2460 Put facter development dependence in template as well. by vjpai · 8 years ago
  15. 546c276 List facter as a dependence, used by QPS test by Vijay Pai · 8 years ago
  16. 8c0b4d7 Manually list files in Node package.json to avoid MSBuild environment limits by murgatroid99 · 8 years ago
  17. a592ffa Memory checking the client fuzzer. by Nicolas "Pixel" Noble · 8 years ago
  18. 0cca082 Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  19. bf359b7 Merge pull request #6148 from ctiller/fuzzing_client by Nicolas Noble · 8 years ago
  20. 14b5dfe Properly grabbing counters at the proper time. by Nicolas "Pixel" Noble · 8 years ago
  21. 8a104c5 Merge pull request #6080 from ctiller/filters-can-cause-closes by Jan Tattermusch · 8 years ago
  22. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago
  23. 8079afa New CQ for each client call by vjpai · 8 years ago
  24. 7c37a68 Preventing crashes for known realloc behaviors. by Nicolas "Pixel" Noble · 8 years ago
  25. 2e1a5ac Initializing counters before grpc_init, and destroying them after grpc_shutdown. by Nicolas "Pixel" Noble · 8 years ago
  26. a75f1b5 Expand corpus by Craig Tiller · 8 years ago
  27. c75787b Merge pull request #6132 from ctiller/e2efuzz by Nicolas Noble · 8 years ago
  28. eca0bce Expand corpus by Craig Tiller · 8 years ago
  29. d2f6baa Expand corpus by Craig Tiller · 8 years ago
  30. 100115e Expand corpus by Craig Tiller · 8 years ago
  31. 4e8e23d Expand corpus by Craig Tiller · 8 years ago
  32. b27c0f8 Fix missing edge by Craig Tiller · 8 years ago
  33. 3c780d9 Merge pull request #6134 from jtattermusch/migrate_nunit3 by Jan Tattermusch · 8 years ago
  34. 811d0f2 Expand corpus by Craig Tiller · 8 years ago
  35. 0ef4554 Expand corpus by Craig Tiller · 8 years ago
  36. 2185573 Expand corpus by Craig Tiller · 8 years ago
  37. 15572f0 Expand corpus by Craig Tiller · 8 years ago
  38. de02b81 Stuff by Craig Tiller · 8 years ago
  39. 788cd7e Expand corpus by Craig Tiller · 8 years ago
  40. 311e08b Expand corpus by Craig Tiller · 8 years ago
  41. ec55c98 Regen projects by Craig Tiller · 8 years ago
  42. 8d1cb3c Initial corpus by Craig Tiller · 8 years ago
  43. 54006b0 Empty by Craig Tiller · 8 years ago
  44. 83f5a85 More parameterization by Craig Tiller · 8 years ago
  45. 845516e Add client fuzzer by Craig Tiller · 8 years ago
  46. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  47. d550ad1 Add TextWriterLogger by Jan Tattermusch · 8 years ago
  48. 839cdb5 Adding memory checks for server fuzzer. by Nicolas "Pixel" Noble · 8 years ago
  49. fd998eb Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  50. 85a46dd Moving memory allocation tracking to its own file. by Nicolas "Pixel" Noble · 8 years ago
  51. a5f1f12 make sure OpenCover.Console runs exclusively by Jan Tattermusch · 8 years ago
  52. 86dd47d Merge pull request #6133 from dgquintas/codegen_nth_time by Nicolas Noble · 8 years ago
  53. bd58f6f fix C# coverage on windows by Jan Tattermusch · 8 years ago
  54. 67306da fix .bat script by Jan Tattermusch · 8 years ago
  55. 35e608f run_tests.py script fixup by Jan Tattermusch · 8 years ago
  56. 9c3f15c improve C# sanity test by Jan Tattermusch · 8 years ago
  57. 38ed2cf teach run_tests how to run C# tests with NUnitLite by Jan Tattermusch · 8 years ago
  58. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  59. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 8 years ago
  60. 10e85f1 fix interop tests by Jan Tattermusch · 8 years ago
  61. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  62. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  63. a8ef9c3 use correct non-overwrite flag for cp by Jan Tattermusch · 8 years ago
  64. f6824c2 fix run_tests scripts by Jan Tattermusch · 8 years ago
  65. b323608 fix test credentials for nunit3 by Jan Tattermusch · 8 years ago
  66. fd8d273 cleanup of C# interop dockerimage by Jan Tattermusch · 8 years ago
  67. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 8 years ago
  68. 6c0dee8 migrate Grpc.Examples.Tests to NUnit3 by Jan Tattermusch · 8 years ago
  69. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 8 years ago
  70. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  71. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  72. 1bca989 Expand server corpus by Craig Tiller · 8 years ago
  73. 67a9934 Expand uri corpus by Craig Tiller · 8 years ago
  74. ab1c84f Merge pull request #6135 from jtattermusch/remove_orphan_files by Jan Tattermusch · 8 years ago
  75. 896ae71 remove leftover file from the past by Jan Tattermusch · 8 years ago
  76. acd5f0e delete a leftover file from the past by Jan Tattermusch · 8 years ago
  77. 3a43cc0 Added codegen_test_full by David Garcia Quintas · 8 years ago
  78. ea4b259 Expand server corpus by Craig Tiller · 8 years ago
  79. 9ea6027 Merge pull request #6127 from jtattermusch/async_void_is_illegal by Jan Tattermusch · 8 years ago
  80. 7ec3066 Merge pull request #6096 from stanley-cheung/php-fix-slice-unref by Jan Tattermusch · 8 years ago
  81. 2fd92fb Merge pull request #6103 from jmuk/master by Jan Tattermusch · 8 years ago
  82. 3f31b0f Merge pull request #5189 from murgatroid99/binary_logging by Jan Tattermusch · 8 years ago
  83. b206c15 Addressing comment. by Nicolas "Pixel" Noble · 8 years ago
  84. 822eec1 Merge pull request #6121 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  85. f2d6a5a Merge pull request #6108 from miselin/sanity-check-vsprojects by Nicolas Noble · 8 years ago
  86. 4eb1f3f Merge pull request #6122 from carl-mastrangelo/test by Jan Tattermusch · 8 years ago
  87. 9ad4c3a async void is illegal in ASP.NET and DNXcore by Jan Tattermusch · 8 years ago
  88. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  89. 30d39ab Update http2 interop tests to work with Servers implementing HTTP Alternative Services by Carl Mastrangelo · 8 years ago
  90. bdf80ac Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  91. d0d22a6 Merge branch 'master' into binary_logging by Michael Lumish · 8 years ago
  92. d6ac251 Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types by Nicolas Noble · 8 years ago
  93. 4560356 Merge pull request #6106 from ctiller/server_fix by Nicolas Noble · 8 years ago
  94. b60ed4f Upmerge the version bump from 0.13 by Nicolas "Pixel" Noble · 8 years ago
  95. e759964 Merge pull request #6101 from murgatroid99/release_0.13_pre_version_bump by Nicolas Noble · 8 years ago
  96. c236a21 Merge pull request #6109 from murgatroid99/node_grpc_tools_package by Nicolas Noble · 8 years ago
  97. c086285 ruby: Add test case for referring external package by Jun Mukai · 8 years ago
  98. 361be66 Merge pull request #6092 from ctiller/strong-includes by Nicolas Noble · 8 years ago
  99. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  100. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago