1. 3fce499 Fixes gerrit review missing import by Damien Martin-Guillerez · 7 years ago
  2. 9981d86 Report the Blue Ocean URL on Gerrit presubmit by Damien Martin-Guillerez · 7 years ago
  3. 611b9ab Use the pipeline job for vetting Github Pull Request by Damien Martin-Guillerez · 7 years ago
  4. 5440bd1 Support providing a repository name for the Global presubmit by Damien Martin-Guillerez · 7 years ago
  5. 6860dd4 Move the file operations to JenkinsUtils by Damien Martin-Guillerez · 7 years ago
  6. 0d641d1 Support non existing XML logs for test result by Damien Martin-Guillerez · 7 years ago
  7. 01c7d4b Test: print out the logs when the jenkins master timeout by Damien Martin-Guillerez · 7 years ago
  8. d8f64c2 Report A/B: point to the blue ocean api for the job view by Damien Martin-Guillerez · 7 years ago
  9. d99f943 Replace Gerrit vetting job with the pipeline version by Damien Martin-Guillerez · 7 years ago
  10. 5fbee89 Add JsonUtils to parse Json generated by Bazel by Damien Martin-Guillerez · 7 years ago
  11. 5c2a2da Test launcher: mount volumes in correct path by Damien Martin-Guillerez · 7 years ago
  12. e8722a1 bazelPath: use Jenkins magic to execute cleanup on the slave itself by Damien Martin-Guillerez · 7 years ago
  13. b83f958 Fix the configuration restrictions by Damien Martin-Guillerez · 7 years ago
  14. d7a5416 BazelUtils: Correctly quote parameters when querying for tests by Damien Martin-Guillerez · 7 years ago
  15. 9c9e5ea Update freebsd-12 base image by Klaus Aehlig · 7 years ago
  16. c93fe94 Use the Build Event Protocol output to figure out which test.xml to use by Damien Martin-Guillerez · 7 years ago
  17. 995e0a3 Add an integration test that setup the jenkins cluster using Docker by Damien Martin-Guillerez · 7 years ago
  18. 818eb38 Adds command to gce/vm.sh and improves error message by Damien Martin-Guillerez · 7 years ago
  19. e96ce44 Update CA certificate for the deploy image by Damien Martin-Guillerez · 7 years ago
  20. 467e39b Test runner: support specifying mounts points for the Jenkins master by Damien Martin-Guillerez · 7 years ago
  21. fe03996 Removing more extra commas by Damien Martin-Guillerez · 7 years ago
  22. 282df58 Fixes JSON typos: mostly remove ending commas by Damien Martin-Guillerez · 7 years ago
  23. 115f6de Add bazel-toolchains repo to gerrit-github syncing. by Xin Gao · 7 years ago
  24. a5df6b6 Windows: use wrapper-free CROSSTOOL for bazel-tests by Yun Peng · 7 years ago
  25. 49d933d Remove support for building and testing JDK 7 variation of Bazel. by Damien Martin-Guillerez · 7 years ago
  26. df5fb4f Set //src/test/docker/... to be docker tests for Bazel by Damien Martin-Guillerez · 7 years ago
  27. 2764d56 Exclude -jdk7 artifacts when doing the release by Damien Martin-Guillerez · 7 years ago
  28. cc61248 Fix remaining failures for pipeline jobs by Damien Martin-Guillerez · 7 years ago
  29. 66b6037 Switch Bazel's CI repo off the deprecated docker_build rules. by Matt Moore · 7 years ago
  30. 39e5991 Do not require Docker 1.9 anymore by Damien Martin-Guillerez · 7 years ago
  31. 91d3a38 Run python tests on Windows by Yun Peng · 7 years ago
  32. cf52b44 Update bootstrap bazel to latest release by Yun Peng · 7 years ago
  33. 15c62ff Make Bash scripts more robust by Androbin · 7 years ago
  34. b639817 Add migration-tooling to list of jobs by Kristina Chodorow · 7 years ago
  35. 25a3165 Remove dash and add migration-tooling by Kristina Chodorow · 7 years ago
  36. 05d77d2 Refactor build options for Windows on CI again by Yun Peng · 7 years ago
  37. 0466f77 Ensure our jenkins-slave startup script terminates by Klaus Aehlig · 7 years ago
  38. bae7f95 Use a global install location for custom bazel by Damien Martin-Guillerez · 7 years ago
  39. 811c0bc Replace usage of "node" by a custom step "machine" by Damien Martin-Guillerez · 7 years ago
  40. 96e32ab Multiple small fixes for the global pipeline by Damien Martin-Guillerez · 7 years ago
  41. fa55fd7 Update FreeBSD 12 slaves to a newer image by Klaus Aehlig · 7 years ago
  42. 8e82923 Stop building for freebsd-12 until #77 is resolved. by John Cater · 7 years ago
  43. 0f29925 Fix URL for downloading released Windows MSYS binaries. by John Cater · 7 years ago
  44. 03cc505 Revert "Refactor build options for Windows on CI" by Yun Peng · 7 years ago
  45. 16c7d2e Bazel-Install.bat.tpl: check %BAZEL_VERSION% by Laszlo Csomor · 7 years ago
  46. 00bc7f9 Refactor build options for Windows on CI by Yun Peng · 7 years ago
  47. 1ceafc7 Publish bazelbuild/bazel site sources to docs.bazel.build. by David Z. Chen · 7 years ago
  48. 4403bbf Re-enable bazel_bootstrap_distfile_test on Windows by Yun Peng · 7 years ago
  49. d87fd38 Remove custom label in the test runner by Damien Martin-Guillerez · 7 years ago
  50. 48e16f7 Fix installation of Bazel on Windows [MSVC variant] by Damien Martin-Guillerez · 7 years ago
  51. fed6d19 Fix reference to batch script in the github job by Damien Martin-Guillerez · 7 years ago
  52. 9015680 Reimaging: fix installation of -without-jdk variant by Damien Martin-Guillerez · 7 years ago
  53. 639f1bc Add --cpu=x64_windows_msys for MSYS build and test in jobs with latest Bazel on Windows by Yun Peng · 7 years ago
  54. 0c976bb Fix path to NodeJS install by Damien Martin-Guillerez · 7 years ago
  55. b420975 Install Bazel without JDK on *nix platform by Damien Martin-Guillerez · 7 years ago
  56. 1ccd6aa Fix reference to shell scripts in github jobs by Damien Martin-Guillerez · 7 years ago
  57. df9acdf Use a function instead of find to delete all job's config.xml by Damien Martin-Guillerez · 7 years ago
  58. fa25ee3 Various fixes on the pipeline by Damien Martin-Guillerez · 7 years ago
  59. 8afb8db Code style for bazelPath.groovy: move the affectation of bazel to the else branch by Damien Martin-Guillerez · 7 years ago
  60. f67b866 Create a report of the global pipeline with after / before results by Damien Martin-Guillerez · 7 years ago
  61. 89aec3d Add downstream jobs for the global pipeline by Damien Martin-Guillerez · 7 years ago
  62. ac3809b Install NodeJs on the machine instead of on the fly for the Gerrit job by Damien Martin-Guillerez · 7 years ago
  63. c1fbc4b Add a global pipeline job by Damien Martin-Guillerez · 7 years ago
  64. 46a188b Add bootstrapBazel and bootstrapBazelAll jenkins step by Damien Martin-Guillerez · 7 years ago
  65. bc96587 Add a runAll step that trigger a list of project and wait for them by Damien Martin-Guillerez · 7 years ago
  66. 1fef668 Add two steps that wrap the bazelJob step by Damien Martin-Guillerez · 7 years ago
  67. b773892 Add a bazelPath step by Damien Martin-Guillerez · 7 years ago
  68. e20f138 Avoid NullPointerException when a job has no description. by Damien Martin-Guillerez · 7 years ago
  69. 405a0be Add configuration files for each job by Damien Martin-Guillerez · 7 years ago
  70. f23caba Move all code review jobs to separate folders by Damien Martin-Guillerez · 7 years ago
  71. 74807f3 Emergency fixes to the gerrit-verifier by Damien Martin-Guillerez · 7 years ago
  72. c6cda71 Replace the gerrit-verifier job with a pipeline job by Damien Martin-Guillerez · 7 years ago
  73. 8459bc0 Add utilities to talk to Gerrit by Damien Martin-Guillerez · 7 years ago
  74. 92b1c0e Install python portpicker package on Windows slaves by Yun Peng · 7 years ago
  75. e7b7f6d Add a recursiveGit step by Damien Martin-Guillerez · 7 years ago
  76. fdb934d Add tests that parse config files by Damien Martin-Guillerez · 7 years ago
  77. ddbb018 Use filegroups to group all jobs (PR, Gerrit, ...) by Damien Martin-Guillerez · 7 years ago
  78. c8804e2 Support for folders by Damien Martin-Guillerez · 7 years ago
  79. c7980d5 Moved jenkins.bzl to a subdirectory and split it by Damien Martin-Guillerez · 7 years ago
  80. 905ad62 Add a step to notify by mail about build status by Damien Martin-Guillerez · 7 years ago
  81. 62f1c33 Add two pipeline step: maybeDir and maybeSauce by Damien Martin-Guillerez · 7 years ago
  82. 73f20d9 Add a bazelJob pipeline step by Damien Martin-Guillerez · 7 years ago
  83. 78f809f Add BazelConfiguration groovy class by Damien Martin-Guillerez · 7 years ago
  84. e6cc612 Clean-up the benchmark job by Damien Martin-Guillerez · 7 years ago
  85. 3743cf9 Add Test Result Analyzer Plugin by Damien Martin-Guillerez · 7 years ago
  86. 200422e Added gcloud instructions to docs and added a success message to script by Kristina Chodorow · 7 years ago
  87. e99583c Add bazel-watcher to the list of jobs by Damien Martin-Guillerez · 7 years ago
  88. 5bc268f Remove without-jdk from the installer's JDK7 script by Kristina Chodorow · 7 years ago
  89. d400332 Remove --bazelrc from the installer by Damien Martin-Guillerez · 7 years ago
  90. deee6ff Fix mac-android.sh to work with newer SDK tools. by Philipp Wollermann · 7 years ago
  91. 6ce2e2e Do not use the version with embedded JDK to run our tests by Damien Martin-Guillerez · 7 years ago
  92. 968d190 Use controller / executor nodes instead master/slave in the documentation by Damien Martin-Guillerez · 7 years ago
  93. 2266c99 Two more darwin workers by Damien Martin-Guillerez · 7 years ago
  94. 1b2d676 Add rules_docker to the list of tested project by Damien Martin-Guillerez · 7 years ago
  95. 6529a42 Run //tools/android/... in bazel-tests. by Adam Michael · 7 years ago
  96. e2e2793 Add bazel clean for JDK7 as workaround of bazelbuild/bazel#2941 by Damien Martin-Guillerez · 7 years ago
  97. 36f257a Do not release bazel.build.tar.nobuild artifacts by Damien Martin-Guillerez · 7 years ago
  98. dc8ecea Fix creation of .bazelrc by Damien Martin-Guillerez · 7 years ago
  99. 8479e6f Deactivate android studio with bazel tests by Damien Martin-Guillerez · 7 years ago
  100. bb54a6e Security updates of Jenkins and jenkins plugins. by Damien Martin-Guillerez · 7 years ago