1. e28415b Merge pull request #6444 from nicolasnoble/clang-format-pinned by jboeuf · 8 years ago
  2. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  3. f4fef88 Pinning the llvm repository on 3.8. by Nicolas 'Pixel' Noble · 8 years ago
  4. 010eb48 Use manylinux by Masood Malekghassemi · 8 years ago
  5. 616b279 Fix docker build by Masood Malekghassemi · 8 years ago
  6. af31583 Integrate Python protoc Linux artifact builders by Masood Malekghassemi · 8 years ago
  7. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  8. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 8 years ago
  9. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 8 years ago
  10. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  11. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  12. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  13. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  14. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  15. c218d05 move interop test docker files to a subdir by Jan Tattermusch · 8 years ago
  16. 31bad32 get rid of the unused grpc_base Dockerfile by Jan Tattermusch · 8 years ago
  17. a631669 get rid of the old homebrew/linuxbrew tests by Jan Tattermusch · 8 years ago
  18. 6da28b2 cleanup interop test scripts by Jan Tattermusch · 8 years ago
  19. ee9de2f cleanup build_interop.sh for python by Jan Tattermusch · 8 years ago
  20. 549da44 also update interop_http2 image by Jan Tattermusch · 8 years ago
  21. ac0f020 upgrade go docker image to golang:1.5 by Jan Tattermusch · 8 years ago
  22. c807ddd Merge pull request #6213 from sreecha/java_stress_docker by Jan Tattermusch · 8 years ago
  23. 9d4e4ff Fix back slashes in the template and break the RUN steps by Sree Kuchibhotla · 8 years ago
  24. 9192498 Java stress test docker images by Sree Kuchibhotla · 8 years ago
  25. edaa6eb Go Stress test: Docker stress test images and config files to run on GKE by Sree Kuchibhotla · 8 years ago
  26. fd8d273 cleanup of C# interop dockerimage by Jan Tattermusch · 8 years ago
  27. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  28. 79e3f09 Code review comments by Sree Kuchibhotla · 8 years ago
  29. aecac88 fix copyrights by Sree Kuchibhotla · 8 years ago
  30. 7a05436 New config for node. Made some changes to support node config by Sree Kuchibhotla · 8 years ago
  31. dff2957 Refine clang-format paths by Craig Tiller · 8 years ago
  32. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  33. 67593ff Fix codegen by Craig Tiller · 8 years ago
  34. 34236d5 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  35. 95a137b Add build type option (asan/tsan/dbg or opt) by Sree Kuchibhotla · 8 years ago
  36. 92b3f56 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  37. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  38. f29d1f7 Update clang-format to 3.8 by Craig Tiller · 8 years ago
  39. 255bbfd Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  40. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  41. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  42. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  43. c2c026e Renames by Craig Tiller · 8 years ago
  44. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  45. a413415 j by Craig Tiller · 8 years ago
  46. a09af92 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  47. eb784f3 stuff by Craig Tiller · 8 years ago
  48. 9812c6f adddeps by Craig Tiller · 8 years ago
  49. 32173c5 First version of json fuzzer by Craig Tiller · 8 years ago
  50. b845718 moved apt-gets from .sh file to dockerfile for nanopb by David Garcia Quintas · 8 years ago
  51. b5b18fa Update clang for the Dockerfile used in tsan tests by Vijay Pai · 8 years ago
  52. 9506ef2 Fix code coverage. by Adele Zhou · 8 years ago
  53. d4726c1 add support for clang3.4 and 3.6 by Jan Tattermusch · 8 years ago
  54. 8ba6a6b Merge pull request #5402 from sreecha/stress_test_scripts by Jan Tattermusch · 8 years ago
  55. 962aff3 Merge pull request #5440 from jtattermusch/python_fedora21_distribtest by Jan Tattermusch · 8 years ago
  56. 75138b9 Fix fedora20 python distribtest by Jan Tattermusch · 8 years ago
  57. c8c78b5 Merge pull request #5430 from jtattermusch/ruby_distribtest_centos6_fix by Michael Lumish · 8 years ago
  58. 0222b92 fix python distribtest on fedora20 by Jan Tattermusch · 8 years ago
  59. 5638cc2 fix ruby distribtest on centos6 by Jan Tattermusch · 8 years ago
  60. e5e6655 fix python distribtest on fedora21 by Jan Tattermusch · 8 years ago
  61. ec8bcb8 Actually update dockerfile by Craig Tiller · 8 years ago
  62. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 8 years ago
  63. 5adb71f php: simplify installation by Stanley Cheung · 9 years ago
  64. c95bfef Merge pull request #5369 from jtattermusch/run_tests_improvements by Craig Tiller · 8 years ago
  65. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 8 years ago
  66. 31d1c34 Merge pull request #5329 from jtattermusch/protoc_artifacts by Nicolas Noble · 8 years ago
  67. 44ca2c2 Examples by Sree Kuchibhotla · 9 years ago
  68. 7d037a5 first version of bigquery python helpers by Sree Kuchibhotla · 9 years ago
  69. c4cbe39 add more compilers by Jan Tattermusch · 9 years ago
  70. 2e87104 Remove extraneous comment. by Jan Tattermusch · 9 years ago
  71. 07591a5 fix centos6.6 docker build with overlay by Jan Tattermusch · 9 years ago
  72. e046f71 build protoc artifacts on mac and linux by Jan Tattermusch · 9 years ago
  73. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  74. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 9 years ago
  75. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 9 years ago
  76. c1e8674 fix fedora21 distribtests by Jan Tattermusch · 9 years ago
  77. 00c4829 Ignore pb.h, pb.c for clang-fmt by Craig Tiller · 9 years ago
  78. 96aec2d fix python centos6 distribtest by Jan Tattermusch · 9 years ago
  79. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 9 years ago
  80. 367708a make all the remaining ruby distribtest pass by Jan Tattermusch · 9 years ago
  81. 5deaaa9 install bundler in dockerfiles by Jan Tattermusch · 9 years ago
  82. f6fd7ec Fix docker inception for now by Craig Tiller · 9 years ago
  83. 11a6944 Drop Python interop tests' "make install-certs" by Nathaniel Manista · 9 years ago
  84. f656f18 Make sanitize script a suitable pre-commit hook by murgatroid99 · 9 years ago
  85. 9b721f8 addressing comments by Jan Tattermusch · 9 years ago
  86. 8763501 cleanup sanity docker image by Jan Tattermusch · 9 years ago
  87. 1978e26 regenerated dockerfiles by Jan Tattermusch · 9 years ago
  88. d40a010 remove unneeded dockerfiles by Jan Tattermusch · 9 years ago
  89. ef8cf30 add generated dockerfiles by Jan Tattermusch · 9 years ago
  90. 3b3dcb2 fix python centos6 distribtest by Jan Tattermusch · 9 years ago
  91. 1431e70 fix python opensuse distribtest by Jan Tattermusch · 9 years ago
  92. 469e2fd Merge pull request #5113 from jtattermusch/node_distribtest_fixes by Michael Lumish · 9 years ago
  93. 474ccfc revert suspicious change to node_jessie_x86 by Jan Tattermusch · 9 years ago
  94. 23dadd9 Try to make npm available on jessie x86 by Jan Tattermusch · 9 years ago
  95. 0bd1da5 fix some node distribtests by Jan Tattermusch · 9 years ago
  96. cd74114 make python jessie x86 distribtest pass by Jan Tattermusch · 9 years ago
  97. 8c72d99 Merge github.com:grpc/grpc into no_more_flag by Craig Tiller · 9 years ago
  98. 6b5555e Fix docker files, distrib test script by Craig Tiller · 9 years ago
  99. b5f7397 cleanup distribtest Dockerimages by Jan Tattermusch · 9 years ago
  100. b781c97 Add Node distrib tests and fixed some issues with the packaging script by murgatroid99 · 9 years ago