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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a few more
Mário Franco
2015-09-09
3
-12
/
+53
*
Added fail on missing plugin id
Mário Franco
2015-09-09
2
-0
/
+24
*
Added more fail tests
Mário Franco
2015-09-09
3
-3
/
+52
*
Added ManifestPluginDescriptorFinder tests
Mário Franco
2015-09-09
4
-0
/
+119
*
Added one more fail test to DefaultExtensionFactory
Mário Franco
2015-09-09
2
-0
/
+39
*
Added one more fail test to DefaultPluginFactory
Mário Franco
2015-09-09
1
-0
/
+18
*
added possibility to overwrite DefaultPluginManager (see #66)
Decebal Suiu
2015-09-08
2
-2
/
+2
*
fix #63
Decebal Suiu
2015-08-06
2
-24
/
+19
*
fix #60
Decebal Suiu
2015-07-21
1
-10
/
+18
*
Clean up the tests
Mário Franco
2015-07-21
5
-38
/
+3
*
Added tests for DefaultExtensionFactory
Mário Franco
2015-07-21
2
-0
/
+76
*
Add another fail test
Mário Franco
2015-07-21
2
-0
/
+50
*
Added tests for DefaultPluginFactory and multiple improvements
Mário Franco
2015-07-21
6
-31
/
+174
*
Added failed validation
Mário Franco
2015-07-20
1
-0
/
+2
*
Added test for DefaultPluginRepository
Mário Franco
2015-07-20
1
-0
/
+86
*
Added Test for PluginStatusProvider
Mário Franco
2015-07-20
2
-3
/
+148
*
fix wildcard import
Decebal Suiu
2015-07-20
1
-6
/
+17
*
Merge pull request #55 from lightglitch/master
Decebal Suiu
2015-07-20
1
-1
/
+1
|
\
|
*
Stop leafs first
Mário Franco
2015-07-20
1
-1
/
+1
*
|
fix for #53
Decebal Suiu
2015-07-20
1
-38
/
+40
|
/
*
Fix #42 and it's a help for #32
Mário Franco
2015-07-20
3
-11
/
+40
*
make pluginsDirectory canonical
Decebal Suiu
2015-06-25
1
-0
/
+5
*
fix typo
Decebal Suiu
2015-06-25
1
-1
/
+1
*
Replace Version with semver lib
Mário Franco
2015-06-05
7
-202
/
+54
*
Merge pull request #48 from lightglitch/master
Decebal Suiu
2015-06-05
5
-5
/
+5
|
\
|
*
Fix name in utf
Mário Franco
2015-06-05
5
-5
/
+5
*
|
little preparation for #42
Decebal Suiu
2015-06-05
1
-15
/
+23
|
/
*
fix type
Decebal Suiu
2015-06-05
1
-1
/
+1
*
convert existing generics to diamond syntax
Decebal Suiu
2015-06-05
13
-43
/
+42
*
Editor config style applied
Mário Franco
2015-06-05
28
-280
/
+280
*
review #41
Decebal Suiu
2015-06-05
4
-39
/
+184
*
Clean PluginStatusProvider api
Mário Franco
2015-05-27
3
-60
/
+118
*
Add Plugin status provider
Mário Franco
2015-05-27
2
-10
/
+67
*
specify that PluginClassLoader is a Parent Last ClassLoader - it loads the cl...
Decebal Suiu
2014-09-05
1
-0
/
+2
*
defense for #21
Decebal Suiu
2014-08-24
1
-3
/
+7
*
try to improve logging for DefaultExtensionFinder
Decebal Suiu
2014-08-07
1
-3
/
+5
*
try to resolve issue #20
Decebal Suiu
2014-07-15
9
-96
/
+278
*
load extensions from classpath; before this commit only plugins can declare e...
Decebal Suiu
2014-06-11
2
-30
/
+98
*
fix an issue that occurs when the plugin developer put the pf4j jar in the pl...
Decebal Suiu
2014-06-02
1
-9
/
+9
*
minor change
Decebal Suiu
2014-06-02
1
-1
/
+1
*
add info message about pf4j version and the runtime mode
Decebal Suiu
2014-04-23
1
-3
/
+2
*
add version in DefaultPluginManager
Decebal Suiu
2014-04-23
1
-0
/
+14
*
add dispose method in PluginClassLoader
Decebal Suiu
2014-04-23
2
-5
/
+23
*
update slf4j to 1.7.5
Decebal Suiu
2014-04-14
1
-5
/
+4
*
rename PluginVersion to Version
Decebal Suiu
2014-04-14
7
-55
/
+54
*
Move requires logic to isPluginValid(PluginWrapper), rename default version t...
James Moger
2014-04-14
3
-26
/
+35
*
Add an optional requires manifest value
James Moger
2014-04-12
5
-5
/
+87
*
Merge pull request #13 from gitblit/description
Decebal Suiu
2014-04-12
2
-20
/
+39
|
\
|
*
Add an optional description to the manifest
James Moger
2014-04-12
2
-20
/
+39
*
|
Change log level of a debug message from warn to debug
James Moger
2014-04-12
1
-1
/
+1
|
/
[next]