1. 2fb0684 Fix race condition in tests, print with newline at end by Carlos Sanchez · 8 years ago
  2. 21b0f37 Increase default curl timeout to 20 as tests are failing by Carlos Sanchez · 8 years ago
  3. 6233a4d make curl settings configurable by Raymond Barbiero · 8 years ago
  4. 3eec42c Full best-practices / shellcheck-compliance pass by Charles Duffy · 8 years ago
  5. d6a7512 Remove zip dependency and replace with unzip equivalent (#354) by Gareth Harcombe-Minson · 8 years ago
  6. 0d167af Fix #337 Use the correct bash expansion in install-plugins by Carlos Sanchez · 8 years ago
  7. fbb05c3 Fix default value handling (-u option is set making -z fail) by Jean-Louis Boudart · 8 years ago
  8. ad0ff9c Fix #331 backport JENKINS_UC_DOWNLOAD feature in install-plugins.sh by Jean-Louis Boudart · 8 years ago
  9. b5ae0c5 Print plugins bundled and installed by Carlos Sanchez · 8 years ago
  10. 119703c Always install latest version of dependencies, not minimum by Carlos Sanchez · 8 years ago
  11. c0f6379 Tabs to spaces by Carlos Sanchez · 8 years ago
  12. 7a54989 Fix shellcheck warnings by Carlos Sanchez · 8 years ago
  13. 7d165ac Fail fast in install-plugins script by Carlos Sanchez · 8 years ago
  14. 96ceb54 Don't use a carriage return character in the script by Fredrik Kers · 8 years ago
  15. 3a83b9d Install plugins even when they already exist in a different version (#323) by Carlos Sanchez · 8 years ago
  16. 0ab4070 Fix #319 Ignore plugins bundled under detached-plugins by Carlos Sanchez · 8 years ago
  17. 9bd5ef3 Merge pull request #309 from carlossg/install-plugins by Carlos Sanchez · 8 years ago
  18. c14af95 Make versionsLT support versions with qualifier (#307) by Vincent Latombe · 8 years ago
  19. 8227277 install-plugins is not resolving transitive dependencies by Carlos Sanchez · 8 years ago
  20. e1b99f4 Do not bundle transitive dependencies already included in the war by Carlos Sanchez · 9 years ago
  21. d76ab2e Silent plugin download by Carlos Sanchez · 9 years ago
  22. 050b643 10 seconds is too little to download plugins by Carlos Sanchez · 9 years ago
  23. 16ae24e Download as jpi instead of hpi by Carlos Sanchez · 9 years ago
  24. 6706b26 Install plugins timeout fix (#296) by Brian Antonelli · 9 years ago
  25. bbd13d0 Update download script to add parallelism, correct locking, and specific version support. (#291) by apottere · 9 years ago
  26. e550fba Do not error if there are no 'resolved' flag files by jgmchan · 9 years ago
  27. cf78b91 run script wit `-e` by Nicolas De Loof · 9 years ago
  28. a9d458b fix download failure detection by Nicolas De Loof · 9 years ago
  29. 62421ca Quote variables by Sýlvan Heuser · 9 years ago
  30. b20f388 Fix script not necessarily working in the correct directory by Sýlvan Heuser · 9 years ago
  31. 2f2bdc9 Fix dependency resolving by Sýlvan Heuser · 9 years ago
  32. 4675f04 use local variables within functions by Nicolas De Loof · 9 years ago
  33. a7a34c3 avoid resolving dependencies twice for the same plugin by Nicolas De Loof · 9 years ago
  34. 0e7eac3 typo: allready -> already (#278) by Baptiste Mathus · 9 years ago
  35. dfe81a3 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago[Renamed (71%) from install-plugin.sh]
  36. 0ef5a62 utility script to install plugin and it’s dependencies by Nicolas De Loof · 9 years ago