index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
console
Commit message (
Expand
)
Author
Age
*
C++17 and Ice 3.7
project2-1.3.0
Dan Goodliffe
2018-04-28
*
Merge Plugable and ComponentLoader into new LifeCycle class
Dan Goodliffe
2015-10-01
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Use AdHoc plugins for options sources
Dan Goodliffe
2015-09-29
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Move more stuff from common to basics
Dan Goodliffe
2015-08-21
*
Ensure an AppInstance exists before processing options
project2-1.1.4.2
Dan Goodliffe
2015-06-17
*
Introduce AppInstance for correctly scoping otherwise global things
Dan Goodliffe
2015-06-06
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Tidy up the code for adding a help option
randomdan
2013-12-31
*
Allow registration of a standalone component
randomdan
2013-11-30
*
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
*
Move options into the global scope
randomdan
2013-06-20
*
Add back some basic help output
randomdan
2013-06-03
*
Remove the now pointless wrapper around UUIDs
randomdan
2013-05-31
*
GCC 4.6 workaround for vector of objects with consts
randomdan
2013-04-05
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
Split variable and variabletype code into separate files
randomdan
2013-03-29
*
Strip all uri parameter stuff from common, make it cgi only
randomdan
2013-03-28
*
Plugable CGI request routers
randomdan
2013-03-13
*
Fix creation of default error XML document style
randomdan
2012-07-22
*
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
*
Add init function to presenter because none default ones get cached between r...
randomdan
2012-03-19
*
Finer control over output to presenters, addresses issues with JSON output an...
randomdan
2012-02-17
*
Persist the CGI Environment over many iterations of the app engine, reloading...
randomdan
2012-02-13
*
Adds support for presenter level caching modules and implements a file based ...
randomdan
2012-02-12
*
Regeneralise some code
randomdan
2012-01-01
*
Split check and test functionality... if and check now take tests as children...
randomdan
2011-12-20
*
Improvements to the handling of command line arguments
randomdan
2011-12-16
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Pluggable script engines
randomdan
2011-12-14
*
Drop Boost::program_options in favour of our own, pluggable system which inte...
randomdan
2011-12-08
*
Add component events for process begin and before request
randomdan
2011-12-02
*
Groundwork for common presenter layer
randomdan
2011-11-28
*
New memoryCache implementation
randomdan
2011-11-27
*
Get rid of the multi presenter mess in viewHost and replace it with a single ...
randomdan
2011-11-26
*
Remove the need to implement loadComplete which is empty in most cases
randomdan
2011-11-25
*
Log errors from TaskHost
randomdan
2011-11-07
*
Remove session implementations per container, not point
randomdan
2011-10-19
*
More flexible Curl helpers with boost::bind
randomdan
2011-09-06
*
Add more precompiled headers
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31
[next]