index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
console
/
p2consoleMain.cpp
Commit message (
Expand
)
Author
Age
*
Allow instance registration to occur with different key types
randomdan
2013-09-15
*
Central various bits of the CGI start up process
randomdan
2013-07-10
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Move script resolution out of environment into script reader
randomdan
2013-06-23
*
Move logger initialisation and optionSource loading out of environment into t...
randomdan
2013-06-23
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
Add support for using boost::format for log messages
randomdan
2012-04-24
*
Create app engine on the heap as SourceObjects are now self registering (smar...
randomdan
2012-04-03
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Pluggable script engines
randomdan
2011-12-14
*
Add component events for process begin and before request
randomdan
2011-12-02
*
Add more precompiled headers
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31
*
Allow all plugable components to have settings injected into them
randomdan
2011-07-31
*
Tidy up the class hierarchy and reduce header dependencies
randomdan
2011-02-19
*
Fix silly bug loading readonly RDBMS config entries
randomdan
2011-02-10
*
Add callbacks for key points in time allow clean up of unused stuff
randomdan
2010-10-26
*
Bind merge populators recursively to leafs
randomdan
2010-08-12
*
Tidy up hierarchy
randomdan
2010-08-08
*
Adds an largely untested console appengine
randomdan
2010-08-07