| Commit message (Expand) | Author | Age |
... | |
* | Add more precompiled headers | randomdan | 2011-09-01 |
* | The big reshuffle | randomdan | 2011-08-31 |
* | Add missing resolveScript call in custom check handling | randomdan | 2011-07-31 |
* | Allow all plugable components to have settings injected into them | randomdan | 2011-07-31 |
* | Strip out some useless wrappers | randomdan | 2011-07-29 |
* | Half decent error handling in scripts with project2:handler[try/catch/finally] | randomdan | 2011-07-28 |
* | Fix compilation against old Boost | randomdan | 2011-07-20 |
* | Push defined columns stuff into its own class, used from streamRows | randomdan | 2011-07-19 |
* | Add missing change to external resolveScript | randomdan | 2011-07-19 |
* | Don't call resolveScript quite so much | randomdan | 2011-07-19 |
* | 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 |
* | Add conditional execution from sqlTask | randomdan | 2011-03-31 |
* | Pass XML node to XML storer | randomdan | 2011-03-30 |
* | Allow scripts to propergate messages from parameter checks into the presentat... | randomdan | 2011-03-10 |
* | Fix surplus local pointers causing random crashes | randomdan | 2011-03-10 |
* | Allow specifying all sorts of previously hardcoded things, most importantly p... | randomdan | 2011-03-09 |
* | Don't shoehorn our HTTP response into a cgicc::status one, just implement our... | randomdan | 2011-03-08 |
* | Split appData and envData | randomdan | 2011-03-08 |
* | Fix function definitions to match declarations (fixes Doxygen warnings) | randomdan | 2011-03-02 |
* | 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 require the (probably repeated) inclusion of datasource definitions, ha... | randomdan | 2011-02-18 |
* | Make CurlHandle throw an exception on failure | randomdan | 2011-02-16 |
* | Tidied up XML loader using boost::multi_index | randomdan | 2011-02-15 |
* | Add debug option for dumping the data document before sending it to the web s... | randomdan | 2011-02-15 |
* | 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 |
* | Fix Presenter's inheritance of CommonObjects | randomdan | 2011-01-25 |
* | Add wrappers and Jam for building with UUIDs from OSSP instead of Boost | randomdan | 2011-01-21 |
* | Split the plain CGI and the FastCGI variants into separate programs with a no... | randomdan | 2010-12-22 |
* | Catch Glib::Exceptions which don't inherit from std::exception (grr) | randomdan | 2010-12-21 |
* | Do some renaming and reorganising at last | randomdan | 2010-12-18 |
* | Return HTTP 500 on error | randomdan | 2010-12-16 |
* | All new fangled iterators, views, row engines, exceptions, the list goes on | randomdan | 2010-12-14 |
* | Improve XML usage correctness | randomdan | 2010-11-01 |
* | 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 |
* | Add alarm to be called when p2web has been idle for 60seconds | randomdan | 2010-08-25 |
* | Whole new low dependency object loader | randomdan | 2010-08-24 |
* | Adds an largely untested console appengine | randomdan | 2010-08-07 |
* | Move CGI code into its own folder | randomdan | 2010-08-07 |