Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use AdHoc plugins for scriptable things and remove legacy plugin support | Dan Goodliffe | 2015-09-30 |
| | |||
* | GCC 4.8 compat fixes | randomdan | 2013-10-08 |
| | |||
* | Allow instance registration to occur with different key types | randomdan | 2013-09-15 |
| | |||
* | Massive refactor to remove the appEngine and environment complication and ↵ | randomdan | 2013-07-05 |
| | | | | instead have an execution context that's passed around from the original call site | ||
* | Remove lots of specific implementations and replace them with our new ↵ | randomdan | 2012-03-28 |
| | | | | generic loader | ||
* | Pluggable file system row filters | randomdan | 2011-12-20 |
| | | | | | | fsrows now uses the proper variable instantiation methods files module now includes a precompiled header Supporting script changes | ||
* | 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 | ||
* | Remove the need to implement loadComplete which is empty in most cases | randomdan | 2011-11-25 |
| | | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent | ||
* | The big reshuffle | randomdan | 2011-08-31 |