1. 874aec0 move nuget restore into prebuild step on windows by Jan Tattermusch · 9 years ago
  2. 39ec1e8 Merge pull request #3638 from soltanmm/pip-so-cash by Nicolas Noble · 9 years ago
  3. 60e5f91 Enable pip caching on Jenkins slaves by Masood Malekghassemi · 9 years ago
  4. 2b778d6 copy service account key logic by Jan Tattermusch · 9 years ago
  5. 4b6bc1e added comment about go dependencies by Jan Tattermusch · 9 years ago
  6. cc1bde7 add go support to run_interop_tests.py by Jan Tattermusch · 9 years ago
  7. c23b7df Merge pull request #3609 from nicolasnoble/html-reports by Michael Lumish · 9 years ago
  8. 4d97707 Adding crude html report support. by Nicolas "Pixel" Noble · 9 years ago
  9. 28bf559 Merge remote-tracking branch 'upstream/master' into interop_improvements by Jan Tattermusch · 9 years ago
  10. 91ad018 Build and run per-language containers for interop tests by Jan Tattermusch · 9 years ago
  11. bf6cfc3 Adding lcov to the jenkins docker files. by Nicolas "Pixel" Noble · 9 years ago
  12. bd7682f dont propagate --allow_flakes to run_interop_tests.py by Jan Tattermusch · 9 years ago
  13. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  14. f88f3e2 enable php interop tests by Jan Tattermusch · 9 years ago
  15. f49936a make python generate args for interop tests by Jan Tattermusch · 9 years ago
  16. 320bd61 simplify running of interop tests on jenkins by Jan Tattermusch · 9 years ago
  17. 6ec5d6f Make run_jenkins script forward arguments to run_tests.py by Craig Tiller · 9 years ago
  18. d383b0f Integrate docker-based clang_format with Jenkins by Craig Tiller · 9 years ago
  19. 521300e Merge branch 'master' into core_gyp by murgatroid99 · 9 years ago
  20. 08fac99 Added gyp to Jenkins slave Dockerfile by murgatroid99 · 9 years ago
  21. 261b58c using tty option is not ok on jenkins by Jan Tattermusch · 9 years ago
  22. c95eead use_docker support for run_tests.py by Jan Tattermusch · 9 years ago
  23. 901b0f1 Remove traces of running zookeeper on jenkins master by Jan Tattermusch · 9 years ago
  24. 0141356 Add python-yaml by Craig Tiller · 9 years ago
  25. 3d20b00 Add a comment describing out views on killing by Craig Tiller · 9 years ago
  26. 43fef09 Don't fail a build on failure to kill a docker instance by Craig Tiller · 9 years ago
  27. fbc8685 Set docker environment variable GRPC_ZOOKEEPER_SERVER_TEST by Hongwei Wang · 9 years ago
  28. 497d26a Update zookeeper in jenkins docker file by Hongwei Wang · 9 years ago
  29. 35a06e7 Update zookeeper test server address by Hongwei Wang · 9 years ago
  30. 6d44596 Zookeeper test server address as environment variable by Hongwei Wang · 9 years ago
  31. 00e9c60 Update zookeeper in docker file again by Hongwei Wang · 9 years ago
  32. 6c3ccf9 Update zookeeper in docker again by Hongwei Wang · 9 years ago
  33. ac3048a Update zookeeper dependencies in docker file by Hongwei Wang · 9 years ago
  34. 8f7114e Add zookeeper dependencies in jenkins dockerfile by Hongwei Wang · 9 years ago
  35. 4137cf7 Merge pull request #2681 from donnadionne/add_interop by Nicolas Noble · 9 years ago
  36. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  37. 4243ca8 Supporting FreeBSD for Jenkins. by Nicolas "Pixel" Noble · 10 years ago
  38. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 10 years ago
  39. 0308274 fix ruby gem path by Stanley Cheung · 10 years ago
  40. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 10 years ago
  41. a83cb91 use export instead by Stanley Cheung · 10 years ago
  42. 29e1aca local can only be used in a function; by Stanley Cheung · 10 years ago
  43. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 10 years ago
  44. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 10 years ago
  45. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 10 years ago
  46. b00472b missed a php depenedency in dockerfile by Stanley Cheung · 10 years ago
  47. 488a5b4 temp directory doesnt work when tests run in parallel by Stanley Cheung · 10 years ago
  48. 17bb3ec support macos in jenkins run_distributions script by Stanley Cheung · 10 years ago
  49. d76bb25 rename script to run_distribution by Stanley Cheung · 10 years ago
  50. e85483b Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macos by Jan Tattermusch · 10 years ago
  51. b8c1524 Enabling 32 bits downgrade of our environment. by Nicolas "Pixel" Noble · 10 years ago
  52. 7df7208 Setting up ruby environment for macos. by Nicolas "Pixel" Noble · 10 years ago
  53. 4547d50 Merge pull request #2387 from nicolasnoble/docker-is-a-freezer by Jan Tattermusch · 10 years ago
  54. afaea18 fix chmod of script by Stanley Cheung · 10 years ago
  55. 2366f6a Let's workaround #2140 a bit. by Nicolas "Pixel" Noble · 10 years ago
  56. 1ad5ea5 jenkins linuxbrew: review changes by Stanley Cheung · 10 years ago
  57. 9359522 Add homebrew testing to jenkins by Stanley Cheung · 10 years ago
  58. 5eb80c9 Eating the error code from run_test.py, as Jenkins now uses report.xml fully. by Nicolas "Pixel" Noble · 10 years ago
  59. 7dbb4fc Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch by Jan Tattermusch · 10 years ago
  60. 4853246 Adding MacOS support in our run_jenkins script. by Nicolas "Pixel" Noble · 10 years ago
  61. 862c897 Creating a branch during the Jenkins build to silence a warning. by Nicolas "Pixel" Noble · 10 years ago
  62. 66e358b Disabling saving failed containers. by Nicolas "Pixel" Noble · 10 years ago
  63. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 10 years ago
  64. 964f955 Some Jenkins changes and improvements. by Nicolas "Pixel" Noble · 10 years ago
  65. 76fa6b6 Switching from wheezy to jessie. by Nicolas "Pixel" Noble · 10 years ago
  66. 8a47ccd Adding clang packages for msan/tsan/asan testing. by Nicolas "Pixel" Noble · 10 years ago
  67. eaa5216 update instructions on picking up failed docker container by Jan Tattermusch · 10 years ago
  68. 118e331 make sure docker image is up-to-date before each build by Jan Tattermusch · 10 years ago
  69. 43e5f56 Various Jenkins-related tweaks. by Nicolas "Pixel" Noble · 10 years ago
  70. 4542606 Merge pull request #2077 from grpc/jtattermusch-patch-4 by Nathaniel Manista · 10 years ago
  71. 04b28e7 Make run_jenkins.sh actually fail on failure by Jan Tattermusch · 10 years ago
  72. 932fbd7 Add PHP to jenkins by Stanley Cheung · 10 years ago
  73. 0ee84dc only keep docker containers for tests that failed by Jan Tattermusch · 10 years ago
  74. c3dd3bf fix fetch to actually work by Jan Tattermusch · 10 years ago
  75. bc17b3f fetch PR refspec for docker jenkins builds by Jan Tattermusch · 10 years ago
  76. 16d3636 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work by murgatroid99 · 10 years ago
  77. a959e64 fix jenkins build on windows by Jan Tattermusch · 10 years ago
  78. 8fa8c04 fix CRLF line ending problem with run_jenkins.sh by Jan Tattermusch · 10 years ago
  79. f44a2b8 make run_jenkins runnable by Jan Tattermusch · 10 years ago
  80. 083466f experimental jenkins support by Jan Tattermusch · 10 years ago