742 Commits (master)
 

Author SHA1 Message Date
  Decebal Suiu f9495062d0 Update README.md 10 years ago
  Decebal Suiu 88e897e4ac add 'How to build' section in readme 10 years ago
  Decebal Suiu 3e738375dc Update README.md 10 years ago
  Decebal Suiu 2074da190e Update README.md 10 years ago
  Decebal Suiu 92d3fec8fa fix a broken link in readme 10 years ago
  Decebal Suiu ac69a92a90 Merge remote-tracking branch 'origin/master' 10 years ago
  Decebal Suiu e58e71a098 load extensions from classpath; before this commit only plugins can declare extensions 10 years ago
  Decebal Suiu 11ee51b3c5 Update README.md 10 years ago
  Decebal Suiu 57fabda2e6 Update README.md 10 years ago
  Decebal Suiu ca2e19c3ed Update README.md 10 years ago
  Decebal Suiu 766681abb4 Update README.md 10 years ago
  Decebal Suiu f508484004 fix an issue that occurs when the plugin developer put the pf4j jar in the plugin's lib folder (or not declare the pf4j dependency with scope provided in pom.xml) 10 years ago
  Decebal Suiu 441062e98c minor change 10 years ago
  Decebal Suiu 69835a1406 add info message about pf4j version and the runtime mode 10 years ago
  Decebal Suiu 90aefdd121 add version in DefaultPluginManager 10 years ago
  Decebal Suiu 77c4e00469 add dispose method in PluginClassLoader 10 years ago
  Decebal Suiu bb4c68def5 Update README.md 10 years ago
  Decebal Suiu df5a0fabf2 Merge branch 'master' of https://github.com/decebals/pf4j 10 years ago
  Decebal Suiu 0cbac88f6b update readme 10 years ago
  Decebal Suiu 57436d67b4 [maven-release-plugin] prepare for next development iteration 10 years ago
  Decebal Suiu a20a13700f [maven-release-plugin] prepare release release-0.8.0 10 years ago
  Decebal Suiu 7df691ccec update slf4j to 1.7.5 10 years ago
  Decebal Suiu eb24fa2b32 rename PluginVersion to Version 10 years ago
  Decebal Suiu a6dacb2f74 Merge pull request #15 from gitblit/requires 10 years ago
  James Moger 316109a558 Move requires logic to isPluginValid(PluginWrapper), rename default version to ZERO 10 years ago
  James Moger eba6d3dc6b Add an optional requires manifest value 10 years ago
  Decebal Suiu b5589a7d0b Merge pull request #13 from gitblit/description 10 years ago
  Decebal Suiu f9be0a48ce Merge pull request #12 from gitblit/fix_loglevel 10 years ago
  James Moger 2bc87639f9 Add an optional description to the manifest 10 years ago
  James Moger 361a974759 Change log level of a debug message from warn to debug 10 years ago
  Decebal Suiu ae2c0cd69f [maven-release-plugin] prepare for next development iteration 10 years ago
  Decebal Suiu bd953f99a3 [maven-release-plugin] prepare release release-0.7.1 10 years ago
  Decebal Suiu 1d1f3c3c34 Merge pull request #11 from gitblit/delete_disabled 10 years ago
  James Moger e996639f47 Allow disabled plugins to be unloaded and deleted 10 years ago
  Decebal Suiu 0e6b1df75f using java 1.7 for compilation (for ClassLoader.close() called in DefaultPluginManager) 10 years ago
  Decebal Suiu 726c5cab70 [maven-release-plugin] prepare for next development iteration 10 years ago
  Decebal Suiu 2533d78213 [maven-release-plugin] prepare release release-0.7.0 10 years ago
  Decebal Suiu 66caaa34f4 Merge pull request #10 from gitblit/resource_loading 10 years ago
  James Moger e80ae32868 Allow inspection of disabled plugins by not stopping resource loading 10 years ago
  Decebal Suiu 7e00f212b1 add listeners to plugin state changes 10 years ago
  Decebal Suiu 5287be5438 Merge pull request #9 from decebals/enable-disable-plugin 10 years ago
  Decebal Suiu 33baceffd7 use PluginState.DISABLE instead of PluginManger.isPluginDisabled() 10 years ago
  Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin 10 years ago
  Decebal Suiu c92982264d the content of disabled.txt was deleted accidentally when I run demo (that contains a sequence of code that enable programmaticaly a plugin) 10 years ago
  Decebal Suiu e5774205c3 forgot to commit these files 10 years ago
  Decebal Suiu 746ac803b8 a first version related to enable-disable plugin 10 years ago
  Decebal Suiu 1da96c7dde Merge pull request #6 from gitblit/load_plugin 10 years ago
  James Moger de6b7df7a6 Implement loading a single plugin archive 10 years ago
  Decebal Suiu 8a19725905 Merge pull request #4 from gitblit/delete_plugin 10 years ago
  James Moger c2fe1da412 Simplify changes per review 10 years ago