1. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  2. e480a6a dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  3. 8bed8c8 Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone by Matt Kwong · 8 years ago
  4. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  5. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  6. 95c7143 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  7. 4436cbb Merge pull request #8276 from jtattermusch/remove_node_portability_targets by Jan Tattermusch · 8 years ago
  8. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  9. 0b6d72c remove node portability targets by Jan Tattermusch · 8 years ago
  10. 6bc0861 fixes for run_tests_in_workspace.sh by Jan Tattermusch · 8 years ago
  11. 08ce4b9 Merge pull request #8141 from jtattermusch/matrix_tests_made_easy by Jan Tattermusch · 8 years ago
  12. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  13. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  14. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  15. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  16. 66a1eea changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning by Matt Kwong · 8 years ago
  17. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  18. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  19. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  20. 58c23da Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  21. 10dccca fixed whitespacing and docker_run_tests.sh now clones submodule via network by Matt Kwong · 8 years ago
  22. 5d0f246 changed method to local clone submodules to using git submodule foreach from the local copy by Matt Kwong · 8 years ago
  23. 46c7f57 submodule clone comments changed to be more descriptive by Matt Kwong · 8 years ago
  24. a436bab fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var by Matt Kwong · 8 years ago
  25. ce9471c fixed wrong directory in git clone commands by Matt Kwong · 8 years ago
  26. befac97 fixed local cloning of grpc/grpc submodules on docker by Matt Kwong · 8 years ago
  27. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  28. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  29. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  30. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  31. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  32. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  33. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  34. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  35. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  36. 47c0053 Removing sanity check. by Nicolas "Pixel" Noble · 8 years ago
  37. 5bf8a9a Merge pull request #8178 from adelez/known_failures by Nicolas Noble · 8 years ago
  38. 59af64b More known errors. Mostly on macos. by Adele Zhou · 8 years ago
  39. 1696e5d Merge pull request #8126 from ctiller/outstanding_sweeps by Craig Tiller · 8 years ago
  40. 7227e40 Merge pull request #8160 from stanley-cheung/php-artifact-name by Stanley Cheung · 8 years ago
  41. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  42. 7b9c21a better --dry_run printouts by Jan Tattermusch · 8 years ago
  43. c1e4490 support --dry_run flag by Jan Tattermusch · 8 years ago
  44. 1c037a3 node6 portability test not yet implemented by Jan Tattermusch · 8 years ago
  45. 6d7c6ef support passing extra args to run_tests.py by Jan Tattermusch · 8 years ago
  46. 96264c0 php: use real artifact name in jenkins test by Stanley Cheung · 8 years ago
  47. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  48. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  49. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  50. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  51. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  52. 3c9d086 Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server by Nathaniel Manista · 8 years ago
  53. 060eb87 address some TODOs by Jan Tattermusch · 8 years ago
  54. a1906d5 run matrix improvements by Jan Tattermusch · 8 years ago
  55. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  56. 4947c2b Merge pull request #8130 from adelez/known_failures by Nicolas Noble · 8 years ago
  57. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  58. ba5196a improve report collection by Jan Tattermusch · 8 years ago
  59. 9c79e8d add matrix run script by Jan Tattermusch · 8 years ago
  60. 601cff4 More programmatically generate scenarios by Craig Tiller · 8 years ago
  61. 859d2a4 More known errors. by Adele Zhou · 8 years ago
  62. bf4939f Extend sweeps further, add streaming by Craig Tiller · 8 years ago
  63. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  64. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  65. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  66. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  67. 8c985c2 Allow more sync threads by Craig Tiller · 8 years ago
  68. 5709469 Fix sync/async by Craig Tiller · 8 years ago
  69. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  70. c36a736 Merge github.com:grpc/grpc into outstanding_sweeps by Craig Tiller · 8 years ago
  71. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  72. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  73. b4fbd15 Merge pull request #8037 from adelez/known_failures by Nicolas Noble · 8 years ago
  74. 107e51e Escapt + by Adele Zhou · 8 years ago
  75. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  76. 025972d Fix more things by Craig Tiller · 8 years ago
  77. c197ec1 Fix typo by Craig Tiller · 8 years ago
  78. 881a32f fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  79. 41d2365 remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  80. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  81. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  82. 50e9857 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  83. 8c76be7 dotnet CLI distribtest by Jan Tattermusch · 8 years ago
  84. abfd37f regenerate to fix santity test by Jan Tattermusch · 8 years ago
  85. d82fccc Fix typo by Craig Tiller · 8 years ago
  86. accf16b Missed import by Craig Tiller · 8 years ago
  87. c1b54f2 Run QPS workers just for the scenario that we want, to avoid interference by Craig Tiller · 8 years ago
  88. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  89. e54cbec Merge pull request #8078 from ctiller/somewhat_less_outstanding by Nicolas Noble · 8 years ago
  90. f785ae3 fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  91. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  92. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  93. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  94. c97122c Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing by Vizerai · 8 years ago
  95. 86cf6dc Remove some scenarios we can't run yet by Craig Tiller · 8 years ago
  96. 0c98675 Fix outstanding calls by Craig Tiller · 8 years ago
  97. 1423a63 Lets not do payload sweeps just yet by Craig Tiller · 8 years ago
  98. b6df247 Properly categorize tests to allow sweeps to be run by adhoc by Craig Tiller · 8 years ago
  99. c5aa700 Significantly increase sweep space by Craig Tiller · 8 years ago
  100. 6c38c1b Reduce outstanding request count by Craig Tiller · 8 years ago