summaryrefslogtreecommitdiff
path: root/tko/parse
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Attached is a very large patch that adds support for running ashoward1-7/+3
2008-04-17Convert the parser into an embeddable library. This includes a majormbligh1-160/+5
2008-03-13Patch to reduce the rate of reparse, and to make the parser lockingmbligh1-1/+11
2008-03-13Use file locking to serialize all runs of the parser.mbligh1-14/+11
2008-03-11Add options to specify db host, username, pass, and db_namembligh1-2/+17
2008-02-21Make parse unbuffered, so that recording of stdout, stderr is interleavedmbligh1-1/+1
2008-01-25Convert parse to use OptionParsermbligh1-47/+22
2007-12-19Fix up parse so it can reparse a job - allows continuous statusmbligh1-11/+19
2007-11-29add assertions for existance of parsed results dirmbligh1-0/+2
2007-11-29Fix broken getopt code for level parameter parsing in parsembligh1-2/+1
2007-11-26Clean up notify user logic in parsembligh1-1/+2
2007-11-26Add support for allowing different job levels in the directory tree mbligh1-7/+11
2007-11-26Fix up crappy keval handling in parsembligh1-1/+1
2007-11-26add some comments into parsembligh1-1/+8
2007-11-24Cleanup parse a bitmbligh1-4/+4
2007-11-24Change default mailed usermbligh1-1/+1
2007-11-24Fix formatting of parsembligh1-4/+11
2007-11-12Fix spacing in tko/parse and README filembligh1-3/+7
2007-11-05Don't fall over if inserting one job failsmbligh1-9/+29
2007-11-05Add email reporting to failing tests when parsing resultsmbligh1-13/+65
2007-10-25Make test parser insert the test version into the tko db.mbligh1-0/+6
2007-10-25Fix parse to understand hiearchical jobs and enable parsing of ambligh1-13/+35
2007-10-09Implement atomic updates for SQL tables to ensure we get the wholembligh1-1/+2
2007-10-01Add a proper machine table rather than just using the hostnamembligh1-1/+1
2007-09-30add capability to do vertical text for table headersmbligh1-0/+8
2007-09-20add iterations from keyval properly when parsingmbligh1-2/+2
2007-09-13update tkombligh1-2/+4
2007-08-31Speed up of timeouts for wait upmbligh1-2/+7
2007-08-30update tko parsing codembligh1-10/+7
2006-10-13Change explicit Python 2.4 references to generic /usr/bin/pythonmbligh1-1/+1
2006-10-08Make better use of the dbmbligh1-4/+8
2006-10-08Add very basic database stuffmbligh1-4/+6
2006-10-08updatembligh1-17/+9
2006-10-08add initial test.kernel.org parsing code. Nowhere close to a working statembligh1-0/+24