3 Révisions (5916ee64d9c05a4f085f6f6562ed383ff3203e4a)

Auteur SHA1 Message Date
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) il y a 6 ans
  Decebal Suiu c35a4f63b4 Cosmetics il y a 6 ans
  Decebal Suiu c9bdd98e6d Add VersionManager abstractization (breaking change) (#155) il y a 6 ans
  Jan Høydahl 39ef17a075 Unzip plugin zip file in loadPluginFromPath() (#140) il y a 7 ans
  Decebal Suiu d7f245e511 Add JarPluginManager, PluginLoader, AbstractPluginManager il y a 7 ans
  Decebal Suiu f595eb5dfa Return a list of all extensions from a plugin and optional for an extension point il y a 7 ans
  Decebal Suiu fbf096655c Fix #99 il y a 8 ans
  Decebal Suiu 0dd5e53dff Add getExtensionFactory in PluginManager interface il y a 8 ans
  Decebal Suiu 400e0f74bd Pull method DefaultPluginManager.whichPlugin() to PluginManager il y a 8 ans
  Decebal Suiu ce19eb6ce7 fix #84 il y a 8 ans
  Decebal Suiu 35ff0f5936 In development mode hide plugins/target (is not a plugin) il y a 8 ans
  Decebal Suiu 24dd110c9e Format the license header il y a 8 ans
  Decebal Suiu c7d6a98d99 make PluginManager available in Plugin via PluginWrapper il y a 8 ans
  Decebal Suiu eefe2341bd make more fields protected in DefaultPluginManager il y a 8 ans
  Decebal Suiu 062a2c068d added possibility to overwrite DefaultPluginManager (see #66) il y a 8 ans
  Decebal Suiu 7dc4007c27 fix #63 il y a 8 ans
  Decebal Suiu 1b00a01b61 fix wildcard import il y a 8 ans
  Mário Franco dff2c20814 Stop leafs first il y a 8 ans
  Mário Franco e4cf827a4c Fix #42 and it's a help for #32 il y a 9 ans
  Decebal Suiu 7aa50bf83d make pluginsDirectory canonical il y a 9 ans
  Mário Franco f3fe919089 Replace Version with semver lib il y a 9 ans
  Decebal Suiu aee82c92b0 convert existing generics to diamond syntax il y a 9 ans
  Decebal Suiu 56a7ee47ac review #41 il y a 9 ans
  Mário Franco 966e5d506b Clean PluginStatusProvider api il y a 9 ans
  Mário Franco 3720dddcd5 Add Plugin status provider il y a 9 ans
  Decebal Suiu 808a36a3ae try to resolve issue #20 il y a 10 ans
  Decebal Suiu 69835a1406 add info message about pf4j version and the runtime mode il y a 10 ans
  Decebal Suiu 90aefdd121 add version in DefaultPluginManager il y a 10 ans
  Decebal Suiu 77c4e00469 add dispose method in PluginClassLoader il y a 10 ans
  Decebal Suiu 7df691ccec update slf4j to 1.7.5 il y a 10 ans
  Decebal Suiu eb24fa2b32 rename PluginVersion to Version il y a 10 ans
  James Moger 316109a558 Move requires logic to isPluginValid(PluginWrapper), rename default version to ZERO il y a 10 ans
  James Moger eba6d3dc6b Add an optional requires manifest value il y a 10 ans
  James Moger e996639f47 Allow disabled plugins to be unloaded and deleted il y a 10 ans
  Decebal Suiu 7e00f212b1 add listeners to plugin state changes il y a 10 ans
  Decebal Suiu 33baceffd7 use PluginState.DISABLE instead of PluginManger.isPluginDisabled() il y a 10 ans
  Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin il y a 10 ans
  Decebal Suiu 746ac803b8 a first version related to enable-disable plugin il y a 10 ans
  James Moger de6b7df7a6 Implement loading a single plugin archive il y a 10 ans
  James Moger c2fe1da412 Simplify changes per review il y a 10 ans
  James Moger c867d45898 Implement delete plugin il y a 10 ans
  James Moger 4fefdcf76c Add method to unload a plugin and it's dependencies il y a 10 ans
  James Moger 02455e68f6 Add methods to start & stop a single plugin and it's dependencies il y a 10 ans
  Decebal Suiu 3fd43bfe08 fix a minor message format in logging il y a 10 ans
  Decebal Suiu 78d959eb50 remove sezpoz dependency il y a 10 ans
  Decebal Suiu 6df8db4c34 add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOPMENT mode il y a 10 ans
  Decebal Suiu 5c15a04845 add debug message for lookup plugins directory il y a 10 ans
  Decebal Suiu 5b30e5fed1 add PluginClasspath - now you can add any classes and lib directories to plugin classpath il y a 10 ans
  Decebal Suiu c6cec30c88 add support hidden filter for plugins directory (.svn, .cvs, ...) il y a 10 ans
  Decebal Suiu 3bd47b504a add args to logging code il y a 10 ans