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
path:
root
/
pf4j
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow inspection of disabled plugins by not stopping resource loading
James Moger
2014-04-09
2
-30
/
+12
*
add listeners to plugin state changes
Decebal Suiu
2014-04-09
8
-53
/
+186
*
use PluginState.DISABLE instead of PluginManger.isPluginDisabled()
Decebal Suiu
2014-04-08
4
-47
/
+21
*
added support for PluginManager.getExtensionClassNames(String pluginId) and s...
Decebal Suiu
2014-04-08
7
-131
/
+220
*
a first version related to enable-disable plugin
Decebal Suiu
2014-04-07
6
-58
/
+209
*
Implement loading a single plugin archive
James Moger
2014-04-04
4
-635
/
+691
*
Simplify changes per review
James Moger
2014-04-04
1
-9
/
+7
*
Implement delete plugin
James Moger
2014-04-03
3
-22
/
+104
*
Merge pull request #3 from gitblit/stop_plugin
Decebal Suiu
2014-04-03
3
-60
/
+186
|
\
|
*
Add method to unload a plugin and it's dependencies
James Moger
2014-04-02
3
-8
/
+59
|
*
Add methods to start & stop a single plugin and it's dependencies
James Moger
2014-04-02
2
-52
/
+127
*
|
adopt semantic versioning for plugin
Decebal Suiu
2014-04-01
2
-89
/
+51
*
|
make PluginException visible from outside (public)
Decebal Suiu
2014-03-31
1
-1
/
+1
*
|
check that a java type is an ExtensionPoint
Decebal Suiu
2014-03-31
1
-8
/
+19
|
/
*
fix a minor message format in logging
Decebal Suiu
2014-03-31
1
-1
/
+1
*
add possibility to override extension creation in DefaultExtensionFinder
Decebal Suiu
2013-10-10
1
-8
/
+40
*
remove sezpoz dependency
Decebal Suiu
2013-10-10
6
-88
/
+227
*
add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOP...
Decebal Suiu
2013-10-03
6
-397
/
+573
*
add debug messages for PropertiesPluginDescriptorFinder
Decebal Suiu
2013-09-26
1
-1
/
+9
*
add debug message for lookup plugins directory
Decebal Suiu
2013-09-26
1
-1
/
+2
*
add PluginClasspath - now you can add any classes and lib directories to plug...
Decebal Suiu
2013-09-25
7
-187
/
+325
*
add support hidden filter for plugins directory (.svn, .cvs, ...)
Decebal Suiu
2013-09-25
9
-83
/
+219
*
add args to logging code
Decebal Suiu
2013-09-05
6
-25
/
+26
*
add support for enabled (whitelist) plugins and disabled (blacklist) plugins
Decebal Suiu
2013-02-22
2
-30
/
+105
*
factory method pattern for PluginDescriptorFinder and ExtensionFinder
Decebal Suiu
2013-02-20
1
-10
/
+11
*
fix a issue with PluginClassLoader and javax. package
Decebal Suiu
2013-02-20
1
-2
/
+5
*
minor changes
Decebal Suiu
2013-02-19
5
-37
/
+37
*
plugin descriptor from a properties file
Decebal Suiu
2013-02-19
4
-9
/
+136
*
added PluginState
Decebal Suiu
2012-11-19
5
-45
/
+106
*
stop started plugin in reverse order
Decebal Suiu
2012-11-13
2
-1
/
+3
*
fix a bug related to plugin dependency
Decebal Suiu
2012-11-13
2
-6
/
+16
*
remove commons-lang dependency
Decebal Suiu
2012-11-13
3
-40
/
+39
*
stop only started plugins
Decebal Suiu
2012-11-13
1
-6
/
+1
*
added more methods in PluginManager
Decebal Suiu
2012-11-13
6
-3
/
+52
*
work on plugin dependecy
Decebal Suiu
2012-11-07
10
-127
/
+246
*
prepare for maven central repository
Decebal Suiu
2012-10-16
24
-32
/
+35
*
first commit
Decebal Suiu
2012-10-11
24
-0
/
+2013