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
...
*
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
*
Fix issue with not creating unique session IDs
randomdan
2011-10-05
*
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
*
The big reshuffle
randomdan
2011-08-31
*
Add missing resolveScript call in custom check handling
randomdan
2011-07-31
*
Allow all plugable components to have settings injected into them
randomdan
2011-07-31
*
Strip out some useless wrappers
randomdan
2011-07-29
*
Half decent error handling in scripts with project2:handler[try/catch/finally]
randomdan
2011-07-28
*
Fix compilation against old Boost
randomdan
2011-07-20
*
Push defined columns stuff into its own class, used from streamRows
randomdan
2011-07-19
*
Add missing change to external resolveScript
randomdan
2011-07-19
*
Don't call resolveScript quite so much
randomdan
2011-07-19
[prev]
[next]