summaryrefslogtreecommitdiff
path: root/project2/console/p2consoleMain.cpp
Commit message (Expand)AuthorAge
* Allow instance registration to occur with different key typesrandomdan2013-09-15
* Central various bits of the CGI start up processrandomdan2013-07-10
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Move script resolution out of environment into script readerrandomdan2013-06-23
* Move logger initialisation and optionSource loading out of environment into t...randomdan2013-06-23
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Add support for using boost::format for log messagesrandomdan2012-04-24
* Create app engine on the heap as SourceObjects are now self registering (smar...randomdan2012-04-03
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Pluggable script enginesrandomdan2011-12-14
* Add component events for process begin and before requestrandomdan2011-12-02
* Add more precompiled headersrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31
* Allow all plugable components to have settings injected into themrandomdan2011-07-31
* Tidy up the class hierarchy and reduce header dependenciesrandomdan2011-02-19
* Fix silly bug loading readonly RDBMS config entriesrandomdan2011-02-10
* Add callbacks for key points in time allow clean up of unused stuffrandomdan2010-10-26
* Bind merge populators recursively to leafsrandomdan2010-08-12
* Tidy up hierarchyrandomdan2010-08-08
* Adds an largely untested console appenginerandomdan2010-08-07