summaryrefslogtreecommitdiff
path: root/project2/console
Commit message (Expand)AuthorAge
...
* Strip out some dead woodrandomdan2011-08-09
* Allow all plugable components to have settings injected into themrandomdan2011-07-31
* Half decent error handling in scripts with project2:handler[try/catch/finally]randomdan2011-07-28
* Allow references to scripts deep in the treerandomdan2011-07-18
* Make *Host parse their XML document on first run of components, fixes sendmai...randomdan2011-07-15
* All new dynamic transformations and processing and tidyup and stuffrandomdan2011-07-14
* Support setting presenter node namespaces directlyrandomdan2011-05-12
* Allow rawview to accurately reconstruct a tree when text and elements coexist...randomdan2011-04-19
* Add conditional execution from sqlTaskrandomdan2011-03-31
* Pass XML node to XML storerrandomdan2011-03-30
* Fix linking problem where binaries linked against the installed libs, not the...randomdan2011-03-11
* Allow scripts to propergate messages from parameter checks into the presentat...randomdan2011-03-10
* Allow specifying all sorts of previously hardcoded things, most importantly p...randomdan2011-03-09
* Split appData and envDatarandomdan2011-03-08
* Fix inheritance of Ifrandomdan2011-03-03
* Add support for local error handlingrandomdan2011-02-28
* Only initialise program_options once (only really affects p2fcgi)randomdan2011-02-25
* Build a common base for loading p2 xml scripts with proper error checkingrandomdan2011-02-25
* Tidy up the class hierarchy and reduce header dependenciesrandomdan2011-02-19
* Don't convert everything to a string to print it, use boost apply_visitor and...randomdan2011-02-18
* Don't require the (probably repeated) inclusion of datasource definitions, ha...randomdan2011-02-18
* Add a Null variable type and support for it, this is now the defaultrandomdan2011-02-17
* Make CurlHandle throw an exception on failurerandomdan2011-02-16
* Tidied up XML loader using boost::multi_indexrandomdan2011-02-15
* Convert dumpTask into a generic purpose file* writerrandomdan2011-02-14
* Fixes to compile with all gcc warnings as errorsrandomdan2011-02-14
* Fix silly bug loading readonly RDBMS config entriesrandomdan2011-02-10
* Add concept of runtime configuration, set by HTTP hostname or environment var...randomdan2011-02-04
* Add lots of funky stuff to make the system (internally) type saferandomdan2011-02-01
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
* Improve XML usage correctnessrandomdan2010-11-01
* Split up libs even morerandomdan2010-10-29
* Add callbacks for key points in time allow clean up of unused stuffrandomdan2010-10-26
* Drop the pain in the ass SHM session container in favour of an XML onerandomdan2010-08-31
* Whole new low dependency object loaderrandomdan2010-08-24
* Bind merge populators recursively to leafsrandomdan2010-08-12
* Tidy up hierarchyrandomdan2010-08-08
* Adds an largely untested console appenginerandomdan2010-08-07