Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ad more tests in ExtensionAnnotationProcessorTest | Decebal Suiu | 2019-11-14 | 2 | -13/+111 | |
| | ||||||
* | Add more defense in ExtensionAnnotationProcessor (error message if something ↵ | Decebal Suiu | 2019-11-13 | 1 | -0/+2 | |
| | | | | is wrong) | |||||
* | Move static method in superclass | Decebal Suiu | 2019-11-13 | 3 | -42/+22 | |
| | ||||||
* | Add javadoc | Decebal Suiu | 2019-11-13 | 4 | -0/+14 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 2 | -44/+33 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add javadoc | Decebal Suiu | 2019-04-13 | 1 | -1/+5 | |
| | ||||||
* | Add constants for properties names | Decebal Suiu | 2019-04-12 | 2 | -43/+53 | |
| | ||||||
* | Improve readability of PropertiesPluginDescriptorFinderTest | Decebal Suiu | 2019-04-12 | 1 | -73/+64 | |
| | ||||||
* | Clean tests | Decebal Suiu | 2019-04-12 | 2 | -21/+5 | |
| | ||||||
* | Add PluginJar | Decebal Suiu | 2019-04-12 | 1 | -0/+114 | |
| | ||||||
* | Fix mistake add file | Decebal Suiu | 2019-04-12 | 1 | -47/+0 | |
| | ||||||
* | Add possibility to add extra properties | Decebal Suiu | 2019-04-12 | 1 | -7/+21 | |
| | ||||||
* | Add constants for manifest's attributes names | Decebal Suiu | 2019-04-12 | 1 | -8/+17 | |
| | ||||||
* | Fix javadoc formatting | Decebal Suiu | 2019-04-12 | 2 | -2/+51 | |
| | ||||||
* | Merge remote-tracking branch 'origin/#307' into pf4j_3 | Decebal Suiu | 2019-04-12 | 3 | -0/+87 | |
|\ | ||||||
| * | Add JarPluginManager and ZipPluginManager#307 | Decebal Suiu | 2019-04-01 | 3 | -0/+87 | |
| | | ||||||
* | | Fix warning | Decebal Suiu | 2019-04-01 | 1 | -1/+1 | |
| | |