aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Extract constants for some system property namsedecebals2019-05-022-6/+9
| |
| * Resolve #296Decebal Suiu2019-05-023-46/+35
| |
| * Add DirectedGraphTestDecebal Suiu2019-04-201-0/+98
| |
| * Add AbstractPluginManagerTestDecebal Suiu2019-04-201-0/+49
| |
| * Improve #292Decebal Suiu2019-04-207-26/+45
| |
| * Improve #292Decebal Suiu2019-04-2011-89/+60
| |
| * Add pluginClass getter in PluginZip and PluginJarDecebal Suiu2019-04-154-28/+69
| |
| * Improve readabilityDecebal Suiu2019-04-151-13/+17
| |
| * Resolve #311Decebal Suiu2019-04-153-15/+66
| |
| * Resolve #309Decebal Suiu2019-04-151-1/+7
| |
| * Rename PluginRepository.getPluginPaths to getPluginsPathsDecebal Suiu2019-04-146-30/+30
| |
| * Improve readabilityDecebal Suiu2019-04-135-199/+155
| |
| * Fix issue (the plugin directory will be deleted anyway in unzip extract method)Decebal Suiu2019-04-131-8/+0
| |
| * Add javadocDecebal Suiu2019-04-131-1/+5
| |
| * Add constants for properties namesDecebal Suiu2019-04-122-43/+53
| |
| * Improve readability of PropertiesPluginDescriptorFinderTestDecebal Suiu2019-04-121-73/+64
| |
| * Clean testsDecebal Suiu2019-04-122-21/+5
| |
| * Add PluginJarDecebal Suiu2019-04-121-0/+114
| |
| * Fix mistake add fileDecebal Suiu2019-04-121-47/+0
| |
| * Add possibility to add extra propertiesDecebal Suiu2019-04-121-7/+21
| |
| * Add constants for manifest's attributes namesDecebal Suiu2019-04-121-8/+17
| |
| * Fix javadoc formattingDecebal Suiu2019-04-122-2/+51
| |
| * Merge remote-tracking branch 'origin/#307' into pf4j_3Decebal Suiu2019-04-123-0/+87
| |\
| | * Add JarPluginManager and ZipPluginManager#307Decebal Suiu2019-04-013-0/+87
| | |
| * | Fix warningDecebal Suiu2019-04-011-1/+1
| | |
| * | Resolve TODO (add isDevelopment method as default method in PluginManager)Decebal Suiu2019-04-012-5/+7
| | |
| * | Remove deprecated constructorDecebal Suiu2019-04-011-11/+0
| |/
| * Fix warningsDecebal Suiu2019-04-017-37/+20
| |
| * Resolve #292Decebal Suiu2019-03-292-13/+8
| |
| * mark pf4j.jar as multi release library (#305)Andreas Rudolph2019-03-251-0/+11
| |
| * Fix the compilation error introduced by the previous commitdecebals2019-03-211-1/+1
| |
| * Fix warningDecebal Suiu2019-03-201-2/+3
| |
| * Migrate to JUnit 5Decebal Suiu2019-03-2021-228/+213
| |
| * compile demo plugins for Java 8 (#302)Andreas Rudolph2019-03-201-9/+0
| |
| * set version number to 3.0.0-SNAPSHOT (#301)Andreas Rudolph2019-03-198-15/+15
| |
| * Provide a module descriptor for Java 9+ (#300)Andreas Rudolph2019-03-193-17/+82
| |
| * Fix deprecated classDecebal Suiu2019-03-131-4/+9
| |
| * Development is done on Java 11 (OpenJDK)Decebal Suiu2019-03-132-7/+3
| |
| * Resolve #294#294Decebal Suiu2019-03-122-5/+17
| |
* | Fix typo2.xDecebal Suiu2019-05-241-1/+1
|/
* update to asm library to version 7.1 (#298)Andreas Rudolph2019-03-121-1/+1
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Check no plugin with same pluginId is loaded (#287)Dmitry Timofeev2019-03-024-22/+130
|
* Add small javadocDecebal Suiu2019-03-021-0/+2
|
* Document thread safety of PluginManagers (#288)Dmitry Timofeev2019-03-012-0/+4
|
* Improve run-demo scriptsdecebals2019-02-193-10/+20
|
* Make the project build on Java 11 (#278)Dmitry Timofeev2019-02-134-21/+37
|
* Document where the pluginId comes from (#279)Dmitry Timofeev2019-02-134-15/+16
|
* Add version 2.6.0 to changelogDecebal Suiu2019-02-011-1/+12
|