Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 1 | -0/+20 | |
| | ||||||
* | Resolve #335 | Decebal Suiu | 2019-08-05 | 2 | -13/+70 | |
| | ||||||
* | 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 | 21 | -89/+91 | |
| | ||||||
* | Fix FileSystemException in windows on plugin delete (#322) | hazemkmammu | 2019-06-05 | 1 | -8/+16 | |
| | ||||||
* | Add constructors in JarPluginManager | decebals | 2019-05-30 | 1 | -0/+10 | |
| | ||||||
* | Revert commit 40846fa (Rename PluginRepository.getPluginPaths to ↵ | Decebal Suiu | 2019-05-13 | 5 | -13/+13 | |
| | | | | 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 | 15 | -106/+266 | |
| | ||||||
* | 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 | |
| | ||||||
* | Improve #292 | Decebal Suiu | 2019-04-20 | 5 | -15/+25 | |
| | ||||||
* | Improve #292 | Decebal Suiu | 2019-04-20 | 8 | -76/+47 | |
| | ||||||
* | Improve readability | Decebal Suiu | 2019-04-15 | 1 | -13/+17 | |
| | ||||||
* | Resolve #311 | Decebal Suiu | 2019-04-15 | 1 | -2/+6 | |
| | ||||||
* | Resolve #309 | Decebal Suiu | 2019-04-15 | 1 | -1/+7 | |
| | ||||||
* | Rename PluginRepository.getPluginPaths to getPluginsPaths | Decebal Suiu | 2019-04-14 | 5 | -15/+15 | |
| | ||||||
* | 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 | 1 | -9/+18 | |
| | ||||||
* | Fix mistake add file | Decebal Suiu | 2019-04-12 | 1 | -47/+0 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | Resolve TODO (add isDevelopment method as default method in PluginManager) | Decebal Suiu | 2019-04-01 | 2 | -5/+7 | |
| | | ||||||
* | | Remove deprecated constructor | Decebal Suiu | 2019-04-01 | 1 | -11/+0 | |
|/ | ||||||
* | Fix warnings | Decebal Suiu | 2019-04-01 | 7 | -37/+20 | |
| | ||||||
* | Resolve #292 | Decebal Suiu | 2019-03-29 | 2 | -13/+8 | |
| | ||||||
* | Fix the compilation error introduced by the previous commit | decebals | 2019-03-21 | 1 | -1/+1 | |
| | ||||||
* | Fix warning | Decebal Suiu | 2019-03-20 | 1 | -2/+3 | |
| | ||||||
* | Provide a module descriptor for Java 9+ (#300) | Andreas Rudolph | 2019-03-19 | 1 | -0/+47 | |
| | ||||||
* | Resolve #294#294 | Decebal Suiu | 2019-03-12 | 1 | -4/+4 | |
| | ||||||
* | Fix #297 | Decebal Suiu | 2019-03-11 | 1 | -1/+1 | |
| | ||||||
* | Fix #297 | Decebal Suiu | 2019-03-11 | 1 | -1/+1 | |
| | ||||||
* | Check no plugin with same pluginId is loaded (#287) | Dmitry Timofeev | 2019-03-02 | 1 | -13/+25 | |
| | ||||||
* | Add small javadoc | Decebal Suiu | 2019-03-02 | 1 | -0/+2 | |
| | ||||||
* | Document thread safety of PluginManagers (#288) | Dmitry Timofeev | 2019-03-01 | 2 | -0/+4 | |
| | ||||||
* | Document where the pluginId comes from (#279) | Dmitry Timofeev | 2019-02-13 | 4 | -15/+16 | |
| | ||||||
* | Formatting | Decebal Suiu | 2019-01-11 | 5 | -17/+23 | |
| | ||||||
* | Optional plugin dependencies (#270) | Andreas Rudolph | 2019-01-11 | 7 | -3/+368 | |
| | ||||||
* | ServiceProviderExtensionFinder should scan the whole classpath (#273) | Andreas Rudolph | 2019-01-05 | 2 | -8/+19 | |
| | ||||||
* | explicitly configure extension points for an extension (#265) | Andreas Rudolph | 2019-01-03 | 3 | -13/+101 | |
| | ||||||
* | Polishing (extract duplicate code in internal method, remove unneeded null ↵ | Decebal Suiu | 2018-12-28 | 2 | -36/+31 | |
| | | | | check) #262 |