Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added better error handling when reading XML files and returning empty tag va... | David Sommerseth | 2009-08-05 | 1 | -2/+5 |
* | xmlparser - did not try to take value out of a list | David Sommerseth | 2009-07-30 | 1 | -1/+1 |
* | xmlparser: Don't include the <value/> tag when processing xmlblobs | David Sommerseth | 2009-07-30 | 1 | -1/+1 |
* | Added new column: rtevalruns.report_filename. | David Sommerseth | 2009-07-30 | 1 | -2/+3 |
* | xmlparser: Correctly format rterid and syskey arguments, added support for /s... | David Sommerseth | 2009-07-30 | 1 | -2/+12 |
* | Improved xmlparser.py/XMLSQLparser class to handle libxml2.xmlDoc and libxml2... | David Sommerseth | 2009-07-29 | 1 | -3/+22 |
* | Implemented Python part of XML -> SQL parser | David Sommerseth | 2009-07-29 | 1 | -56/+65 |
* | Began implementing XML parser for rteval reports | David Sommerseth | 2009-07-24 | 1 | -0/+104 |