| Commit message (Expand) | Author | Age | Files | Lines |
* | Inject FileSystem via PluginManager.getFileSystem and improve PluginZip/Plugi...file_to_path | Decebal Suiu | 2022-01-30 | 23 | -451/+730 |
* | Fix typo | Decebal Suiu | 2022-01-24 | 1 | -1/+1 |
* | Improve code quality (sonar hints) | Decebal Suiu | 2022-01-24 | 9 | -39/+39 |
* | Optional for add path/file in PluginClassLoader | Decebal Suiu | 2022-01-24 | 1 | -4/+35 |
* | Improve code quality (sonar hints) | Decebal Suiu | 2022-01-24 | 29 | -423/+409 |
* | Fix duplication code (sonar hints) | Decebal Suiu | 2022-01-23 | 3 | -56/+54 |
* | Do nothing on delete if path not exists | Decebal Suiu | 2022-01-23 | 1 | -0/+4 |
* | Try to work with path instead of file | Decebal Suiu | 2022-01-23 | 37 | -375/+416 |
* | Update README url (#485) | solo | 2022-01-23 | 1 | -1/+1 |
* | Update Log4j version to 2.17.1 (#480) | Neel Gopaul | 2021-12-29 | 2 | -2/+2 |
* | Update Log4j version to 2.17.0 (#479) | Neel Gopaul | 2021-12-19 | 2 | -2/+2 |
* | Upgrade to Log4j version to 2.15.0 (#478) | Zeid Rashwani | 2021-12-13 | 2 | -2/+2 |
* | Add project url in pom.xml | dsuiu | 2021-11-28 | 1 | -0/+1 |
* | Add support for reading plugin descriptor from zip | dsuiu | 2021-11-27 | 3 | -40/+64 |
* | Tab to spaces | dsuiu | 2021-11-27 | 1 | -12/+12 |
* | Do not rely on version from Manifest (#455) | wolframhaussig | 2021-06-15 | 4 | -11/+48 |
* | Add code analyses via Sonar (#458) | Decebal Suiu | 2021-06-14 | 3 | -0/+43 |
* | Fixed Dependency version check fails even if required is * (#451) | wolframhaussig | 2021-06-13 | 2 | -1/+2 |
* | Add secure wrapper to plugin manager (#450) | wolframhaussig | 2021-06-13 | 4 | -5/+592 |
* | Fix the path separator used in the SingletonExtensionFactoryTest.java (#435) | RationalityFrontline | 2021-04-04 | 1 | -1/+1 |
* | Update module-info.java (#426) | Decebal Suiu | 2021-04-04 | 2 | -5/+5 |
* | Update mockito version from 2.24.0 to 3.8.0 (#436) | RationalityFrontline | 2021-04-04 | 1 | -1/+1 |
* | Add a unit test in AbstractExtensionFinderTest to reproduce #428 (#430) | ahaha-vip | 2021-03-24 | 2 | -2/+47 |
* | Add version 3.6.0 to changelog | Decebal Suiu | 2021-01-16 | 1 | -1/+12 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2021-01-16 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.6.0release-3.6.0 | Decebal Suiu | 2021-01-16 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2021-01-16 | 1 | -0/+4 |
* | Fix for #394 (#417) | Decebal Suiu | 2021-01-10 | 3 | -6/+89 |
* | Externalize some useful classes from testing (#415) | Decebal Suiu | 2021-01-09 | 28 | -61/+97 |
* | Add version 3.5.0 to changelog | Decebal Suiu | 2020-11-08 | 1 | -1/+12 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2020-11-08 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.5.0release-3.5.0 | Decebal Suiu | 2020-11-08 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2020-11-08 | 1 | -0/+14 |
* | Support multiple plugin root directories (#404) | rreich | 2020-11-05 | 12 | -89/+258 |
* | Bucketed caching in SingletonExtensionFactory (#402) | Ajith Kumar | 2020-10-20 | 2 | -5/+55 |
* | Fix javadoc when run inside Intellij IDEA | Decebal Suiu | 2020-10-12 | 1 | -0/+2 |
* | Solve #440 | Decebal Suiu | 2020-10-12 | 2 | -0/+51 |
* | Make DefaultPluginDescriptor#addDependency usable (#398) | rreich | 2020-09-28 | 2 | -10/+45 |
* | added toString to WrongDependencyVersion to solve issue #396 (#397) | asafbennatan | 2020-09-14 | 1 | -0/+9 |
* | Fix #395 | Decebal Suiu | 2020-08-27 | 1 | -1/+1 |
* | Fix #378 | Decebal Suiu | 2020-08-18 | 1 | -1/+1 |
* | Add version 3.4.1 to changelog | Decebal Suiu | 2020-08-14 | 1 | -1/+13 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2020-08-14 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.4.1release-3.4.1 | Decebal Suiu | 2020-08-14 | 9 | -17/+17 |
* | Update changelog | Decebal Suiu | 2020-08-14 | 1 | -1/+3 |
* | Fix #391 | Decebal Suiu | 2020-08-10 | 1 | -1/+1 |
* | Fix for #377 and minor fixes found by Sonar lint (#388) | Valeriy Kucherenko | 2020-07-24 | 7 | -55/+65 |
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2020-07-17 | 9 | -17/+17 |
* | [maven-release-plugin] prepare release release-3.4.0release-3.4.0 | Decebal Suiu | 2020-07-17 | 9 | -17/+17 |
* | Fix for problem with file lock on Windows platform. Introduce unloadPlugins m... | Valeriy Kucherenko | 2020-07-17 | 3 | -0/+18 |