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