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