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 (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Add version 3.11.0 to changelog
Decebal Suiu
2024-03-06
1
-3
/
+12
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-03-06
9
-17
/
+17
*
[maven-release-plugin] prepare release release-3.11.0
release-3.11.0
Decebal Suiu
2024-03-06
9
-17
/
+17
*
Update changelog
Decebal Suiu
2024-03-06
1
-0
/
+23
*
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 SonarCloud coverage badge
Decebal Suiu
2024-02-06
1
-1
/
+1
*
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
*
Fix the problem of unable doing sonar scanning in JDK 11 (#561)
John Niang
2024-02-01
1
-9
/
+5
*
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
*
Add version 3.10.0 to changelog
Decebal Suiu
2023-09-06
1
-5
/
+12
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2023-09-06
9
-17
/
+17
*
[maven-release-plugin] prepare release release-3.10.0
release-3.10.0
Decebal Suiu
2023-09-06
9
-17
/
+17
*
Update changelog
Decebal Suiu
2023-09-06
1
-0
/
+2
*
Update changelog
Decebal Suiu
2023-09-06
1
-0
/
+11
*
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
*
Add link to pf4j-shell
Decebal Suiu
2023-06-26
1
-0
/
+1
*
Fix:when ignoredComments=false, FileUtils.readLines() will return empty lis...
miracleshiy
2023-05-17
2
-1
/
+31
*
Fix #524 (#525)
dre4merp
2023-04-28
2
-3
/
+6
*
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)
Decebal Suiu
2023-03-05
11
-126
/
+128
*
Update Gradle demo to pass plugin dependencies into Manifest (#517)
Marcus Ilgner
2023-03-03
1
-1
/
+2
*
Fix readme according to feedback
Decebal Suiu
2023-02-14
1
-3
/
+1
*
Fix English mistakes to improve the README.md (#499)
devlap2
2023-02-14
1
-5
/
+4
*
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
6
-45
/
+22
*
Some clean after travis remove
Decebal Suiu
2023-02-01
1
-30
/
+0
*
Sync readme with the latest version
Decebal Suiu
2023-01-30
1
-10
/
+4
*
Clean changelog (remove empty sections)
Decebal Suiu
2023-01-30
1
-60
/
+0
*
Add version 3.9.0 to changelog
Decebal Suiu
2023-01-30
1
-2
/
+7
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2023-01-30
9
-17
/
+17
*
[maven-release-plugin] prepare release release-3.9.0
release-3.9.0
Decebal Suiu
2023-01-30
9
-17
/
+17
*
Fix typo
Decebal Suiu
2023-01-30
1
-1
/
+1
*
Update changelog
Decebal Suiu
2023-01-30
1
-0
/
+2
[prev]
[next]