Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove straggling references to XML and configuration from recent changes | randomdan | 2011-12-15 |
| | |||
* | Pluggable script engines | randomdan | 2011-12-14 |
| | | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout | ||
* | Add component events for process begin and before request | randomdan | 2011-12-02 |
| | | | | Store XML sessions in a single folder, one file per session, not one big file | ||
* | Add more precompiled headers | randomdan | 2011-09-01 |
| | |||
* | The big reshuffle | randomdan | 2011-08-31 |
| | |||
* | Allow all plugable components to have settings injected into them | randomdan | 2011-07-31 |
| | | | | Add settings to SendMailTask and SessionXML | ||
* | Tidy up the class hierarchy and reduce header dependencies | randomdan | 2011-02-19 |
| | |||
* | Fix silly bug loading readonly RDBMS config entries | randomdan | 2011-02-10 |
| | | | | | | | Add centralised logging system Add code for runtime configuration Add support for configuring logging Move all existing logging to new logging system | ||
* | Add callbacks for key points in time allow clean up of unused stuff | randomdan | 2010-10-26 |
| | | | | Use these callbacks to clean up unused DB connections | ||
* | Bind merge populators recursively to leafs | randomdan | 2010-08-12 |
| | | | | | | Make path in file based rows a variable Fix variable cache invalidation on parent row change Use new features to only load new files | ||
* | Tidy up hierarchy | randomdan | 2010-08-08 |
| | | | | Add SqlMergeTask | ||
* | Adds an largely untested console appengine | randomdan | 2010-08-07 |