summaryrefslogtreecommitdiff
path: root/tko/frontend.py
AgeCommit message (Expand)AuthorFilesLines
2009-02-05Add start_time support.mbligh1-0/+1
2008-06-17Fix errors found by lint.mbligh1-4/+3
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski1-248/+248
2008-06-04smart_sort is not sorting kernels correctlymbligh1-0/+1
2008-05-27Make sure that grouping by time_daily works as expected.mbligh1-7/+14
2008-05-21Query that user complains about actually returns ~27000 recordsmbligh1-2/+2
2008-04-16implementing request: reasons of failure should be displayed in non header cellsmbligh1-12/+33
2008-04-16TKO doesn't handle time conditions well, time_daily in the condition field do...mbligh1-25/+5
2008-04-16Various poorly documented changes to tko frontend. Sorrymbligh1-2/+9
2008-04-01include time attribute into drop down menusmbligh1-10/+38
2008-01-16Clean up the reporting backend, and add CLI functionalitymbligh1-104/+75
2008-01-03Drill down support.mbligh1-4/+11
2008-01-03This patch will make compose_query.cgi considerably faster. It also has thembligh1-1/+7
2007-12-18Fix up the owners field mess in tko parsing - it can be Nonembligh1-8/+1
2007-12-13Allow the user to search for a job.mbligh1-1/+8
2007-12-12Fix up the main display page to only use one SQL query per rendering.mbligh1-5/+30
2007-12-07Quick hack fix for Null owners until we do something bettermbligh1-4/+7
2007-12-07Add in condition for db class, for example select * from tests where kernel_idx mbligh1-2/+2
2007-12-03'user' is officially an SQL reserved word, which means that it cannot bembligh1-1/+1
2007-11-30A couple more updates for displaying machine owners correctlymbligh1-1/+5
2007-11-051. Fix duplicate entries showing up in the table.mbligh1-1/+13
2007-11-05Add reporting support for backend.mbligh1-5/+60
2007-10-25Change frontend.py's results reference to a relative pathmbligh1-1/+1
2007-10-07Add a group class to frontend.pymbligh1-7/+28
2007-10-05Extensions to SQL abstractionsmbligh1-0/+9
2007-10-01Add a proper machine table rather than just using the hostnamembligh1-7/+42
2007-09-28Fix silly bug in url setting when there's no subdirmbligh1-1/+1
2007-09-27Sometimes we don't need the kernel and iterations for the test ...mbligh1-9/+31
2007-09-27add frontend matrix for performance benchmarksmbligh1-2/+2
2007-09-26Update tko to parse latest status file formatmbligh1-2/+5
2007-09-21Add dynamic graphing capability to TKO.mbligh1-10/+26
2007-09-19Refactor front-end display codembligh1-10/+0
2007-09-18update tko frontend code to link from 2nd level and sort tests.mbligh1-2/+13
2007-09-14tko fixupsmbligh1-1/+1
2007-09-14tko updatesmbligh1-0/+1
2007-09-13insert second level of drilldownmbligh1-0/+9
2007-09-13update tkombligh1-38/+51
2007-09-12tko updatesmbligh1-0/+51