1. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  2. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  3. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  4. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  5. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  6. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  7. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  8. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  9. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  10. a9e62c2 no ccache by Vijay Pai · 8 years ago
  11. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  12. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  13. 0aa23d8 Merge pull request #6704 from yang-g/distribtest by Jan Tattermusch · 8 years ago
  14. 46f4a68 minor fixes by yang-g · 8 years ago
  15. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  16. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  17. 203b20c Add g++ by Vijay Pai · 8 years ago
  18. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  19. d4b4009 Use Python namespace packages by Masood Malekghassemi · 8 years ago
  20. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  21. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  22. ea09adc Add a sanity test: check if the generated pb files are up-to-date by Yuchen Zeng · 8 years ago
  23. e3975e7 Move grpc installation from docker file to script. by yang-g · 8 years ago
  24. 933fbaf Add distrib test support for c++. by yang-g · 8 years ago
  25. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  26. e28415b Merge pull request #6444 from nicolasnoble/clang-format-pinned by jboeuf · 8 years ago
  27. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  28. f4fef88 Pinning the llvm repository on 3.8. by Nicolas 'Pixel' Noble · 8 years ago
  29. 010eb48 Use manylinux by Masood Malekghassemi · 8 years ago
  30. 616b279 Fix docker build by Masood Malekghassemi · 8 years ago
  31. af31583 Integrate Python protoc Linux artifact builders by Masood Malekghassemi · 8 years ago
  32. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  33. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 8 years ago
  34. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 8 years ago
  35. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  36. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  37. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  38. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  39. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  40. c218d05 move interop test docker files to a subdir by Jan Tattermusch · 8 years ago
  41. 31bad32 get rid of the unused grpc_base Dockerfile by Jan Tattermusch · 8 years ago
  42. a631669 get rid of the old homebrew/linuxbrew tests by Jan Tattermusch · 8 years ago
  43. 6da28b2 cleanup interop test scripts by Jan Tattermusch · 8 years ago
  44. ee9de2f cleanup build_interop.sh for python by Jan Tattermusch · 8 years ago
  45. 549da44 also update interop_http2 image by Jan Tattermusch · 8 years ago
  46. ac0f020 upgrade go docker image to golang:1.5 by Jan Tattermusch · 8 years ago
  47. c807ddd Merge pull request #6213 from sreecha/java_stress_docker by Jan Tattermusch · 8 years ago
  48. 9d4e4ff Fix back slashes in the template and break the RUN steps by Sree Kuchibhotla · 8 years ago
  49. 9192498 Java stress test docker images by Sree Kuchibhotla · 8 years ago
  50. edaa6eb Go Stress test: Docker stress test images and config files to run on GKE by Sree Kuchibhotla · 8 years ago
  51. fd8d273 cleanup of C# interop dockerimage by Jan Tattermusch · 8 years ago
  52. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  53. 79e3f09 Code review comments by Sree Kuchibhotla · 8 years ago
  54. aecac88 fix copyrights by Sree Kuchibhotla · 8 years ago
  55. 7a05436 New config for node. Made some changes to support node config by Sree Kuchibhotla · 8 years ago
  56. dff2957 Refine clang-format paths by Craig Tiller · 8 years ago
  57. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  58. 67593ff Fix codegen by Craig Tiller · 8 years ago
  59. 34236d5 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  60. 95a137b Add build type option (asan/tsan/dbg or opt) by Sree Kuchibhotla · 8 years ago
  61. 92b3f56 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  62. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  63. f29d1f7 Update clang-format to 3.8 by Craig Tiller · 8 years ago
  64. 255bbfd Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  65. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  66. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  67. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  68. c2c026e Renames by Craig Tiller · 8 years ago
  69. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  70. a413415 j by Craig Tiller · 8 years ago
  71. a09af92 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  72. eb784f3 stuff by Craig Tiller · 8 years ago
  73. 9812c6f adddeps by Craig Tiller · 8 years ago
  74. 32173c5 First version of json fuzzer by Craig Tiller · 8 years ago
  75. b845718 moved apt-gets from .sh file to dockerfile for nanopb by David Garcia Quintas · 8 years ago
  76. b5b18fa Update clang for the Dockerfile used in tsan tests by Vijay Pai · 8 years ago
  77. 9506ef2 Fix code coverage. by Adele Zhou · 8 years ago
  78. d4726c1 add support for clang3.4 and 3.6 by Jan Tattermusch · 9 years ago
  79. 8ba6a6b Merge pull request #5402 from sreecha/stress_test_scripts by Jan Tattermusch · 8 years ago
  80. 962aff3 Merge pull request #5440 from jtattermusch/python_fedora21_distribtest by Jan Tattermusch · 9 years ago
  81. 75138b9 Fix fedora20 python distribtest by Jan Tattermusch · 9 years ago
  82. c8c78b5 Merge pull request #5430 from jtattermusch/ruby_distribtest_centos6_fix by Michael Lumish · 9 years ago
  83. 0222b92 fix python distribtest on fedora20 by Jan Tattermusch · 9 years ago
  84. 5638cc2 fix ruby distribtest on centos6 by Jan Tattermusch · 9 years ago
  85. e5e6655 fix python distribtest on fedora21 by Jan Tattermusch · 9 years ago
  86. ec8bcb8 Actually update dockerfile by Craig Tiller · 9 years ago
  87. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  88. 5adb71f php: simplify installation by Stanley Cheung · 9 years ago
  89. c95bfef Merge pull request #5369 from jtattermusch/run_tests_improvements by Craig Tiller · 9 years ago
  90. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 9 years ago
  91. 31d1c34 Merge pull request #5329 from jtattermusch/protoc_artifacts by Nicolas Noble · 9 years ago
  92. 44ca2c2 Examples by Sree Kuchibhotla · 9 years ago
  93. 7d037a5 first version of bigquery python helpers by Sree Kuchibhotla · 9 years ago
  94. c4cbe39 add more compilers by Jan Tattermusch · 9 years ago
  95. 2e87104 Remove extraneous comment. by Jan Tattermusch · 9 years ago
  96. 07591a5 fix centos6.6 docker build with overlay by Jan Tattermusch · 9 years ago
  97. e046f71 build protoc artifacts on mac and linux by Jan Tattermusch · 9 years ago
  98. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  99. 8894c43 Merge pull request #5157 from murgatroid99/sanitize_precommit by Nicolas Noble · 9 years ago
  100. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 9 years ago