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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[maven-release-plugin] prepare release release-3.0.1
release-3.0.1
Decebal Suiu
2019-06-12
9
-17
/
+17
*
Revert disable Javadoc generation on 11+
Decebal Suiu
2019-06-12
1
-12
/
+0
*
[maven-release-plugin] prepare for next development iteration
Decebal Suiu
2019-06-12
9
-17
/
+17
*
[maven-release-plugin] prepare release release-3.0.0
release-3.0.0
Decebal Suiu
2019-06-12
9
-17
/
+17
*
Update changelog
Decebal Suiu
2019-06-12
1
-1
/
+41
*
Merge pull request #324 from pf4j/pf4j_3
Decebal Suiu
2019-06-12
100
-940
/
+2659
|
\
|
*
Merge branch master
pf4j_3
Decebal Suiu
2019-06-11
1
-1
/
+1
|
*
Convert PluginException in PluginRuntimeException and use unchecked exceptions
Decebal Suiu
2019-06-08
29
-103
/
+105
|
*
Fix FileSystemException in windows on plugin delete (#322)
hazemkmammu
2019-06-05
1
-8
/
+16
|
*
Polishing #321
decebals
2019-06-04
1
-44
/
+48
|
*
Recreate FileSystemException in windows on plugin delete (#321)
hazemkmammu
2019-06-04
1
-0
/
+69
|
*
Improve PluginJar, add ClassDataProvider concept
Decebal Suiu
2019-05-31
7
-6
/
+170
|
*
Add JarPluginManagerTest
decebals
2019-05-30
1
-0
/
+80
|
*
Improve PluginZip
decebals
2019-05-30
1
-2
/
+18
|
*
Improve PluginJar
decebals
2019-05-30
1
-6
/
+23
|
*
Add constructors in JarPluginManager
decebals
2019-05-30
1
-0
/
+10
|
*
Resolve #306
Decebal Suiu
2019-05-16
20
-0
/
+728
|
*
Revert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPa...
Decebal Suiu
2019-05-13
8
-30
/
+30
|
*
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
18
-136
/
+334
|
*
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
3
-46
/
+35
|
*
Add DirectedGraphTest
Decebal Suiu
2019-04-20
1
-0
/
+98
|
*
Add AbstractPluginManagerTest
Decebal Suiu
2019-04-20
1
-0
/
+49
|
*
Improve #292
Decebal Suiu
2019-04-20
7
-26
/
+45
|
*
Improve #292
Decebal Suiu
2019-04-20
11
-89
/
+60
|
*
Add pluginClass getter in PluginZip and PluginJar
Decebal Suiu
2019-04-15
4
-28
/
+69
|
*
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
[next]