1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused imports More... almost 9 years ago
Refactor of requires in PluginDescriptor (breaking change) (#138) More... almost 9 years ago
The requires Expression does not print well, instead we get the className. This fix adds a `requiresString` to PluginInfo. (#137) More... almost 9 years ago
Delete plugin zip on uninstall (#136) More... almost 9 years ago
`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) More... almost 9 years ago
getVersion() use wrong class for calculating PF4J version (#134) More... almost 9 years ago
Fix bug in loadJars() (#131) More... almost 9 years ago
Refactor validation of PluginDescriptors (#130) More... almost 9 years ago
Merge pull request #133 from cominvent/plugin-license More... almost 9 years ago
Support for adding license information to the plugins (plugin.license), e.g. Apache-2.0 or MIT More... almost 9 years ago
Merge pull request #129 from cominvent/properties-descriptor-finder More... almost 9 years ago
Added copyright More... almost 9 years ago
Adding parsing of plugin.description and plugin.requires to the properties finder, and added a test More... almost 9 years ago
Update README.md More... almost 9 years ago
Add 'Custom PluginManager' section in readme More... almost 9 years ago
Update README.md More... almost 9 years ago
Add version 1.2.0 in changelog More... almost 9 years ago
[maven-release-plugin] prepare for next development iteration More... almost 9 years ago
[maven-release-plugin] prepare release release-1.2.0 More... almost 9 years ago
Update readme More... almost 9 years ago
Update changelog More... almost 9 years ago
Merge pull request #128 from decebals/jar_plugin_manager More... almost 9 years ago
Add JarPluginManager, PluginLoader, AbstractPluginManager More... almost 9 years ago
Merge pull request #125 from ShaoboAi/master More... almost 9 years ago
reset file format More... almost 9 years ago
Fix previous commit More... almost 9 years ago
Reactivate protection against the issues similar with #97 More... almost 9 years ago
Merge pull request #124 from lyze237/master More... almost 9 years ago
Added compileOnly to "api" dependencies in plugins. More... almost 9 years ago
Merge pull request #122 from lyze237/master More... almost 9 years ago