| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove Java 8 dependency | Alexander Horuzhiy | 2016-01-18 | 1 | -1/+0 |
* | Fix issue with listing files from the Jar file. Work with Jar's like with ext... | Alexander Horuzhiy | 2016-01-18 | 1 | -11/+18 |
* | Plugable ExtensionStorage in ExtensionAnnotationProcessor (via processor opti... | Decebal Suiu | 2016-01-14 | 1 | -4/+42 |
* | Remove unused util class | Decebal Suiu | 2016-01-05 | 1 | -79/+0 |
* | Back to extensions.idx storage (maybe temporary) because it's more tested | Decebal Suiu | 2016-01-05 | 1 | -23/+2 |
* | Use PluginClassLoader.findResource instead of getResource | Decebal Suiu | 2016-01-05 | 3 | -6/+7 |
* | Remove isExtensionPoint check in AbstractExtensionFinder so a Service from a ... | Decebal Suiu | 2016-01-05 | 1 | -11/+0 |
* | Fix a bug related to extension HowdyGreeting is not visible on getExtensions() | Decebal Suiu | 2016-01-04 | 1 | -4/+7 |
* | fix a stupid bug | Decebal Suiu | 2016-01-04 | 1 | -1/+1 |
* | improve *ExtensionStorage.read methods, remove comments and whitespaces | Decebal Suiu | 2016-01-04 | 2 | -3/+31 |
* | use META-INF/services storage by default | Decebal Suiu | 2016-01-04 | 10 | -312/+905 |
* | Add getExtensionFactory in PluginManager interface | Decebal Suiu | 2015-12-28 | 3 | -5/+10 |
* | Pull method DefaultPluginManager.whichPlugin() to PluginManager | Decebal Suiu | 2015-12-26 | 2 | -3/+7 |
* | fix #84 | Decebal Suiu | 2015-12-26 | 1 | -1/+0 |
* | In development mode hide plugins/target (is not a plugin) | Decebal Suiu | 2015-12-24 | 1 | -5/+11 |
* | Add NameFileFilter and OrFileFilter | Decebal Suiu | 2015-12-24 | 2 | -0/+124 |
* | Add constructor with vararg and make addFileFilter method fluent in AndFileFi... | Decebal Suiu | 2015-12-24 | 1 | -2/+9 |
* | Format the license header | Decebal Suiu | 2015-12-24 | 56 | -309/+456 |
* | fix #83 | Decebal Suiu | 2015-12-23 | 1 | -1/+4 |
* | make PluginManager available in Plugin via PluginWrapper | Decebal Suiu | 2015-10-07 | 2 | -2/+11 |
* | minor changes | Decebal Suiu | 2015-10-06 | 2 | -9/+7 |
* | use FileUtils.writeLines | Decebal Suiu | 2015-10-06 | 2 | -16/+18 |
* | fix #78 | Decebal Suiu | 2015-10-06 | 2 | -34/+51 |
* | make DefaultExtensionFinder testable | Decebal Suiu | 2015-09-25 | 1 | -28/+43 |
* | fix tests after improve PluginDescriptorFinder | Decebal Suiu | 2015-09-22 | 2 | -3/+12 |
* | improve PluginDescriptorFinder implementations (see #70) | Decebal Suiu | 2015-09-18 | 2 | -67/+93 |
* | make more fields protected in DefaultPluginManager | Decebal Suiu | 2015-09-17 | 1 | -17/+17 |
* | remove unused import | Decebal Suiu | 2015-09-17 | 1 | -2/+0 |
* | remove unused import | Decebal Suiu | 2015-09-17 | 1 | -2/+0 |
* | Generate Manifest content for testing | Mário Franco | 2015-09-09 | 8 | -93/+163 |
* | 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 |
|/ |
|