Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix #184 | Decebal Suiu | 2017-12-16 | 1 | -1/+1 | |
|/ | ||||||
* | Add version 2.0.0 in changelog | Decebal Suiu | 2017-10-17 | 1 | -1/+12 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2017-10-17 | 8 | -16/+16 | |
| | ||||||
* | [maven-release-plugin] prepare release release-2.0.0release-2.0.0 | Decebal Suiu | 2017-10-17 | 8 | -16/+16 | |
| | ||||||
* | Emit warning instead of error when plugin root is not present (#176) | Sergey Tyurin | 2017-10-13 | 1 | -1/+1 | |
| | ||||||
* | Improve public API of Extention* classes (#175) | Sergey Tyurin | 2017-10-12 | 3 | -33/+14 | |
| | ||||||
* | Update changelog | Decebal Suiu | 2017-10-11 | 1 | -0/+19 | |
| | ||||||
* | Resolve #174 | Decebal Suiu | 2017-10-08 | 1 | -10/+26 | |
| | ||||||
* | Remove JarPluginManager | Decebal Suiu | 2017-10-05 | 5 | -80/+47 | |
| | ||||||
* | Add CompoundPluginLoader | Decebal Suiu | 2017-10-05 | 6 | -26/+145 | |
| | ||||||
* | Add CompoundPluginDescriptorFinder (#172) | Decebal Suiu | 2017-10-04 | 21 | -298/+549 | |
| | ||||||
* | Open a new extension (protected method) point in ↵ | Decebal Suiu | 2017-09-27 | 1 | -2/+6 | |
| | | | | PropertiesPluginDescriptorFinder | |||||
* | Fix Maven warnings | Decebal Suiu | 2017-09-20 | 2 | -2/+2 | |
| | ||||||
* | Set version to 2.0.0-SNAPSHOT | Decebal Suiu | 2017-09-20 | 13 | -20/+20 | |
| | ||||||
* | Change root package from ro.fortsoft.pf4j to org.pf4j (#168) | Decebal Suiu | 2017-09-20 | 124 | -347/+350 | |
| | ||||||
* | Create a PF4J logo (#162) | Jan Høydahl | 2017-09-08 | 3 | -0/+6 | |
| | ||||||
* | Trim travis ci config | Decebal Suiu | 2017-09-07 | 1 | -4/+0 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Decebal Suiu | 2017-09-07 | 3 | -8/+209 | |
|\ | ||||||
| * | Added LICENSE file | Jan Høydahl | 2017-09-07 | 1 | -0/+201 | |
| | | | | | | Now also displays the license as metadata in GitHub | |||||
| * | add some javadoc so people don't wonder if this will throw exception or ↵ | Nicholas DiPiazza | 2017-08-11 | 1 | -3/+3 | |
| | | | | | | | | return null. (#160) | |||||
| * | Fixed typos in README.md (#159) | Kristof | 2017-08-09 | 1 | -5/+5 | |
| | | ||||||
* | | Fix #161 | Decebal Suiu | 2017-09-07 | 1 | -10/+20 | |
| | | ||||||
* | | Cosmetics | Decebal Suiu | 2017-09-07 | 2 | -40/+45 | |
|/ | ||||||
* | Minor javadoc fix | Decebal Suiu | 2017-08-01 | 1 | -11/+14 | |
| | ||||||
* | Update some code to Java 7 | Decebal Suiu | 2017-07-28 | 2 | -28/+14 | |
| | ||||||
* | Close the input stream after read it and remove redundant util method | Decebal Suiu | 2017-07-28 | 1 | -49/+26 | |
| | ||||||
* | Possible fix for #156 | Decebal Suiu | 2017-07-28 | 3 | -12/+17 | |
| | ||||||
* | Add VersionManager abstractization (breaking change) (#155) | Decebal Suiu | 2017-07-12 | 17 | -94/+213 | |
| | ||||||
* | Refactor ManifestPluginDescriptorFinder to allow custom managing of V… (#154) | COLLIGNON Thomas | 2017-07-06 | 1 | -1/+12 | |
| | ||||||
* | Add javadoc for DependencyResolver class | Decebal Suiu | 2017-06-29 | 1 | -0/+9 | |
| | ||||||
* | Enforce dependencies versions (#150) | Decebal Suiu | 2017-06-24 | 9 | -138/+474 | |
| | ||||||
* | Updated gradle demo dependencies and switched from System.out.println to ↵ | Michael "Lyze" Weinberger | 2017-06-19 | 9 | -33/+48 | |
| | | | | slf4j.log (#149) | |||||
* | Kotlin plugin example added and README updated for Kotlin. (#146) | Anindya Chatterjee | 2017-06-09 | 4 | -1/+105 | |
| | ||||||
* | Add version 1.3.0 in changelog | Decebal Suiu | 2017-05-03 | 1 | -1/+12 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2017-05-03 | 8 | -16/+16 | |
| | ||||||
* | [maven-release-plugin] prepare release release-1.3.0release-1.3.0 | Decebal Suiu | 2017-05-03 | 8 | -16/+16 | |
| | ||||||
* | Update CHANGELOG.md | Decebal Suiu | 2017-05-03 | 1 | -4/+18 | |
| | ||||||
* | Minor improvements | Decebal Suiu | 2017-04-20 | 4 | -4/+5 | |
| | ||||||
* | Add constructors with varargs in PippoException | Decebal Suiu | 2017-04-20 | 2 | -0/+19 | |
| | ||||||
* | Refactor requires validation, Fixes #142 (#144) | Jan Høydahl | 2017-04-20 | 7 | -29/+119 | |
| | ||||||
* | Add more unit tests | Decebal Suiu | 2017-04-06 | 6 | -6/+319 | |
| | ||||||
* | New LoadPluginsTest (#141) | Jan Høydahl | 2017-04-06 | 6 | -11/+253 | |
| | ||||||
* | Unzip plugin zip file in loadPluginFromPath() (#140) | Jan Høydahl | 2017-04-06 | 5 | -42/+131 | |
| | ||||||
* | Ability to get pluginsRoot from PluginManager (#139) | Jan Høydahl | 2017-04-05 | 1 | -0/+5 | |
| | ||||||
* | Remove unused imports | Decebal Suiu | 2017-04-04 | 1 | -2/+1 | |
| | ||||||
* | Refactor of requires in PluginDescriptor (breaking change) (#138) | Jan Høydahl | 2017-04-04 | 5 | -29/+38 | |
| | ||||||
* | The requires Expression does not print well, instead we get the className. ↵ | Jan Høydahl | 2017-04-03 | 3 | -3/+14 | |
| | | | | This fix adds a `requiresString` to PluginInfo. (#137) | |||||
* | Delete plugin zip on uninstall (#136) | Jan Høydahl | 2017-04-03 | 3 | -1/+34 | |
| | ||||||
* | `deletePlugin(id)` which is called by `UpdateManager.uninstallPlugin(id)` ↵ | Jan Høydahl | 2017-04-03 | 5 | -30/+38 | |
| | | | | failed since the `PluginRepository.deletePluginPath()` call used `Files.deleteIfExists(path)` which is not able to delete recursively. (#135) | |||||
* | getVersion() use wrong class for calculating PF4J version (#134) | Jan Høydahl | 2017-04-03 | 1 | -1/+1 | |
| |