1. 7d165ac Fail fast in install-plugins script by Carlos Sanchez · 8 years ago
  2. 96ceb54 Don't use a carriage return character in the script by Fredrik Kers · 8 years ago
  3. 3a83b9d Install plugins even when they already exist in a different version (#323) by Carlos Sanchez · 8 years ago
  4. 0ab4070 Fix #319 Ignore plugins bundled under detached-plugins by Carlos Sanchez · 8 years ago
  5. 9bd5ef3 Merge pull request #309 from carlossg/install-plugins by Carlos Sanchez · 9 years ago
  6. c14af95 Make versionsLT support versions with qualifier (#307) by Vincent Latombe · 9 years ago
  7. 8227277 install-plugins is not resolving transitive dependencies by Carlos Sanchez · 9 years ago
  8. e1b99f4 Do not bundle transitive dependencies already included in the war by Carlos Sanchez · 9 years ago
  9. d76ab2e Silent plugin download by Carlos Sanchez · 9 years ago
  10. 050b643 10 seconds is too little to download plugins by Carlos Sanchez · 9 years ago
  11. 16ae24e Download as jpi instead of hpi by Carlos Sanchez · 9 years ago
  12. 6706b26 Install plugins timeout fix (#296) by Brian Antonelli · 9 years ago
  13. bbd13d0 Update download script to add parallelism, correct locking, and specific version support. (#291) by apottere · 9 years ago
  14. e550fba Do not error if there are no 'resolved' flag files by jgmchan · 9 years ago
  15. cf78b91 run script wit `-e` by Nicolas De Loof · 9 years ago
  16. a9d458b fix download failure detection by Nicolas De Loof · 9 years ago
  17. 62421ca Quote variables by Sýlvan Heuser · 9 years ago
  18. b20f388 Fix script not necessarily working in the correct directory by Sýlvan Heuser · 9 years ago
  19. 2f2bdc9 Fix dependency resolving by Sýlvan Heuser · 9 years ago
  20. 4675f04 use local variables within functions by Nicolas De Loof · 9 years ago
  21. a7a34c3 avoid resolving dependencies twice for the same plugin by Nicolas De Loof · 9 years ago
  22. 0e7eac3 typo: allready -> already (#278) by Baptiste Mathus · 9 years ago
  23. dfe81a3 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago[Renamed (71%) from install-plugin.sh]
  24. 0ef5a62 utility script to install plugin and it’s dependencies by Nicolas De Loof · 9 years ago