Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | | 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 | |
* | Migrate to JUnit 5 | Decebal Suiu | 2019-03-20 | 19 | -225/+209 | |
* | Provide a module descriptor for Java 9+ (#300) | Andreas Rudolph | 2019-03-19 | 1 | -0/+47 | |
* | Fix deprecated class | Decebal Suiu | 2019-03-13 | 1 | -4/+9 | |
* | Resolve #294#294 | Decebal Suiu | 2019-03-12 | 2 | -5/+17 | |
* | 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 | 2 | -22/+109 | |
* | 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 | 8 | -4/+388 | |
* | 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 ch... | Decebal Suiu | 2018-12-28 | 2 | -36/+31 | |
* | load extensions from plugin libraries (#262) | Andreas Rudolph | 2018-12-28 | 2 | -18/+25 | |
* | Adds ability to configure plugin directory (#256) | Michael Ruocco | 2018-12-03 | 1 | -1/+4 | |
* | Resolve #209 | Decebal Suiu | 2018-11-25 | 1 | -3/+8 | |
* | Fix #252 | Decebal Suiu | 2018-11-25 | 1 | -1/+1 | |
* | Fix #248 | Decebal Suiu | 2018-11-23 | 2 | -8/+39 | |
* | Remove useless throws exception | Decebal Suiu | 2018-11-22 | 1 | -1/+1 | |
* | Fix #250 | Decebal Suiu | 2018-11-22 | 1 | -1/+1 | |
* | Resolve #242 | Decebal Suiu | 2018-10-20 | 2 | -2/+18 | |
* | Allow a way to query all extension classes for a given plugin (#233) | dustContributor | 2018-07-24 | 2 | -0/+14 | |
* | Add tests for SingletonExtensionFactory | Decebal Suiu | 2018-07-20 | 1 | -0/+45 | |
* | Fix typo | Decebal Suiu | 2018-07-19 | 1 | -1/+1 | |
* | Add SingletonExtensionFactory (see #232) | Decebal Suiu | 2018-07-19 | 1 | -0/+56 | |
* | Fix error in getFileSystem | Decebal Suiu | 2018-07-09 | 1 | -8/+6 |