aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Implement PluginClassLoader.getResources (#336) (#337)Sebastian Lövdahl2019-09-042-6/+268
|
* Resolve #335Decebal Suiu2019-08-051-6/+43
|
* Improve testing of #335Decebal Suiu2019-08-051-6/+10
|
* Convert PluginException in PluginRuntimeException and use unchecked exceptionsDecebal Suiu2019-06-088-14/+14
|
* Polishing #321decebals2019-06-041-44/+48
|
* Recreate FileSystemException in windows on plugin delete (#321)hazemkmammu2019-06-041-0/+69
|
* Improve PluginJar, add ClassDataProvider conceptDecebal Suiu2019-05-317-6/+170
|
* Add JarPluginManagerTestdecebals2019-05-301-0/+80
|
* Improve PluginZipdecebals2019-05-301-2/+18
|
* Improve PluginJardecebals2019-05-301-6/+23
|
* Revert commit 40846fa (Rename PluginRepository.getPluginPaths to ↵Decebal Suiu2019-05-133-17/+17
| | | | getPluginsPaths)
* Improve #307 (add support for development mode)decebals2019-05-033-30/+68
|
* Add DirectedGraphTestDecebal Suiu2019-04-201-0/+98
|
* Add AbstractPluginManagerTestDecebal Suiu2019-04-201-0/+49
|
* Improve #292Decebal Suiu2019-04-202-11/+20
|
* Improve #292Decebal Suiu2019-04-203-13/+13
|
* Add pluginClass getter in PluginZip and PluginJarDecebal Suiu2019-04-154-28/+69
|
* Resolve #311Decebal Suiu2019-04-152-13/+60
|
* Rename PluginRepository.getPluginPaths to getPluginsPathsDecebal Suiu2019-04-141-15/+15
|
* Improve readabilityDecebal Suiu2019-04-135-199/+155
|
* Add constants for properties namesDecebal Suiu2019-04-121-34/+35
|
* Improve readability of PropertiesPluginDescriptorFinderTestDecebal Suiu2019-04-121-73/+64
|
* Clean testsDecebal Suiu2019-04-122-21/+5
|
* Add PluginJarDecebal Suiu2019-04-121-0/+114
|
* Add possibility to add extra propertiesDecebal Suiu2019-04-121-7/+21
|
* Migrate to JUnit 5Decebal Suiu2019-03-2019-225/+209
|
* Fix deprecated classDecebal Suiu2019-03-131-4/+9
|
* Resolve #294#294Decebal Suiu2019-03-121-1/+13
|
* Check no plugin with same pluginId is loaded (#287)Dmitry Timofeev2019-03-021-9/+84
|
* Optional plugin dependencies (#270)Andreas Rudolph2019-01-111-1/+20
|
* Fix #248Decebal Suiu2018-11-231-7/+10
|
* Remove useless throws exceptionDecebal Suiu2018-11-221-1/+1
|
* Add tests for SingletonExtensionFactoryDecebal Suiu2018-07-201-0/+45
|
* Formatting, rename fields refactoring, add commentsDecebal Suiu2018-06-177-210/+171
|
* Fix #223Decebal Suiu2018-06-171-29/+82
|
* Improving development mode experience for Gradle users #195 (#221)Shawn Sherwood2018-06-011-1/+27
|
* Fix unit testDecebal Suiu2018-05-161-4/+4
|
* License header update, #171 (#205)Bala Raman2018-03-2724-24/+24
|
* Fix unit testDecebal Suiu2018-03-191-7/+6
|
* Fix #202Decebal Suiu2018-03-171-0/+14
|
* Improve VersionManager (prepare pf4j-update release)Decebal Suiu2018-01-273-10/+15
|
* Refactoring to make PluginDescriptor more usable (#180)Josiah Haswell2017-11-013-12/+94
|
* Add CompoundPluginDescriptorFinder (#172)Decebal Suiu2017-10-0410-183/+313
|
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-2023-84/+84
|
* Add VersionManager abstractization (breaking change) (#155)Decebal Suiu2017-07-129-71/+110
|
* Enforce dependencies versions (#150)Decebal Suiu2017-06-241-0/+141
|
* Refactor requires validation, Fixes #142 (#144)Jan Høydahl2017-04-204-6/+83
|
* Add more unit testsDecebal Suiu2017-04-066-6/+319
|
* New LoadPluginsTest (#141)Jan Høydahl2017-04-063-0/+224
|
* Unzip plugin zip file in loadPluginFromPath() (#140)Jan Høydahl2017-04-061-0/+65
|