Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++17 and Ice 3.7project2-1.3.0 | Dan Goodliffe | 2018-04-28 |
| | | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries. | ||
* | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |
| | |||
* | Use AdHoc plugins for scriptable things and remove legacy plugin support | Dan Goodliffe | 2015-09-30 |
| | |||
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-01-03 |
| | |||
* | Support range requests and seekable streams | randomdan | 2014-03-20 |
| | | | | | Untangle streams/streamPresenter/writableContent Pass the ExecContext into more bits of content interface | ||
* | 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 | ||
* | Improved script component caching, performance tweaks and related fixes for ↵ | randomdan | 2012-02-15 |
| | | | | persistent objects | ||
* | Adds support for presenter level caching modules and implements a file based ↵ | randomdan | 2012-02-12 |
one (requires xattr support) |