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
*
Fix verify error under Java 21 (#600)
John Niang
2024-12-04
1
-6
/
+0
*
Fix CompoundPluginRepositoryTest
Decebal Suiu
2024-11-29
1
-3
/
+5
*
Add tests for CompoundPluginLoader
Decebal Suiu
2024-11-29
1
-0
/
+96
*
Add more tests
Decebal Suiu
2024-11-29
1
-0
/
+13
*
Add tests for CompoundPluginRepository
Decebal Suiu
2024-11-29
1
-0
/
+89
*
Add tests for ZipPluginManager
Decebal Suiu
2024-11-29
1
-0
/
+60
*
Add javadoc
Decebal Suiu
2024-11-29
2
-8
/
+47
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-11-29
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.13.0
release-3.13.0
Decebal Suiu
2024-11-29
1
-2
/
+2
*
Fix constant name
Decebal Suiu
2024-11-29
4
-17
/
+16
*
Fix some Sonar warnings
Decebal Suiu
2024-11-29
1
-8
/
+8
*
Add test for AbstractExtensionFinder#checkDifferentClassLoaders
Decebal Suiu
2024-11-29
3
-9
/
+35
*
Fix StackOverFlow error on Kotlin classes without @Extension (#595)
Michael Rittmeister
2024-11-11
3
-1
/
+20
*
Solve #594
Decebal Suiu
2024-10-28
1
-5
/
+5
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-10-12
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.12.1
release-3.12.1
Decebal Suiu
2024-10-12
1
-2
/
+2
*
Fix #590
Decebal Suiu
2024-10-12
3
-1
/
+34
*
Exclude junit4 as transitive dependency
Decebal Suiu
2024-10-12
2
-9
/
+14
*
Add helper methods in PluginState
Decebal Suiu
2024-08-17
5
-24
/
+73
*
Plugin Extensions should be detected with any ClassLoadingStrategy (#586)
Aleksandr Sidorov
2024-06-29
2
-3
/
+28
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2024-06-25
1
-2
/
+2
*
[maven-release-plugin] prepare release release-3.12.0
release-3.12.0
Decebal Suiu
2024-06-25
1
-2
/
+2
*
Add more tests
Decebal Suiu
2024-06-24
7
-4
/
+335
*
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
[next]