index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
cgi
/
p2webFCgi.cpp
Commit message (
Expand
)
Author
Age
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-07
*
Merge Plugable and ComponentLoader into new LifeCycle class
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Work around the fact that webapp-config [might] tear down and replace in its ...
project2-1.1.2
Dan Goodliffe
2015-05-20
*
Central various bits of the CGI start up process
randomdan
2013-07-10
*
Tidy up around hostname platform lookups
randomdan
2013-07-10
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Don't precache variable conversion as it causes some currently inexplicable p...
randomdan
2013-04-13
*
Bit of a tidy up
randomdan
2012-06-28
*
Persist the CGI Environment over many iterations of the app engine, reloading...
randomdan
2012-02-13
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Add component events for process begin and before request
randomdan
2011-12-02
*
The big reshuffle
randomdan
2011-08-31
*
Allow all plugable components to have settings injected into them
randomdan
2011-07-31
*
Allow specifying all sorts of previously hardcoded things, most importantly p...
randomdan
2011-03-09
*
Fix silly bug loading readonly RDBMS config entries
randomdan
2011-02-10
*
Split the plain CGI and the FastCGI variants into separate programs with a no...
randomdan
2010-12-22