summaryrefslogtreecommitdiff
path: root/project2/xml
Commit message (Expand)AuthorAge
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* Only attempt to clear caches if the directory existsDan Goodliffe2014-11-30
* Remove the continue on error options for plugables and add proper handling in...Dan Goodliffe2014-11-29
* Fix naming clash with 'cache'randomdan2014-06-02
* Support range requests and seekable streamsrandomdan2014-03-20
* Adds native support for time_duration as a variable typerandomdan2014-03-03
* Improvements to popenrw and add popenrwe for the stderr pipe toorandomdan2014-01-10
* Explicit instantiations of instance store/map/set to avoid multiple instantia...randomdan2014-01-04
* Assume, don't force, relative paths to scripts (allows absolute root paths)randomdan2013-12-03
* Allow instance registration to occur with different key typesrandomdan2013-09-15
* Add missing early return on XML parse errorrandomdan2013-08-31
* Allow specifying a custom date format in an XML presenter declaration, used t...randomdan2013-08-19
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Move remaining options out of environmentrandomdan2013-06-23
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Move options into the global scoperandomdan2013-06-20
* Remove the now pointless wrapper around UUIDsrandomdan2013-05-31
* Move non p2 specific components into a supporting library, build libmisc into...randomdan2013-04-04
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Adds a presenter loader that performs basic HTTP content negotiationrandomdan2013-03-23
* Really dirty hack to make libxmlpp not crash with HTML docsrandomdan2013-03-20
* Have xml cache documents owned by a xmlpp instancerandomdan2013-03-18
* Folderise variables and another testrandomdan2013-03-16
* Plugable CGI request routersrandomdan2013-03-13
* Add support for writing dates in a custom format in XML presenterrandomdan2013-02-03
* Don't add null values to the XML output treerandomdan2013-01-23
* Use the method attribute from the XSLT document to determine the output methodrandomdan2013-01-16
* Add transform code to default error stagerandomdan2013-01-09
* Register exslt functions on start uprandomdan2013-01-05
* Use media-type for content type of XSL transformed documentsrandomdan2013-01-04
* Fix creation of default error XML document stylerandomdan2012-07-22
* Render subviews in the order they're definedrandomdan2012-04-28
* Fixed memory leak in HtmlDocument (free doc)randomdan2012-04-27
* Check presenter caches are at least as new as their source scripts (bug17)randomdan2012-04-25
* Add support for using boost::format for log messagesrandomdan2012-04-24
* Add support for simple mutations of XML output (node rearrangement)randomdan2012-04-20
* Remove lots of specific implementations and replace them with our new generic...randomdan2012-03-28
* Add init function to presenter because none default ones get cached between r...randomdan2012-03-19
* Centralise variable null checkingrandomdan2012-03-18
* Much improved flexibility around partial/parameterised SQL mergesrandomdan2012-02-28
* Add options for controlling the extra annotations in XML outputrandomdan2012-02-18
* Finer control over output to presenters, addresses issues with JSON output an...randomdan2012-02-17
* Turn script values inside out to avoid throwing internallyrandomdan2012-02-16
* Implement our own XInclude code that keeps track of files used and file times...randomdan2012-02-15
* Improved script component caching, performance tweaks and related fixes for p...randomdan2012-02-15
* Pull the script location back into the core and add support for caching of pa...randomdan2012-02-14
* Optimize and tweakrandomdan2012-02-14
* Lazy session ID creationrandomdan2012-02-13
* Adds support for presenter level caching modules and implements a file based ...randomdan2012-02-12