1. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  2. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 7 years ago
  3. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 7 years ago
  4. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 7 years ago
  5. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  6. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  7. 122e450 Exclude poll, poll-cv for bm_fullstack (its not interesting) by Craig Tiller · 8 years ago
  8. 3f06e3f Increase timeout for bm_fullstack by Craig Tiller · 8 years ago
  9. a4354b0 Speed up bm_fullstack test by Craig Tiller · 8 years ago
  10. f6d8aae Dockerfile template update for http2_badserver_interop by Yuchen Zeng · 8 years ago
  11. 972b797 Fixed package name in dockerfile by murgatroid99 · 8 years ago
  12. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 8 years ago
  13. aa272bc Always sort code generated outputs by Craig Tiller · 8 years ago
  14. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  15. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  16. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  17. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  18. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  19. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  20. e403607 Revert "Enable port tests to be run using gcc4.8" by Matt Kwong · 8 years ago
  21. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  22. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  23. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  24. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  25. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  26. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  27. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  28. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  29. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  30. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  31. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  32. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  33. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  34. 5e3193e Add PyPy 5.3.1 to dockerfile and template by siddharthshukla · 8 years ago
  35. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  36. 82fd31a update nuget after installing in docker by Alexander Polcyn · 8 years ago
  37. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  38. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  39. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  40. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  41. 211a2a0 fix copyright by Stanley Cheung · 8 years ago
  42. 2e2cdff php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  43. 47168ea php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  44. 20f900d remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  45. 7a70bb5 Merge pull request #7265 from thunderboltsid/issue-7094-retry by Nicolas Noble · 8 years ago
  46. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  47. c478214 Enable py35 and py36 testing by siddharthshukla · 8 years ago
  48. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  49. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  50. ac586ba Remove tox by Masood Malekghassemi · 8 years ago
  51. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  52. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  53. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  54. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  55. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  56. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  57. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  58. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  59. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  60. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  61. 203b20c Add g++ by Vijay Pai · 8 years ago
  62. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  63. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  64. 9558879 Keep grpcio_tools version in sync with rest of project by Masood Malekghassemi · 8 years ago
  65. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  66. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 8 years ago
  67. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  68. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  69. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  70. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  71. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  72. 3ecf26d Fail if fuzzer takes > 2 minutes by Craig Tiller · 8 years ago
  73. ac0f020 upgrade go docker image to golang:1.5 by Jan Tattermusch · 8 years ago
  74. c807ddd Merge pull request #6213 from sreecha/java_stress_docker by Jan Tattermusch · 8 years ago
  75. 9d4e4ff Fix back slashes in the template and break the RUN steps by Sree Kuchibhotla · 8 years ago
  76. ffc522b Merge pull request #6209 from sreecha/go_stress_docker by Jan Tattermusch · 8 years ago
  77. 9192498 Java stress test docker images by Sree Kuchibhotla · 8 years ago
  78. edaa6eb Go Stress test: Docker stress test images and config files to run on GKE by Sree Kuchibhotla · 8 years ago
  79. 134a6b6 Dictionary support for fuzzers by Craig Tiller · 8 years ago
  80. 0d17ee3 Fix bug causing all fuzzers to run forever by Craig Tiller · 8 years ago
  81. 8d1cb3c Initial corpus by Craig Tiller · 8 years ago
  82. 83f5a85 More parameterization by Craig Tiller · 8 years ago
  83. f2d6a5a Merge pull request #6108 from miselin/sanity-check-vsprojects by Nicolas Noble · 8 years ago
  84. 361be66 Merge pull request #6092 from ctiller/strong-includes by Nicolas Noble · 8 years ago
  85. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  86. 922537b Allow specifying fuzzer runtime by Craig Tiller · 8 years ago
  87. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  88. adc53ad Merge pull request #6071 from ctiller/e2efuzz by Nicolas Noble · 8 years ago
  89. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  90. aecac88 fix copyrights by Sree Kuchibhotla · 8 years ago
  91. 7a05436 New config for node. Made some changes to support node config by Sree Kuchibhotla · 8 years ago
  92. d153cbe Allow specifying max input length by Craig Tiller · 8 years ago
  93. 762a8df Fuzzers now handle asserts. by Nicolas "Pixel" Noble · 8 years ago
  94. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  95. 67af237 Trim number of CPUs by Craig Tiller · 8 years ago
  96. 34236d5 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  97. 95a137b Add build type option (asan/tsan/dbg or opt) by Sree Kuchibhotla · 8 years ago
  98. 66f039b Parallel experiment by Craig Tiller · 8 years ago
  99. ae94594 Support tracing fuzzers by Craig Tiller · 8 years ago
  100. 0b8bf08 Longer by Craig Tiller · 8 years ago