index
:
pf4j.git
#289
#294
#307
#347
#358
#394
#405
#520
#526
#576
2.x
async
coverage
file_to_path
master
org
pf4j-tests-jar
pf4j_3
plugin_context
plugin_loaded_classes
remove_travis
resolve_recovery_strategy
slf4j_2.x
sonar
test_class_gen
version_manager
Plugin Framework for Java (PF4J): https://github.com/pf4j/pf4j
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
|
|
Thanks!
*
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.1
release-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.0
release-3.4.0
Decebal Suiu
2020-07-17
9
-17
/
+17
|
*
Fix for problem with file lock on Windows platform. Introduce unloadPlugins ↵
Valeriy Kucherenko
2020-07-17
3
-0
/
+18
|
|
|
|
|
method. (#387) Thanks for your contribution!
*
Little formatting
Decebal Suiu
2020-07-17
2
-27
/
+34
|
*
Deprecate PluginClassLoader with parentFirst as parameter
Decebal Suiu
2020-07-17
1
-1
/
+3
|
*
Better Customization for PluginClassLoader (#385)
asafbennatan
2020-07-17
2
-98
/
+140
|
*
Fix wrong logical condition (optional dependencies are always skipped) (#386)
Valeriy Kucherenko
2020-07-17
3
-36
/
+35
|
*
parent first class loading is protected by ClassCastException instead of ↵
asafbennatan
2020-07-09
1
-1
/
+1
|
|
|
|
ClassNotFoundException (#384)
*
sort files using last modified as long, preventing downcasting errors (#376)
ThatGamerBlue
2020-05-25
2
-2
/
+3
|
*
Update slf4j to version 1.7.25 for quickstart
Decebal Suiu
2020-04-22
1
-1
/
+1
|
*
Switch to Log4j2
Decebal Suiu
2020-04-22
11
-82
/
+127
|
*
Little optimization
Decebal Suiu
2020-04-22
1
-2
/
+3
|
*
Eliminate some redundant checks
Decebal Suiu
2020-04-22
1
-2
/
+2
|
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2020-04-21
9
-17
/
+17
|
*
[maven-release-plugin] prepare release release-3.3.1
release-3.3.1
Decebal Suiu
2020-04-21
9
-17
/
+17
|
*
Update changelog
Decebal Suiu
2020-04-21
1
-0
/
+2
|
*
Fix #371
Decebal Suiu
2020-04-21
1
-1
/
+2
|
*
Mark (bold font) that a plugin class is optional
Decebal Suiu
2020-04-21
1
-1
/
+1
|
*
Add version 3.3.0 to changelog
Decebal Suiu
2020-04-21
1
-1
/
+12
|
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2020-04-21
9
-17
/
+17
|
*
[maven-release-plugin] prepare release release-3.3.0
release-3.3.0
Decebal Suiu
2020-04-21
9
-17
/
+17
|
*
Update changelog
Decebal Suiu
2020-04-21
1
-0
/
+16
|
*
Fix #363
Decebal Suiu
2020-04-21
3
-3
/
+43
|
*
Add test for findExtensionAnnotation (preparation for #363)
Decebal Suiu
2020-04-21
3
-6
/
+60
|
*
Improve annotation processor error messages (#370)
GunoH
2020-03-10
1
-2
/
+4
|
*
PluginClassLoader does not resolve classpath resources from plugin ↵
Lee David Painter
2020-02-20
3
-19
/
+199
|
|
|
|
dependencies (#365)
*
Check proper list for debug logging (#366)
GunoH
2020-02-11
1
-1
/
+1
|
*
Failed plugin state added. When plugin failed to start previous state was ↵
radeklos
2020-02-04
3
-5
/
+27
|
|
|
|
kept (#364)
*
Throw IOException if `mkdirs()` fails while unpacking ZIP file (#359) (#362)
Sebastian Lövdahl
2020-01-13
2
-21
/
+41
|
*
Improve readability
Decebal Suiu
2019-12-20
2
-75
/
+28
|
*
Remove unneeded methods
Decebal Suiu
2019-12-20
2
-18
/
+14
|
*
Resolve #355
decebals
2019-12-11
1
-1
/
+8
|
*
Add test (deleteJarPlugin) in DefaultPluginManagerTest that replicates the ↵
decebals
2019-12-11
1
-0
/
+35
|
|
|
|
issue #355
*
adds equals/hashCode to some data classes (#352)
Cameron Fieber
2019-12-04
4
-0
/
+62
|
*
Add version 3.2.0 to changelog
Decebal Suiu
2019-11-29
1
-1
/
+12
|
*
Use public key when release a new version
Decebal Suiu
2019-11-29
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2019-11-29
9
-17
/
+17
|
[prev]
[next]