| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #524 (#525) | dre4merp | 2023-04-28 | 1 | -2/+5 |
* | Switch to slf4j-2.x and replace log4j with slf4j-simple (#514) | Decebal Suiu | 2023-03-05 | 2 | -27/+39 |
* | Relax Plugin construction (remove dependency on PluginWrapper) (#512) | Decebal Suiu | 2023-01-30 | 3 | -21/+83 |
* | Make ServiceProviderExtensionFinder optional in demo (commented code) | Decebal Suiu | 2022-06-30 | 1 | -2/+5 |
* | Improve code quality (sonar hints) | Decebal Suiu | 2022-06-30 | 1 | -1/+2 |
* | Use logger instead of System.out.println for demo | Decebal Suiu | 2022-06-30 | 1 | -27/+35 |
* | Switch to Log4j2 | Decebal Suiu | 2020-04-22 | 2 | -20/+27 |
* | Resolve #296 | Decebal Suiu | 2019-05-02 | 1 | -2/+2 |
* | 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 |
* | Tabs to spaces | Decebal Suiu | 2018-09-19 | 1 | -9/+9 |
* | License header update, #171 (#205) | Bala Raman | 2018-03-27 | 3 | -3/+3 |
* | Can now just get Extension classes (#191) | Tyler Hawkes | 2018-01-14 | 1 | -0/+6 |
* | Remove JarPluginManager | Decebal Suiu | 2017-10-05 | 1 | -7/+4 |
* | Change root package from ro.fortsoft.pf4j to org.pf4j (#168) | Decebal Suiu | 2017-09-20 | 6 | -18/+18 |
* | Add JarPluginManager, PluginLoader, AbstractPluginManager | Decebal Suiu | 2017-02-22 | 2 | -1/+3 |
* | Fix previous commit | Decebal Suiu | 2017-02-16 | 2 | -4/+2 |
* | Reactivate protection against the issues similar with #97 | Decebal Suiu | 2017-02-16 | 2 | -2/+4 |
* | Return a list of all extensions from a plugin and optional for an extension p... | Decebal Suiu | 2016-08-11 | 1 | -2/+29 |
* | Fix logging issue in demo | Decebal Suiu | 2016-07-02 | 1 | -0/+1 |
* | Eliminate duplicate log messages from demo | decebal | 2016-07-01 | 1 | -1/+2 |
* | Improve the log4j.properties file of demo | decebal | 2016-07-01 | 1 | -0/+2 |
* | add HowdyGreeting in demo, a Greeting service implementation declared via Jav... | Decebal Suiu | 2016-01-04 | 2 | -0/+33 |
* | Format the license header | Decebal Suiu | 2015-12-24 | 2 | -12/+18 |
* | Editor config style applied | Mário Franco | 2015-06-05 | 2 | -94/+94 |
* | load extensions from classpath; before this commit only plugins can declare e... | Decebal Suiu | 2014-06-11 | 3 | -1/+38 |
* | added support for PluginManager.getExtensionClassNames(String pluginId) and s... | Decebal Suiu | 2014-04-08 | 1 | -6/+19 |
* | a first version related to enable-disable plugin | Decebal Suiu | 2014-04-07 | 1 | -14/+20 |
* | update logging configuration | Decebal Suiu | 2014-03-10 | 2 | -11/+12 |
* | add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOP... | Decebal Suiu | 2013-10-03 | 1 | -145/+67 |
* | boost plugins development | Decebal Suiu | 2013-09-26 | 1 | -3/+85 |
* | add debug messages for PropertiesPluginDescriptorFinder | Decebal Suiu | 2013-09-26 | 1 | -1/+1 |
* | add PluginClasspath - now you can add any classes and lib directories to plug... | Decebal Suiu | 2013-09-25 | 1 | -1/+1 |
* | clean | Decebal Suiu | 2013-07-05 | 1 | -4/+0 |
* | added run-demo.bat | Decebal Suiu | 2013-05-17 | 1 | -1/+6 |
* | work on plugin dependecy | Decebal Suiu | 2012-11-07 | 1 | -4/+3 |
* | prepare for maven central repository | Decebal Suiu | 2012-10-16 | 1 | -5/+6 |
* | first commit | Decebal Suiu | 2012-10-11 | 4 | -0/+113 |