index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
cgi
Commit message (
Expand
)
Author
Age
...
*
Fix issues with PQ connection errors not being handled correctly
randomdan
2013-01-27
*
Allow reading URL list from a file for bulk testing
randomdan
2013-01-26
*
Add transform code to default error stage
randomdan
2013-01-09
*
Use media-type for content type of XSL transformed documents
randomdan
2013-01-04
*
Fix creation of default error XML document style
randomdan
2012-07-22
*
Regig output flow in CGI app engine to serve cached content when first create...
randomdan
2012-07-18
*
Fixes suggested by cppcheck
randomdan
2012-07-09
*
Write sha1 hashes onto presenter cache files and validate client caches with ...
randomdan
2012-07-04
*
Add support for client side caching and revalidation (HTTP If-Modified-Since,...
randomdan
2012-06-29
*
Bit of a tidy up
randomdan
2012-06-28
*
Fixes picked up by GCC 4.6
randomdan
2012-05-22
*
Move output encoding somewhere cacheable
randomdan
2012-05-14
*
Don't bother setting locale on writing HTTP headers
randomdan
2012-05-11
*
Fixed memory leak in HtmlDocument (free doc)
randomdan
2012-04-27
*
Check presenter caches are at least as new as their source scripts (bug17)
randomdan
2012-04-25
*
Handy little lazy pointer class for last minute default initialisation
randomdan
2012-04-24
*
Include content length when serving static content
randomdan
2012-04-24
*
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
*
Create 404s when row sets optionally don't return rows
randomdan
2012-03-15
*
Strip clutter from CGI stages
randomdan
2012-03-15
*
Finer control over output to presenters, addresses issues with JSON output an...
randomdan
2012-02-17
*
Improved script component caching, performance tweaks and related fixes for p...
randomdan
2012-02-15
*
Persist the CGI Environment over many iterations of the app engine, reloading...
randomdan
2012-02-13
*
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 another memory leak (better methods possibly available, but this will suf...
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
*
Store options set name
randomdan
2011-12-20
*
Split check and test functionality... if and check now take tests as children...
randomdan
2011-12-20
*
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
*
Add some sensible defaults and actually use them
randomdan
2011-12-01
*
Allow specifying default CGI output options in the config file
randomdan
2011-12-01
*
Control what application engine data is added to the output presenter
randomdan
2011-12-01
*
Make ContentPresenter a mix-in
randomdan
2011-11-29
*
Groundwork for common presenter layer
randomdan
2011-11-28
*
Get rid of the multi presenter mess in viewHost and replace it with a single ...
randomdan
2011-11-26
*
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
*
Make many things use variables instead of preread values
randomdan
2011-11-02
*
Remove session implementations per container, not point
randomdan
2011-10-19
*
The session ID is an attribute of it, not a member of it
randomdan
2011-10-10
[prev]
[next]