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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more tests
Decebal Suiu
2024-06-24
1
-5
/
+17
*
Replace Version#valueOf deprecated method
Decebal Suiu
2024-06-24
1
-6
/
+6
*
Add more tests
Decebal Suiu
2024-06-24
3
-28
/
+127
*
Improve code readability
Decebal Suiu
2024-06-24
1
-8
/
+13
*
Add PluginClassLoader#isClosed method
Decebal Suiu
2024-06-24
2
-12
/
+45
*
Fix #576 (#579)
Decebal Suiu
2024-06-24
3
-7
/
+101
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-05-19
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.11.1
release-3.11.1
Decebal Suiu
2024-05-19
1
-2
/
+2
*
Fix #582
Decebal Suiu
2024-05-19
1
-1
/
+1
*
Add stopPluginWithDeletedDependency (see #576)
Decebal Suiu
2024-04-06
1
-0
/
+30
*
Fix the problem of not being able to disable plugins correctly (#577)
John Niang
2024-04-06
2
-1
/
+14
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-03-06
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.11.0
release-3.11.0
Decebal Suiu
2024-03-06
1
-2
/
+2
*
Post `PluginState.UNLOADED` event when plugins are unloaded (#567)
Sebastian Lövdahl
2024-02-20
3
-2
/
+53
*
Fix maven warning about plugin version (#568)
Sebastian Lövdahl
2024-02-19
1
-0
/
+1
*
Add strategy for handling the recovery of a plugin that could not be resolved...
Decebal Suiu
2024-02-19
5
-81
/
+306
*
Make `PluginStateEvent` fields `final` (#566)
Sebastian Lövdahl
2024-02-13
1
-2
/
+2
*
Ignore fire plugin state event without state change
Decebal Suiu
2024-02-06
1
-0
/
+5
*
Add support for coverage in sonar (#565)
Decebal Suiu
2024-02-06
1
-0
/
+25
*
Fix test
Decebal Suiu
2024-02-04
1
-1
/
+6
*
Fix #563
Decebal Suiu
2024-02-04
1
-7
/
+2
*
Add missing license file header
Decebal Suiu
2024-02-04
1
-0
/
+16
*
Fix #520
Decebal Suiu
2024-02-04
3
-36
/
+152
*
Add more javadoc, fix warnings
Decebal Suiu
2024-02-03
1
-13
/
+33
*
Add InvalidPluginDescriptorException
Decebal Suiu
2024-02-03
2
-22
/
+114
*
Add more javadoc
Decebal Suiu
2024-02-03
24
-52
/
+386
*
Upgrade Java SemVer to 0.10.2 (#560)
John Niang
2024-01-29
2
-2
/
+2
*
Write empty extensions descriptor even if no extensions are found
Marcus Ilgner
2023-10-05
1
-4
/
+4
*
Unload broken plugins fix (#545)
finn0s
2023-09-15
2
-6
/
+43
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2023-09-06
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.10.0
release-3.10.0
Decebal Suiu
2023-09-06
1
-2
/
+2
*
Add security checks to prevent directory traversal when decompressing (#538)
Decebal Suiu
2023-08-16
2
-4
/
+70
*
Remove obsolete comment
Decebal Suiu
2023-07-18
1
-4
/
+0
*
Fix:when ignoredComments=false, FileUtils.readLines() will return empty lis...
miracleshiy
2023-05-17
2
-1
/
+31
*
Fix #524 (#525)
dre4merp
2023-04-28
1
-1
/
+1
*
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)
Decebal Suiu
2023-03-05
3
-42
/
+42
*
Improve class generation for testing (#515)
Decebal Suiu
2023-02-02
15
-285
/
+409
*
Update compile-testing dependency to 0.21.0
Decebal Suiu
2023-02-01
1
-1
/
+1
*
Fix some warnings (javadoc, pom, sonar)
Decebal Suiu
2023-02-01
5
-44
/
+17
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2023-01-30
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.9.0
release-3.9.0
Decebal Suiu
2023-01-30
1
-2
/
+2
*
Relax Plugin construction (remove dependency on PluginWrapper) (#512)
Decebal Suiu
2023-01-30
6
-312
/
+392
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2022-10-27
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.8.0
release-3.8.0
Decebal Suiu
2022-10-27
1
-2
/
+2
*
Fix #508
Decebal Suiu
2022-10-27
1
-1
/
+3
*
Fix #492
Decebal Suiu
2022-06-30
1
-1
/
+1
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2022-06-28
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.7.0
release-3.7.0
Decebal Suiu
2022-06-28
1
-2
/
+2
*
Fix memory leak in SingletonExtensionFactory (#487) (#490)
RationalityFrontline
2022-03-08
2
-7
/
+26
*
Add support for reading plugin descriptor from zip
dsuiu
2021-11-27
3
-40
/
+64
[next]