index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
cgi
/
cgiAppEngine.h
Commit message (
Expand
)
Author
Age
*
Control what application engine data is added to the output presenter
randomdan
2011-12-01
*
Groundwork for common presenter layer
randomdan
2011-11-28
*
More flexible Curl helpers with boost::bind
randomdan
2011-09-06
*
The big reshuffle
randomdan
2011-08-31
*
Strip out some useless wrappers
randomdan
2011-07-29
*
Don't call resolveScript quite so much
randomdan
2011-07-19
*
All new dynamic transformations and processing and tidyup and stuff
randomdan
2011-07-14
*
Fix surplus local pointers causing random crashes
randomdan
2011-03-10
*
Allow specifying all sorts of previously hardcoded things, most importantly p...
randomdan
2011-03-09
*
Split appData and envData
randomdan
2011-03-08
*
Add support for local error handling
randomdan
2011-02-28
*
Build a common base for loading p2 xml scripts with proper error checking
randomdan
2011-02-25
*
Tidy up the class hierarchy and reduce header dependencies
randomdan
2011-02-19
*
Tidied up XML loader using boost::multi_index
randomdan
2011-02-15
*
Fix silly bug loading readonly RDBMS config entries
randomdan
2011-02-10
*
Add concept of runtime configuration, set by HTTP hostname or environment var...
randomdan
2011-02-04
*
Fix Presenter's inheritance of CommonObjects
randomdan
2011-01-25
*
Add wrappers and Jam for building with UUIDs from OSSP instead of Boost
randomdan
2011-01-21
*
Do some renaming and reorganising at last
randomdan
2010-12-18
*
All new fangled iterators, views, row engines, exceptions, the list goes on
randomdan
2010-12-14
*
Whole new low dependency object loader
randomdan
2010-08-24
*
Move CGI code into its own folder
randomdan
2010-08-07