summaryrefslogtreecommitdiff
path: root/tko
AgeCommit message (Expand)AuthorFilesLines
2007-11-05lightly prettier (?) results tables, with minimal actual code changesmbligh6-9/+26
2007-11-051. Fix duplicate entries showing up in the table.mbligh4-73/+416
2007-11-05Add hook for BRRD syncmbligh1-0/+7
2007-11-05Add a third level of drill-down to tko analysis for when a machinembligh2-7/+261
2007-11-05Import os module.mbligh1-1/+1
2007-11-05Fix parsing - subdir is often None, so move keyval2 checking insidembligh1-9/+10
2007-11-05Add reporting support for backend.mbligh4-5/+336
2007-10-26Add deps to tko READMEmbligh1-1/+1
2007-10-26Update README to reflect machine_map functionalitymbligh1-1/+9
2007-10-26assign a default value to machine_map mbligh1-0/+2
2007-10-25add remote r/o access to tko db in the READMEmbligh1-0/+1
2007-10-25Make test parser insert the test version into the tko db.mbligh3-0/+16
2007-10-25Fix parse to understand hiearchical jobs and enable parsing of ambligh1-13/+35
2007-10-25Update READMEmbligh1-7/+17
2007-10-25Remove explicit URL from machine_benchmark.cgimbligh1-1/+0
2007-10-25Change frontend.py's results reference to a relative pathmbligh1-1/+1
2007-10-18more README fixesmbligh1-4/+4
2007-10-18update readme usernamembligh1-2/+2
2007-10-17DB schema/parse change to store user name and user assigned labels for tests.mbligh3-4/+21
2007-10-09Implement atomic updates for SQL tables to ensure we get the wholembligh3-38/+61
2007-10-07Provide drill-down links from group_test.cgimbligh1-1/+4
2007-10-07Add the capability to query by group in machine_kernel_test.cgimbligh1-6/+11
2007-10-07Fix up machine_kernel_test.cgi to do proper counting of multiple test runsmbligh1-11/+14
2007-10-07add an option to machine_kernel_test.cgi to only display one testmbligh1-4/+10
2007-10-07link group_test.cgi into machine_kernel.cgi and clean it upmbligh2-14/+9
2007-10-07Fix display.box() calls to use link arg in machine_kernel_test.cgimbligh1-6/+2
2007-10-07add optional link into display.boxmbligh1-2/+5
2007-10-07add first version of group_test.cgimbligh1-0/+57
2007-10-07Significantly simplify machine_kernel.cgi by using groups properlymbligh1-32/+11
2007-10-07Add a group class to frontend.pymbligh1-7/+28
2007-10-07When adding machines, try to figure out their group from a mapping filembligh1-4/+25
2007-10-06Clean up the table-within-a-table abstraction for printingmbligh2-32/+38
2007-10-06Move cgi content type headers higher upmbligh3-9/+6
2007-10-05Extensions to SQL abstractionsmbligh2-1/+44
2007-10-05Fix up error in status table read from the databasembligh1-2/+2
2007-10-05add machine load scriptmbligh1-0/+11
2007-10-03Use full paths to access .config files for tko/db.pymbligh1-4/+8
2007-10-02Revert accidental changes from last commit. Oopsmbligh1-18/+7
2007-10-02This patch gets rid of the last bits db initialization within db.py.mbligh3-22/+25
2007-10-02Check for empty datasets and/or data pointsmbligh1-0/+5
2007-10-01Provide cross-links between functional and performance matricesmbligh3-0/+13
2007-10-01If machines have a group defined, show them as a group on the front pagembligh2-9/+28
2007-10-01Add a proper machine table rather than just using the hostnamembligh8-42/+102
2007-09-30Add subtables for each entry in machine_kernel.cgi to indicate how manymbligh3-24/+10
2007-09-30add subtables inside each table for the main box that indicate whatmbligh2-6/+24
2007-09-30add capability to do vertical text for table headersmbligh2-0/+50
2007-09-30Fix up parsing for no kernelmbligh1-20/+24
2007-09-30Print all machines we have in the DB.mbligh1-1/+3
2007-09-28Fix typosmbligh1-2/+2
2007-09-28Fix silly bug in url setting when there's no subdirmbligh1-1/+1