Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add HowdyGreeting in demo, a Greeting service implementation declared via ↵ | Decebal Suiu | 2016-01-04 | 2 | -0/+33 |
| | | | | Java Service Provider mechanism (META-INF/services) | ||||
* | 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 ↵ | Decebal Suiu | 2014-06-11 | 3 | -1/+38 |
| | | | | extensions | ||||
* | added support for PluginManager.getExtensionClassNames(String pluginId) and ↵ | Decebal Suiu | 2014-04-08 | 1 | -6/+19 |
| | | | | simplify enable/disable plugin | ||||
* | 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 ↵ | Decebal Suiu | 2013-10-03 | 1 | -145/+67 |
| | | | | DEVELOPMENT mode | ||||
* | 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 ↵ | Decebal Suiu | 2013-09-25 | 1 | -1/+1 |
| | | | | plugin classpath | ||||
* | 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 |