summaryrefslogtreecommitdiff
path: root/project2/cgi/p2webFCgi.cpp
Commit message (Expand)AuthorAge
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-07
* Merge Plugable and ComponentLoader into new LifeCycle classDan Goodliffe2015-10-01
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Work around the fact that webapp-config [might] tear down and replace in its ...project2-1.1.2Dan Goodliffe2015-05-20
* Central various bits of the CGI start up processrandomdan2013-07-10
* Tidy up around hostname platform lookupsrandomdan2013-07-10
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Don't precache variable conversion as it causes some currently inexplicable p...randomdan2013-04-13
* Bit of a tidy uprandomdan2012-06-28
* Persist the CGI Environment over many iterations of the app engine, reloading...randomdan2012-02-13
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Add component events for process begin and before requestrandomdan2011-12-02
* The big reshufflerandomdan2011-08-31
* Allow all plugable components to have settings injected into themrandomdan2011-07-31
* Allow specifying all sorts of previously hardcoded things, most importantly p...randomdan2011-03-09
* Fix silly bug loading readonly RDBMS config entriesrandomdan2011-02-10
* Split the plain CGI and the FastCGI variants into separate programs with a no...randomdan2010-12-22