summaryrefslogtreecommitdiff
path: root/project2/xmlPresenter.h
Commit message (Collapse)AuthorAge
* Allow specifying all sorts of previously hardcoded things, most importantly ↵randomdan2011-03-09
| | | | | | | paths Rework the CGI stage structure to support custom presentations in the event of errors Changes to the Jamfile to ensure each component is complete in itself
* Build a common base for loading p2 xml scripts with proper error checkingrandomdan2011-02-25
| | | | | | Extend cgiAppEngine to be able to return data documents specifying an error (requires Apache 2.2.16 and to have filter-errordocs set) Allow cgi requests to return a default document, suitable for 'yes, I did that' type responses Updates to GentooBrowse to use these features
* Tidy up the class hierarchy and reduce header dependenciesrandomdan2011-02-19
|
* Tidied up XML loader using boost::multi_indexrandomdan2011-02-15
|
* Convert dumpTask into a generic purpose file* writerrandomdan2011-02-14
| | | | Fully implement view support in p2console
* Add lots of funky stuff to make the system (internally) type saferandomdan2011-02-01
|
* Do some renaming and reorganising at lastrandomdan2010-12-18