index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
xml
Commit message (
Expand
)
Author
Age
...
*
Check presenter caches are at least as new as their source scripts (bug17)
randomdan
2012-04-25
*
Add support for using boost::format for log messages
randomdan
2012-04-24
*
Add support for simple mutations of XML output (node rearrangement)
randomdan
2012-04-20
*
Remove lots of specific implementations and replace them with our new generic...
randomdan
2012-03-28
*
Add init function to presenter because none default ones get cached between r...
randomdan
2012-03-19
*
Centralise variable null checking
randomdan
2012-03-18
*
Much improved flexibility around partial/parameterised SQL merges
randomdan
2012-02-28
*
Add options for controlling the extra annotations in XML output
randomdan
2012-02-18
*
Finer control over output to presenters, addresses issues with JSON output an...
randomdan
2012-02-17
*
Turn script values inside out to avoid throwing internally
randomdan
2012-02-16
*
Implement our own XInclude code that keeps track of files used and file times...
randomdan
2012-02-15
*
Improved script component caching, performance tweaks and related fixes for p...
randomdan
2012-02-15
*
Pull the script location back into the core and add support for caching of pa...
randomdan
2012-02-14
*
Optimize and tweak
randomdan
2012-02-14
*
Lazy session ID creation
randomdan
2012-02-13
*
Adds support for presenter level caching modules and implements a file based ...
randomdan
2012-02-12
*
Add some configurability to the Html2Text transform
randomdan
2012-01-09
*
Fix missing email message content
randomdan
2012-01-06
*
Address memory leaks that have snook in over time
randomdan
2012-01-04
*
Allowing specification of output encoding
randomdan
2012-01-03
*
Regeneralise some code
randomdan
2012-01-01
*
Add type safety to XML documents
randomdan
2011-12-27
*
Improvements to the handling of command line arguments
randomdan
2011-12-16
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Pluggable script engines
randomdan
2011-12-14
*
Drop Boost::program_options in favour of our own, pluggable system which inte...
randomdan
2011-12-08
*
Add component events for process begin and before request
randomdan
2011-12-02
*
Make ContentPresenter a mix-in
randomdan
2011-11-29
*
Groundwork for common presenter layer
randomdan
2011-11-28
*
New memoryCache implementation
randomdan
2011-11-27
*
Don't needlessly write empty sessions
randomdan
2011-11-25
*
Remove the need to implement loadComplete which is empty in most cases
randomdan
2011-11-25
*
Transactional caches
randomdan
2011-11-16
*
Make many things use variables instead of preread values
randomdan
2011-11-02
*
Finally sort the stupid names problem in the XML lib and remove xmlMemCache f...
randomdan
2011-10-25
*
Remove session implementations per container, not point
randomdan
2011-10-19
*
Allow XSL row prefetches to return their failures upon actual use
randomdan
2011-10-10
*
Fix issue with not creating unique session IDs
randomdan
2011-10-05
*
Include broken down date and time parts in XML output
randomdan
2011-10-04
*
Empty the XSL row cache on iteration
randomdan
2011-09-17
*
Fix call to create new curl objects in XML libs
randomdan
2011-09-07
*
More flexible Curl helpers with boost::bind
randomdan
2011-09-06
*
Minor shuffle
randomdan
2011-09-02
*
Add more precompiled headers
randomdan
2011-09-01
*
Fix missing include
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31
[prev]