1 コミット (5916ee64d9c05a4f085f6f6562ed383ff3203e4a)

作成者 SHA1 メッセージ 日付
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) 6年前
  Decebal Suiu f5f5587e96 Update some code to Java 7 6年前
  Decebal Suiu 617508ffb5 Enforce dependencies versions (#150) 7年前
  Jan Høydahl 28e716c71e New LoadPluginsTest (#141) 7年前
  Jan Høydahl 39ef17a075 Unzip plugin zip file in loadPluginFromPath() (#140) 7年前
  Jan Høydahl f4ddddc61b Delete plugin zip on uninstall (#136) 7年前
  Jan Høydahl a77245a0da `deletePlugin(id)` which is called by `UpdateManager.uninstallPlugin(id)` failed since the `PluginRepository.deletePluginPath()` call used `Files.deleteIfExists(path)` which is not able to delete recursively. (#135) 7年前
  Jan Høydahl aef9d3a486 Fix bug in loadJars() (#131) 7年前
  Decebal Suiu d7f245e511 Add JarPluginManager, PluginLoader, AbstractPluginManager 7年前
  Decebal Suiu 24dd110c9e Format the license header 8年前
  Decebal Suiu af4dc9ed42 use FileUtils.writeLines 8年前
  Decebal Suiu 57c9474e20 fix #78 8年前
  Decebal Suiu aee82c92b0 convert existing generics to diamond syntax 9年前
  Decebal Suiu 746ac803b8 a first version related to enable-disable plugin 10年前
  James Moger c867d45898 Implement delete plugin 10年前
  Decebal Suiu 1ebca8c91a add support for enabled (whitelist) plugins and disabled (blacklist) plugins 11年前