378 Commits (b92ec9ed53f69638c9726c29bc25a780a8eb7a17)

Author SHA1 Message Date
  Sebastian Lövdahl b92ec9ed53
Post `PluginState.UNLOADED` event when plugins are unloaded (#567) 3 months ago
  Decebal Suiu 336a5ba35a
Add strategy for handling the recovery of a plugin that could not be resolved (#564) 3 months ago
  Sebastian Lövdahl f08629928a
Make `PluginStateEvent` fields `final` (#566) 4 months ago
  Decebal Suiu 6e4e6b3781 Ignore fire plugin state event without state change 4 months ago
  Decebal Suiu bdd404bf6a Fix test 4 months ago
  Decebal Suiu 62b6162ec2 Fix #563 4 months ago
  Decebal Suiu 58f3638230 Add missing license file header 4 months ago
  Decebal Suiu 30f415fe2d Fix #520 4 months ago
  Decebal Suiu d351e52ab4 Add more javadoc, fix warnings 4 months ago
  Decebal Suiu a33c7b084a Add InvalidPluginDescriptorException 4 months ago
  Decebal Suiu 9bc18d3592 Add more javadoc 4 months ago
  John Niang a73185226d
Upgrade Java SemVer to 0.10.2 (#560) 4 months ago
  Marcus Ilgner 426a0d71ff
Write empty extensions descriptor even if no extensions are found 8 months ago
  finn0s 4715257de1
Unload broken plugins fix (#545) 9 months ago
  Decebal Suiu 8e0aa198c4
Add security checks to prevent directory traversal when decompressing (#538) 10 months ago
  Decebal Suiu c1c9c982dc Remove obsolete comment 11 months ago
  miracleshiy 3c2e7e297e
Fix:when ignoredComments=false, FileUtils.readLines() will return empty list. (#527) 1 year ago
  dre4merp bdadc6667a
Fix #524 (#525) 1 year ago
  Decebal Suiu 2eb8d7809b
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514) 1 year ago
  Decebal Suiu cce6e1334c
Improve class generation for testing (#515) 1 year ago
  Decebal Suiu 36f77cc63d Fix some warnings (javadoc, pom, sonar) 1 year ago
  Decebal Suiu 1f04209be1
Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
  Decebal Suiu 16690d5362 Fix #508 1 year ago
  Decebal Suiu dacbda1a23 Fix #492 1 year ago
  RationalityFrontline 1d58b179ab
Fix memory leak in SingletonExtensionFactory (#487) (#490) 2 years ago
  dsuiu b7f03a2cd2 Add support for reading plugin descriptor from zip 2 years ago
  wolframhaussig d18706e9d0
Do not rely on version from Manifest (#455) 3 years ago
  wolframhaussig a6bcc3bb33
Fixed Dependency version check fails even if required is * (#451) 3 years ago
  wolframhaussig dac4edb5f3
Add secure wrapper to plugin manager (#450) 3 years ago
  RationalityFrontline 575abd034f
Fix the path separator used in the SingletonExtensionFactoryTest.java (#435) 3 years ago
  Decebal Suiu a23546db74
Update module-info.java (#426) 3 years ago
  ahaha-vip 4e3d2fa142
Add a unit test in AbstractExtensionFinderTest to reproduce #428 (#430) 3 years ago
  Decebal Suiu 6f16cc47bc
Fix for #394 (#417) 3 years ago
  Decebal Suiu 02c52acbd0
Externalize some useful classes from testing (#415) 3 years ago
  rreich f6ede83be3
Support multiple plugin root directories (#404) 3 years ago
  Ajith Kumar c2d9998350
Bucketed caching in SingletonExtensionFactory (#402) 3 years ago
  Decebal Suiu 6e95633518 Solve #440 3 years ago
  rreich 597192ba5b
Make DefaultPluginDescriptor#addDependency usable (#398) 3 years ago
  asafbennatan f1724a2205
added toString to WrongDependencyVersion to solve issue #396 (#397) 3 years ago
  Decebal Suiu 971aa2e58d Fix #395 3 years ago
  Decebal Suiu 92d7c165d9 Fix #378 3 years ago
  Decebal Suiu 3caa5b72d0 Fix #391 3 years ago
  Valeriy Kucherenko 360e54320f
Fix for #377 and minor fixes found by Sonar lint (#388) 3 years ago
  Valeriy Kucherenko 58d3c8e183
Fix for problem with file lock on Windows platform. Introduce unloadPlugins method. (#387) 3 years ago
  Decebal Suiu 4d08bc8c51 Little formatting 3 years ago
  Decebal Suiu 676911da94 Deprecate PluginClassLoader with parentFirst as parameter 3 years ago
  asafbennatan 53745be62c
Better Customization for PluginClassLoader (#385) 3 years ago
  Valeriy Kucherenko b72b75ae26
Fix wrong logical condition (optional dependencies are always skipped) (#386) 3 years ago
  asafbennatan 4b6ad87cc3
parent first class loading is protected by ClassCastException instead of ClassNotFoundException (#384) 3 years ago
  ThatGamerBlue e98c0a4f98
sort files using last modified as long, preventing downcasting errors (#376) 4 years ago