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
path:
root
/
pf4j
/
src
/
main
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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 Clas...
asafbennatan
2020-07-09
1
-1
/
+1
*
sort files using last modified as long, preventing downcasting errors (#376)
ThatGamerBlue
2020-05-25
1
-1
/
+1
*
Little optimization
Decebal Suiu
2020-04-22
1
-2
/
+3
*
Eliminate some redundant checks
Decebal Suiu
2020-04-22
1
-2
/
+2
*
Fix #371
Decebal Suiu
2020-04-21
1
-1
/
+2
*
Fix #363
Decebal Suiu
2020-04-21
1
-3
/
+5
*
Add test for findExtensionAnnotation (preparation for #363)
Decebal Suiu
2020-04-21
1
-1
/
+1
*
Improve annotation processor error messages (#370)
GunoH
2020-03-10
1
-2
/
+4
*
PluginClassLoader does not resolve classpath resources from plugin dependenci...
Lee David Painter
2020-02-20
2
-14
/
+77
*
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 kep...
radeklos
2020-02-04
3
-5
/
+27
*
Throw IOException if `mkdirs()` fails while unpacking ZIP file (#359) (#362)
Sebastian Lövdahl
2020-01-13
1
-18
/
+21
*
Improve readability
Decebal Suiu
2019-12-20
1
-28
/
+28
*
Remove unneeded methods
Decebal Suiu
2019-12-20
2
-18
/
+14
*
Resolve #355
decebals
2019-12-11
1
-1
/
+8
*
adds equals/hashCode to some data classes (#352)
Cameron Fieber
2019-12-04
3
-0
/
+50
*
Support any interface as an ExtensionPoint (#350)
Decebal Suiu
2019-11-16
1
-6
/
+31
*
Small refactoring
Decebal Suiu
2019-11-15
4
-4
/
+6
*
Found extensions when using decorated annotations (#348)
Decebal Suiu
2019-11-15
3
-35
/
+77
*
Ad more tests in ExtensionAnnotationProcessorTest
Decebal Suiu
2019-11-14
1
-7
/
+8
*
Add more defense in ExtensionAnnotationProcessor (error message if something ...
Decebal Suiu
2019-11-13
1
-0
/
+2
*
Move static method in superclass
Decebal Suiu
2019-11-13
3
-42
/
+22
*
Add javadoc
Decebal Suiu
2019-11-13
4
-0
/
+14
*
Add IDEA classpath for Development mode (#323)
Hank
2019-09-05
1
-0
/
+8
*
Implement PluginClassLoader.getResources (#336) (#337)
Sebastian Lövdahl
2019-09-04
1
-0
/
+20
*
Resolve #335
Decebal Suiu
2019-08-05
2
-13
/
+70
*
Make AbstractPluginManager fields protected to allow better control in custom...
Johannes Schüth
2019-07-12
1
-17
/
+17
*
Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public t...
Johannes Schüth
2019-07-10
1
-2
/
+2
*
Modified org.pf4j.PluginState to an enum (#328)
MacTrophy
2019-07-02
1
-21
/
+19
*
Convert PluginException in PluginRuntimeException and use unchecked exceptions
Decebal Suiu
2019-06-08
21
-89
/
+91
*
Fix FileSystemException in windows on plugin delete (#322)
hazemkmammu
2019-06-05
1
-8
/
+16
*
Add constructors in JarPluginManager
decebals
2019-05-30
1
-0
/
+10
*
Revert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPa...
Decebal Suiu
2019-05-13
5
-13
/
+13
*
Remove empty line
Decebal Suiu
2019-05-03
1
-1
/
+0
*
Remove unneeded method
decebals
2019-05-03
2
-8
/
+5
*
Improve #307 (add support for development mode)
decebals
2019-05-03
15
-106
/
+266
*
Extract constants for some strings
decebals
2019-05-02
1
-7
/
+5
*
Extract constants for some system property namse
decebals
2019-05-02
2
-6
/
+9
*
Resolve #296
Decebal Suiu
2019-05-02
2
-44
/
+33
*
Improve #292
Decebal Suiu
2019-04-20
5
-15
/
+25
*
Improve #292
Decebal Suiu
2019-04-20
8
-76
/
+47
*
Improve readability
Decebal Suiu
2019-04-15
1
-13
/
+17
*
Resolve #311
Decebal Suiu
2019-04-15
1
-2
/
+6
*
Resolve #309
Decebal Suiu
2019-04-15
1
-1
/
+7
*
Rename PluginRepository.getPluginPaths to getPluginsPaths
Decebal Suiu
2019-04-14
5
-15
/
+15
*
Fix issue (the plugin directory will be deleted anyway in unzip extract method)
Decebal Suiu
2019-04-13
1
-8
/
+0
*
Add javadoc
Decebal Suiu
2019-04-13
1
-1
/
+5
*
Add constants for properties names
Decebal Suiu
2019-04-12
1
-9
/
+18
[prev]
[next]