1. 15328f6 Use the correct image in test by Carlos Sanchez · 9 years ago
  2. 67055a2 Add tests for install-plugins.sh by Carlos Sanchez · 9 years ago
  3. 050b643 10 seconds is too little to download plugins by Carlos Sanchez · 9 years ago
  4. 16ae24e Download as jpi instead of hpi by Carlos Sanchez · 9 years ago
  5. 6706b26 Install plugins timeout fix (#296) by Brian Antonelli · 9 years ago
  6. bbd13d0 Update download script to add parallelism, correct locking, and specific version support. (#291) by apottere · 9 years ago
  7. dd5373a Fix #293 Use version sort so 2.10 gets built by Carlos Sanchez · 9 years ago
  8. 730a905 Add test for install-plugins by Carlos Sanchez · 9 years ago
  9. 53bb39d Merge pull request #287 from jgmchan/patch-1 by Carlos Sanchez · 9 years ago
  10. e25c5e2 Merge pull request #290 from pli01/master by Carlos Sanchez · 9 years ago
  11. 7c03a37 upgrade tini version by pli01 · 9 years ago
  12. 223ca36 Bump Jenkins to 1.651.3 by Carlos Sanchez · 9 years ago
  13. 0540f31 Fix Issue #282 Always pull latest image and build without cache by Carlos Sanchez · 9 years ago
  14. e550fba Do not error if there are no 'resolved' flag files by jgmchan · 9 years ago
  15. 3ab1dee Merge pull request #274 from cbuckleytbi/master by Carlos Sanchez · 9 years ago
  16. cf78b91 run script wit `-e` by Nicolas De Loof · 9 years ago
  17. a9d458b fix download failure detection by Nicolas De Loof · 9 years ago
  18. 62421ca Quote variables by Sýlvan Heuser · 9 years ago
  19. b20f388 Fix script not necessarily working in the correct directory by Sýlvan Heuser · 9 years ago
  20. 2f2bdc9 Fix dependency resolving by Sýlvan Heuser · 9 years ago
  21. 4675f04 use local variables within functions by Nicolas De Loof · 9 years ago
  22. a7a34c3 avoid resolving dependencies twice for the same plugin by Nicolas De Loof · 9 years ago
  23. 0e7eac3 typo: allready -> already (#278) by Baptiste Mathus · 9 years ago
  24. 3a3295f docker node we use to build images uses docker <1.10 by Nicolas De Loof · 9 years ago
  25. 91a9343 Document use of install-plugins script by Nicolas De Loof · 9 years ago
  26. c22225f rely on build-args by Nicolas De Loof · 9 years ago
  27. d141786 Merge branch 'weekly' not needed anymore as the Dockerfile no accept ARGS by Nicolas De Loof · 9 years ago
  28. dfe81a3 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  29. 69bf630 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  30. 7db6537 Merge branch 'master' into weekly by Nicolas De Loof · 9 years ago
  31. 0ef5a62 utility script to install plugin and it’s dependencies by Nicolas De Loof · 9 years ago
  32. 5373de8 adding retry to plugins.sh for curl by Chris Buckley · 9 years ago
  33. 9b7d091 Update README.md (#269) by Rafael Benevides · 9 years ago
  34. 373c45a Bump Jenkins to 1.651.2 by Carlos Sanchez · 9 years ago
  35. 7a15c65 Bump to 2.3 security release by Carlos Sanchez · 9 years ago
  36. b8ce02a Update README.md by Carlos Sanchez · 9 years ago
  37. 10b7daa Add reference to weekly builds by Carlos Sanchez · 9 years ago
  38. 758cd60 Latest Docker for mac uses localhost by Carlos Sanchez · 9 years ago
  39. e77dae5 Noting jenkins.install.UpgradeWizard.state by Jesse Glick · 9 years ago
  40. aed5a50 Update weekly.sh by Nicolas De loof · 9 years ago
  41. 1a727f9 Update weekly.sh by Nicolas De loof · 9 years ago
  42. 816a88e Update weekly.sh by Nicolas De loof · 9 years ago
  43. aa66561 Change Update Center to updates.jenkins.io (#251) by jamesHsiaoAcquia · 9 years ago
  44. 5a51d0a Make tests work in 2.0 by Carlos Sanchez · 9 years ago
  45. 60a3616 2.0! by Kohsuke Kawaguchi · 9 years ago
  46. b8ad2f6 Update to 1.651.1 by Carlos Sanchez · 9 years ago
  47. c3e7a0c Make tests work on Docker for Mac by Carlos Sanchez · 9 years ago
  48. 8cb67a0 Some bash improvements by Carlos Sanchez · 9 years ago
  49. 2d72a18 Test that plugins are actually installed by Carlos Sanchez · 9 years ago
  50. 2d68b19 Remove newlines in test output by Carlos Sanchez · 9 years ago
  51. 3e8e948 Add test for plugins.sh execution by Carlos Sanchez · 9 years ago
  52. d393aa6 Remove wget, no longer used by Carlos Sanchez · 9 years ago
  53. eecaeb2 Use 2 spaces in sha1sum by Carlos Sanchez · 9 years ago
  54. 5fe7e3e Merge pull request #237 from outime/patch-1 by Carlos Sanchez · 9 years ago
  55. fab7f70 Script name typo by Rubén Díaz · 9 years ago
  56. c9045dc Merge pull request #212 from jimzucker/currentPlugins by Carlos Sanchez · 9 years ago
  57. 67f1189 Silent curl download by Carlos Sanchez · 9 years ago
  58. be28694 Merge pull request #235 from gmacario/feat-jenkins-1.642.4 by Carlos Sanchez · 9 years ago
  59. 0d73e19 Update to latest LTS version 1.642.4 by Gianpaolo Macario · 9 years ago
  60. c0a8acd Merge pull request #233 from gmacario/feat-jenkins-1.642.3 by Carlos Sanchez · 9 years ago
  61. b4739d7 Update to latest LTS version 1.642.3 by Gianpaolo Macario · 9 years ago
  62. 504cb7c #206 - Added example to get a list of plugins in the required format from an existing server by Jim Zucker · 9 years ago
  63. 0c98782 Issue #226 Fix tests by Carlos Sanchez · 9 years ago
  64. 9a09763 Merge pull request #226 from yoanisgil/build-args by Carlos Sanchez · 9 years ago
  65. 91ae90c Merge pull request #223 from stigsb/configurable_uid_gid by Carlos Sanchez · 9 years ago
  66. 9b2d222 Merge pull request #214 from dhrapson/master by Carlos Sanchez · 9 years ago
  67. 8fbb91f Define build ARG by Yoanis Gil · 9 years ago
  68. e9f9095 Initial Jenkinsfile by Carlos Sanchez · 9 years ago
  69. 854a604 Make user/group/uid/gid configurable with docker --build-arg by Stig Bakken · 9 years ago
  70. e7d56fa Fix Issue #213 Get JAVA_OPTS, JENKIS_OPTS and arguments working by Carlos Sanchez · 9 years ago
  71. 65b3254 Add build and test instructions to README by Carlos Sanchez · 9 years ago
  72. 595a468 replace hard-coded /var/jenkins_home with $JENKINS_HOME by Dave Head-Rapson · 9 years ago
  73. 177b25f Re-add cleanup at the end of tests by Carlos Sanchez · 9 years ago
  74. c24ef82 Issue #213 Add test for JAVA_OPTS by Carlos Sanchez · 9 years ago
  75. 5fc9cd0 Use exec instead of bash to start java by Carlos Sanchez · 9 years ago
  76. a74dd10 Merge pull request #205 from jenkinsci/download-from-maven by Kohsuke Kawaguchi · 9 years ago
  77. b957dd9 Download from Maven repository by Kohsuke Kawaguchi · 9 years ago
  78. 814ed31 Merge pull request #203 from sbesson/lts_1.642.2 by Carlos Sanchez · 9 years ago
  79. 2cd2b9e Update to latest LTS version 1.642.2 by Sebastien Besson · 9 years ago
  80. f07a41e Merge pull request #194 from sergeychipiga/master by Carlos Sanchez · 9 years ago
  81. db6eb67 use /etc/init.d/jenkins variant to provide multiple java options with quotes by Sergey Chipiga · 9 years ago
  82. 62de121 Merge pull request #191 from MarkEWaite/develop/use-1.642.1 by Carlos Sanchez · 9 years ago
  83. 96962db Update to next LTS version of Jenkins : 1.642.1 by Mark Waite · 9 years ago
  84. d1b4a24 Merge pull request #190 from s17t/patch-1 by Carlos Sanchez · 9 years ago
  85. db1bb4a Header row in plugins.txt must be not included. by s17t.net · 9 years ago
  86. 0d1755f Fix #185 Allow options and arguments with quotes by Carlos Sanchez · 9 years ago
  87. bd2f6c9 Exit if we can't write to jenkins home by Carlos Sanchez · 9 years ago
  88. 56eb2b7 Merge pull request #186 from bastiaanb/feature/config-files-can-override-2 by Carlos Sanchez · 9 years ago
  89. 45b0f67 if a config file has .override appended to its name, it will override and overwrite any existing config file by Bastiaan Bakker · 9 years ago
  90. 6549597 Fix bad dir name when it contains spaces by Carlos Sanchez · 9 years ago
  91. d01d3d7 Issue #177 Print a warning if can't write to jenkins home by Carlos Sanchez · 9 years ago
  92. c6152ba Merge pull request #180 from jenkinsci/bad_scripting by Carlos Sanchez · 9 years ago
  93. 4409632 Escape variables by Kanstantsin Shautsou · 9 years ago
  94. 83ce6f6 Add link by Carlos Sanchez · 9 years ago
  95. ce8d6bd Merge pull request #178 from jpthiery/upgrade_to_1.625.3 by Carlos Sanchez · 9 years ago
  96. 683b0d6 Update to latest LTS version 1.625.3 by jpthiery · 9 years ago
  97. 5236c3e Merge pull request #175 from batmat/clarify-ssh-slaves by Carlos Sanchez · 9 years ago
  98. c2384f5 Port 50000 is only required for JNLP Slaves by Baptiste Mathus · 9 years ago
  99. 4fa9ebc Merge pull request #167 from jpthiery/upgrade_to_1.625.2 by Carlos Sanchez · 9 years ago
  100. 3eb0f83 Update to next LTS version of Jenkins : 1.625.2 by jpthiery · 9 years ago