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
*
Improve readability
Decebal Suiu
2019-04-15
1
-13
/
+17
*
Resolve #311
Decebal Suiu
2019-04-15
3
-15
/
+66
*
Resolve #309
Decebal Suiu
2019-04-15
1
-1
/
+7
*
Rename PluginRepository.getPluginPaths to getPluginsPaths
Decebal Suiu
2019-04-14
6
-30
/
+30
*
Improve readability
Decebal Suiu
2019-04-13
5
-199
/
+155
*
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
2
-43
/
+53
*
Improve readability of PropertiesPluginDescriptorFinderTest
Decebal Suiu
2019-04-12
1
-73
/
+64
*
Clean tests
Decebal Suiu
2019-04-12
2
-21
/
+5
*
Add PluginJar
Decebal Suiu
2019-04-12
1
-0
/
+114
*
Fix mistake add file
Decebal Suiu
2019-04-12
1
-47
/
+0
*
Add possibility to add extra properties
Decebal Suiu
2019-04-12
1
-7
/
+21
*
Add constants for manifest's attributes names
Decebal Suiu
2019-04-12
1
-8
/
+17
*
Fix javadoc formatting
Decebal Suiu
2019-04-12
2
-2
/
+51
*
Merge remote-tracking branch 'origin/#307' into pf4j_3
Decebal Suiu
2019-04-12
3
-0
/
+87
|
\
|
*
Add JarPluginManager and ZipPluginManager
#307
Decebal Suiu
2019-04-01
3
-0
/
+87
*
|
Fix warning
Decebal Suiu
2019-04-01
1
-1
/
+1
*
|
Resolve TODO (add isDevelopment method as default method in PluginManager)
Decebal Suiu
2019-04-01
2
-5
/
+7
*
|
Remove deprecated constructor
Decebal Suiu
2019-04-01
1
-11
/
+0
|
/
*
Fix warnings
Decebal Suiu
2019-04-01
7
-37
/
+20
*
Resolve #292
Decebal Suiu
2019-03-29
2
-13
/
+8
*
mark pf4j.jar as multi release library (#305)
Andreas Rudolph
2019-03-25
1
-0
/
+11
*
Fix the compilation error introduced by the previous commit
decebals
2019-03-21
1
-1
/
+1
*
Fix warning
Decebal Suiu
2019-03-20
1
-2
/
+3
*
Migrate to JUnit 5
Decebal Suiu
2019-03-20
21
-228
/
+213
*
compile demo plugins for Java 8 (#302)
Andreas Rudolph
2019-03-20
1
-9
/
+0
*
set version number to 3.0.0-SNAPSHOT (#301)
Andreas Rudolph
2019-03-19
8
-15
/
+15
*
Provide a module descriptor for Java 9+ (#300)
Andreas Rudolph
2019-03-19
3
-17
/
+82
*
Fix deprecated class
Decebal Suiu
2019-03-13
1
-4
/
+9
*
Development is done on Java 11 (OpenJDK)
Decebal Suiu
2019-03-13
2
-7
/
+3
*
Resolve #294
#294
Decebal Suiu
2019-03-12
2
-5
/
+17
*
update to asm library to version 7.1 (#298)
Andreas Rudolph
2019-03-12
1
-1
/
+1
*
Fix #297
Decebal Suiu
2019-03-11
1
-1
/
+1
*
Fix #297
Decebal Suiu
2019-03-11
1
-1
/
+1
*
Check no plugin with same pluginId is loaded (#287)
Dmitry Timofeev
2019-03-02
4
-22
/
+130
*
Add small javadoc
Decebal Suiu
2019-03-02
1
-0
/
+2
*
Document thread safety of PluginManagers (#288)
Dmitry Timofeev
2019-03-01
2
-0
/
+4
*
Improve run-demo scripts
decebals
2019-02-19
3
-10
/
+20
*
Make the project build on Java 11 (#278)
Dmitry Timofeev
2019-02-13
4
-21
/
+37
*
Document where the pluginId comes from (#279)
Dmitry Timofeev
2019-02-13
4
-15
/
+16
*
Add version 2.6.0 to changelog
Decebal Suiu
2019-02-01
1
-1
/
+12
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2019-02-01
8
-16
/
+16
*
[maven-release-plugin] prepare release release-2.6.0
release-2.6.0
Decebal Suiu
2019-02-01
8
-16
/
+16
*
Update changelog
Decebal Suiu
2019-02-01
1
-0
/
+17
*
Remove empty line; add a tiny comment
Decebal Suiu
2019-01-28
1
-2
/
+1
*
configures plugin manager to load "HowdyGreeting" using the services … (#277)
Roberto Franchini
2019-01-28
1
-1
/
+13
*
Fix the plugins in the demo example did not load successfully (#276)
Kaibo Zhou
2019-01-16
1
-2
/
+0
*
add Automatic-Module-Name into pf4j.jar (#275)
Andreas Rudolph
2019-01-14
1
-0
/
+11
*
Formatting
Decebal Suiu
2019-01-11
5
-17
/
+23
[next]