1. ef30df3 Disable test by Filip Pytloun · 8 years ago
  2. 1bb486d Add user jenkins to docker group by Filip Pytloun · 8 years ago
  3. 9bc826f Install workflow-scm-step plugin by Filip Pytloun · 8 years ago
  4. 506c6aa Install workflow-remote-loader plugin by Filip Pytloun · 8 years ago
  5. e9e6f56 Allow overriding number of executors by Filip Pytloun · 8 years ago
  6. 74ce0b0 Install docker by Filip Pytloun · 8 years ago
  7. 0d167af Fix #337 Use the correct bash expansion in install-plugins by Carlos Sanchez · 8 years ago
  8. af7f6fa Merge pull request #334 from jeanlouisboudart/master by Carlos Sanchez · 8 years ago
  9. fbb05c3 Fix default value handling (-u option is set making -z fail) by Jean-Louis Boudart · 8 years ago
  10. 4fb6e3e Merge pull request #332 from jeanlouisboudart/master by Carlos Sanchez · 8 years ago
  11. ad0ff9c Fix #331 backport JENKINS_UC_DOWNLOAD feature in install-plugins.sh by Jean-Louis Boudart · 8 years ago
  12. 64c7ca3 java image is deprecated, use openjdk by Carlos Sanchez · 8 years ago
  13. b5ae0c5 Print plugins bundled and installed by Carlos Sanchez · 8 years ago
  14. 119703c Always install latest version of dependencies, not minimum by Carlos Sanchez · 8 years ago
  15. c0f6379 Tabs to spaces by Carlos Sanchez · 8 years ago
  16. 7a54989 Fix shellcheck warnings by Carlos Sanchez · 8 years ago
  17. 7d165ac Fail fast in install-plugins script by Carlos Sanchez · 8 years ago
  18. f7c0eab Split tests in two files by Carlos Sanchez · 8 years ago
  19. dfa44ea Merge pull request #329 from netrounds-fredrik/replace_carriage_return by Carlos Sanchez · 8 years ago
  20. 96ceb54 Don't use a carriage return character in the script by Fredrik Kers · 8 years ago
  21. 0e026d2 Run versionLT tests in the image we are building by Carlos Sanchez · 8 years ago
  22. 3a83b9d Install plugins even when they already exist in a different version (#323) by Carlos Sanchez · 8 years ago
  23. 1bcbb38 Fix #319 Ignore plugins bundled under detached-plugins by Carlos Sanchez · 8 years ago
  24. 0ab4070 Fix #319 Ignore plugins bundled under detached-plugins by Carlos Sanchez · 8 years ago
  25. a24d3e4 Use Jenkins 2.7.2 (#322) by Mark Waite · 8 years ago
  26. 31bc79c introduce WAR_URL argument so one can use alternate download URL (#320) by Nicolas De loof · 8 years ago
  27. 04473ff Test that optional dependencies are not bundled by Carlos Sanchez · 8 years ago
  28. 9bd5ef3 Merge pull request #309 from carlossg/install-plugins by Carlos Sanchez · 8 years ago
  29. c14af95 Make versionsLT support versions with qualifier (#307) by Vincent Latombe · 8 years ago
  30. 8227277 install-plugins is not resolving transitive dependencies by Carlos Sanchez · 8 years ago
  31. f50f960 Remove plugins.sh references from docs by Carlos Sanchez · 8 years ago
  32. bb8f8c9 Upgrade plugins if needed (#306) by Vincent Latombe · 9 years ago
  33. 195787d Add more install-plugins docs by Carlos Sanchez · 9 years ago
  34. d01bd51 Test ouput without color in alpine by Carlos Sanchez · 9 years ago
  35. e1b99f4 Do not bundle transitive dependencies already included in the war by Carlos Sanchez · 9 years ago
  36. 5b1dc30 Bump Jenkins to 2.7.1 (#304) by Mark Waite · 9 years ago
  37. 114dc70 #207, #219 Filter out plugins already installed, update tests by Carlos Sanchez · 9 years ago
  38. 44deec3 Use spaces instead of tabs by Carlos Sanchez · 9 years ago
  39. 4e24cac #207, #219 - Filter out plugins already installed, updated with feedback by Jim Zucker · 9 years ago
  40. d76ab2e Silent plugin download by Carlos Sanchez · 9 years ago
  41. 45a6285 Add more tests for plugin installation by Carlos Sanchez · 9 years ago
  42. 95241d1 Skip tests committed by mistake by Carlos Sanchez · 9 years ago
  43. 15328f6 Use the correct image in test by Carlos Sanchez · 9 years ago
  44. 67055a2 Add tests for install-plugins.sh by Carlos Sanchez · 9 years ago
  45. 050b643 10 seconds is too little to download plugins by Carlos Sanchez · 9 years ago
  46. 16ae24e Download as jpi instead of hpi by Carlos Sanchez · 9 years ago
  47. 6706b26 Install plugins timeout fix (#296) by Brian Antonelli · 9 years ago
  48. bbd13d0 Update download script to add parallelism, correct locking, and specific version support. (#291) by apottere · 9 years ago
  49. dd5373a Fix #293 Use version sort so 2.10 gets built by Carlos Sanchez · 9 years ago
  50. 730a905 Add test for install-plugins by Carlos Sanchez · 9 years ago
  51. 53bb39d Merge pull request #287 from jgmchan/patch-1 by Carlos Sanchez · 9 years ago
  52. e25c5e2 Merge pull request #290 from pli01/master by Carlos Sanchez · 9 years ago
  53. 7c03a37 upgrade tini version by pli01 · 9 years ago
  54. 223ca36 Bump Jenkins to 1.651.3 by Carlos Sanchez · 9 years ago
  55. 0540f31 Fix Issue #282 Always pull latest image and build without cache by Carlos Sanchez · 9 years ago
  56. e550fba Do not error if there are no 'resolved' flag files by jgmchan · 9 years ago
  57. 3ab1dee Merge pull request #274 from cbuckleytbi/master by Carlos Sanchez · 9 years ago
  58. cf78b91 run script wit `-e` by Nicolas De Loof · 9 years ago
  59. a9d458b fix download failure detection by Nicolas De Loof · 9 years ago
  60. 62421ca Quote variables by Sýlvan Heuser · 9 years ago
  61. b20f388 Fix script not necessarily working in the correct directory by Sýlvan Heuser · 9 years ago
  62. 2f2bdc9 Fix dependency resolving by Sýlvan Heuser · 9 years ago
  63. 4675f04 use local variables within functions by Nicolas De Loof · 9 years ago
  64. a7a34c3 avoid resolving dependencies twice for the same plugin by Nicolas De Loof · 9 years ago
  65. 0e7eac3 typo: allready -> already (#278) by Baptiste Mathus · 9 years ago
  66. 3a3295f docker node we use to build images uses docker <1.10 by Nicolas De Loof · 9 years ago
  67. 91a9343 Document use of install-plugins script by Nicolas De Loof · 9 years ago
  68. c22225f rely on build-args by Nicolas De Loof · 9 years ago
  69. d141786 Merge branch 'weekly' not needed anymore as the Dockerfile no accept ARGS by Nicolas De Loof · 9 years ago
  70. dfe81a3 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  71. 69bf630 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  72. 7db6537 Merge branch 'master' into weekly by Nicolas De Loof · 9 years ago
  73. 0ef5a62 utility script to install plugin and it’s dependencies by Nicolas De Loof · 9 years ago
  74. 5373de8 adding retry to plugins.sh for curl by Chris Buckley · 9 years ago
  75. 9b7d091 Update README.md (#269) by Rafael Benevides · 9 years ago
  76. 373c45a Bump Jenkins to 1.651.2 by Carlos Sanchez · 9 years ago
  77. 7a15c65 Bump to 2.3 security release by Carlos Sanchez · 9 years ago
  78. b8ce02a Update README.md by Carlos Sanchez · 9 years ago
  79. 10b7daa Add reference to weekly builds by Carlos Sanchez · 9 years ago
  80. 758cd60 Latest Docker for mac uses localhost by Carlos Sanchez · 9 years ago
  81. e77dae5 Noting jenkins.install.UpgradeWizard.state by Jesse Glick · 9 years ago
  82. aed5a50 Update weekly.sh by Nicolas De loof · 9 years ago
  83. 1a727f9 Update weekly.sh by Nicolas De loof · 9 years ago
  84. 816a88e Update weekly.sh by Nicolas De loof · 9 years ago
  85. aa66561 Change Update Center to updates.jenkins.io (#251) by jamesHsiaoAcquia · 9 years ago
  86. 5a51d0a Make tests work in 2.0 by Carlos Sanchez · 9 years ago
  87. 60a3616 2.0! by Kohsuke Kawaguchi · 9 years ago
  88. b8ad2f6 Update to 1.651.1 by Carlos Sanchez · 9 years ago
  89. c3e7a0c Make tests work on Docker for Mac by Carlos Sanchez · 9 years ago
  90. 8cb67a0 Some bash improvements by Carlos Sanchez · 9 years ago
  91. 2d72a18 Test that plugins are actually installed by Carlos Sanchez · 9 years ago
  92. 2d68b19 Remove newlines in test output by Carlos Sanchez · 9 years ago
  93. 3e8e948 Add test for plugins.sh execution by Carlos Sanchez · 9 years ago
  94. d393aa6 Remove wget, no longer used by Carlos Sanchez · 9 years ago
  95. eecaeb2 Use 2 spaces in sha1sum by Carlos Sanchez · 9 years ago
  96. 5fe7e3e Merge pull request #237 from outime/patch-1 by Carlos Sanchez · 9 years ago
  97. fab7f70 Script name typo by Rubén Díaz · 9 years ago
  98. c9045dc Merge pull request #212 from jimzucker/currentPlugins by Carlos Sanchez · 9 years ago
  99. 67f1189 Silent curl download by Carlos Sanchez · 9 years ago
  100. be28694 Merge pull request #235 from gmacario/feat-jenkins-1.642.4 by Carlos Sanchez · 9 years ago