Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | GCC 4.6 compat fix with nothrow default destructors | randomdan | 2013-08-19 |
| | |||
* | Fix the schoolboy error with buffer allocation in base exception classes | randomdan | 2013-08-19 |
| | |||
* | 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 | ||
* | Strip all uri parameter stuff from common, make it cgi only | randomdan | 2013-03-28 |
| | | | | | Add component to get a unique cgi request ID Change file presenter cache to use a configurable component to determine its ID | ||
* | Adds support for presenter level caching modules and implements a file based ↵ | randomdan | 2012-02-12 |
| | | | | one (requires xattr support) | ||
* | 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 | ||
* | The big reshuffle | randomdan | 2011-08-31 |