Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2019-09-08 | 9 | -17/+17 | |
| | ||||||
* | [maven-release-plugin] prepare release release-3.1.0release-3.1.0 | Decebal Suiu | 2019-09-08 | 9 | -17/+17 | |
| | ||||||
* | Update changelog | Decebal Suiu | 2019-09-08 | 1 | -0/+10 | |
| | ||||||
* | Add version 3.0.0 to changelog | Decebal Suiu | 2019-09-08 | 1 | -1/+12 | |
| | ||||||
* | Add IDEA classpath for Development mode (#323) | Hank | 2019-09-05 | 1 | -0/+8 | |
| | ||||||
* | Implement PluginClassLoader.getResources (#336) (#337) | Sebastian Lövdahl | 2019-09-04 | 3 | -6/+288 | |
| | ||||||
* | Resolve #335 | Decebal Suiu | 2019-08-05 | 3 | -19/+113 | |
| | ||||||
* | Improve testing of #335 | Decebal Suiu | 2019-08-05 | 1 | -6/+10 | |
| | ||||||
* | Make AbstractPluginManager fields protected to allow better control in ↵ | Johannes Schüth | 2019-07-12 | 1 | -17/+17 | |
| | | | | custom plugin managers (#330) | |||||
* | Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public ↵ | Johannes Schüth | 2019-07-10 | 1 | -2/+2 | |
| | | | | to better support custom plugin managers (#329) | |||||
* | Modified org.pf4j.PluginState to an enum (#328) | MacTrophy | 2019-07-02 | 1 | -21/+19 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2019-06-20 | 1 | -5/+5 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2019-06-18 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2019-06-18 | 1 | -14/+39 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2019-06-12 | 9 | -17/+17 | |
| | ||||||
* | [maven-release-plugin] prepare release release-3.0.1release-3.0.1 | Decebal Suiu | 2019-06-12 | 9 | -17/+17 | |
| | ||||||
* | Revert disable Javadoc generation on 11+ | Decebal Suiu | 2019-06-12 | 1 | -12/+0 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2019-06-12 | 9 | -17/+17 | |
| | ||||||
* | [maven-release-plugin] prepare release release-3.0.0release-3.0.0 | Decebal Suiu | 2019-06-12 | 9 | -17/+17 | |
| | ||||||
* | Update changelog | Decebal Suiu | 2019-06-12 | 1 | -1/+41 | |
| | ||||||
* | Merge pull request #324 from pf4j/pf4j_3 | Decebal Suiu | 2019-06-12 | 100 | -940/+2659 | |
|\ | | | | | PF4J 3 | |||||
| * | Merge branch masterpf4j_3 | Decebal Suiu | 2019-06-11 | 1 | -1/+1 | |
| | | ||||||
| * | Convert PluginException in PluginRuntimeException and use unchecked exceptions | Decebal Suiu | 2019-06-08 | 29 | -103/+105 | |
| | | ||||||
| * | Fix FileSystemException in windows on plugin delete (#322) | hazemkmammu | 2019-06-05 | 1 | -8/+16 | |
| | | ||||||
| * | Polishing #321 | decebals | 2019-06-04 | 1 | -44/+48 | |
| | | ||||||
| * | Recreate FileSystemException in windows on plugin delete (#321) | hazemkmammu | 2019-06-04 | 1 | -0/+69 | |
| | | ||||||
| * | Improve PluginJar, add ClassDataProvider concept | Decebal Suiu | 2019-05-31 | 7 | -6/+170 | |
| | | ||||||
| * | Add JarPluginManagerTest | decebals | 2019-05-30 | 1 | -0/+80 | |
| | | ||||||
| * | Improve PluginZip | decebals | 2019-05-30 | 1 | -2/+18 | |
| | | ||||||
| * | Improve PluginJar | decebals | 2019-05-30 | 1 | -6/+23 | |
| | | ||||||
| * | Add constructors in JarPluginManager | decebals | 2019-05-30 | 1 | -0/+10 | |
| | | ||||||
| * | Resolve #306 | Decebal Suiu | 2019-05-16 | 20 | -0/+728 | |
| | | ||||||
| * | Revert commit 40846fa (Rename PluginRepository.getPluginPaths to ↵ | Decebal Suiu | 2019-05-13 | 8 | -30/+30 | |
| | | | | | | | | getPluginsPaths) | |||||
| * | Remove empty line | Decebal Suiu | 2019-05-03 | 1 | -1/+0 | |
| | | ||||||
| * | Remove unneeded method | decebals | 2019-05-03 | 2 | -8/+5 | |
| | | ||||||
| * | Improve #307 (add support for development mode) | decebals | 2019-05-03 | 18 | -136/+334 | |
| | | ||||||
| * | Extract constants for some strings | decebals | 2019-05-02 | 1 | -7/+5 | |
| | | ||||||
| * | Extract constants for some system property namse | decebals | 2019-05-02 | 2 | -6/+9 | |
| | | ||||||
| * | Resolve #296 | Decebal Suiu | 2019-05-02 | 3 | -46/+35 | |
| | | ||||||
| * | Add DirectedGraphTest | Decebal Suiu | 2019-04-20 | 1 | -0/+98 | |
| | | ||||||
| * | Add AbstractPluginManagerTest | Decebal Suiu | 2019-04-20 | 1 | -0/+49 | |
| | | ||||||
| * | Improve #292 | Decebal Suiu | 2019-04-20 | 7 | -26/+45 | |
| | | ||||||
| * | Improve #292 | Decebal Suiu | 2019-04-20 | 11 | -89/+60 | |
| | | ||||||
| * | Add pluginClass getter in PluginZip and PluginJar | Decebal Suiu | 2019-04-15 | 4 | -28/+69 | |
| | | ||||||
| * | Improve readability | Decebal Suiu | 2019-04-15 | 1 | -13/+17 | |
| | | ||||||
| * | Resolve #311 | Decebal Suiu | 2019-04-15 | 3 | -15/+66 | |
| | | ||||||
| * | Resolve #309 | Decebal Suiu | 2019-04-15 | 1 | -1/+7 | |
| | | ||||||
| * | Rename PluginRepository.getPluginPaths to getPluginsPaths | Decebal Suiu | 2019-04-14 | 6 | -30/+30 | |
| | | ||||||
| * | Improve readability | Decebal Suiu | 2019-04-13 | 5 | -199/+155 | |
| | | ||||||
| * | Fix issue (the plugin directory will be deleted anyway in unzip extract method) | Decebal Suiu | 2019-04-13 | 1 | -8/+0 | |
| | |