summaryrefslogtreecommitdiff
path: root/tko/compose_query.cgi
AgeCommit message (Expand)AuthorFilesLines
2010-01-26Table name in tko database have been changed. So update table name inmbligh1-1/+1
2009-06-22Move client/bin/kernel_versions to common_lib; it is used by tko.mbligh1-1/+1
2009-01-13Change all tabs to space. somehow we lost this change from tko/ ? mbligh1-192/+192
2008-12-03gps pointed out that "== and != work in most cases but its better to use ismbligh1-1/+1
2008-11-27Fix the help URL in tkombligh1-1/+1
2008-06-18Fix bad links when compose_query.cgi is viewed in 'brief' mode sincembligh1-6/+6
2008-06-06Fix various TKO issuesmbligh1-2/+9
2008-06-06Whenever URL passed to compose_query.cgi contains argument brief=1 we willmbligh1-19/+28
2008-05-15Save query on request.mbligh1-7/+23
2008-05-02Implemented a hover feature. Hovering over a cell in tko/compose_query.cgijadmanski1-3/+5
2008-05-01Convert tko/*.cgi to use absolute imports, to resolve somejadmanski1-12/+8
2008-05-01Printing out some performance measurements at the bottom of the page.jadmanski1-2/+10
2008-05-01Provide support for lazily retrieving job logs from an external storage source.mbligh1-11/+14
2008-04-16Roll back change to insert date cutoff field on front of TKOmbligh1-15/+4
2008-04-16restored parse_fieldmbligh1-2/+4
2008-04-16Exposed the title field in the report.mbligh1-5/+12
2008-04-16implementing request: reasons of failure should be displayed in non header cellsmbligh1-2/+16
2008-04-16TKO doesn't handle time conditions well, time_daily in the condition field do...mbligh1-20/+3
2008-04-16More undocumented changes for compose_query.cgimbligh1-7/+17
2008-04-16Various poorly documented changes to tko frontend. Sorrymbligh1-4/+7
2008-03-25fixed the problem of lost conditions when clicking Flipmbligh1-2/+3
2008-03-07Make a number of changes to compose_query:mbligh1-28/+67
2008-02-28Missing a '/' on the end of job tagsmbligh1-1/+1
2008-02-21tko: use the root_url prefix in compose_query.cgiapw1-1/+1
2008-02-21split patched kernels into their own kernel rows V2apw1-11/+67
2008-02-20A few display changes to tkombligh1-5/+2
2008-02-19Fixes a number of issues with the results display:mbligh1-4/+55
2008-01-16Clean up the reporting backend, and add CLI functionalitymbligh1-75/+31
2008-01-11Move where the headers get generated on the results pagembligh1-2/+1
2008-01-04Do URL encoding properly. This fixes a bug where, if your condition statementmbligh1-7/+6
2008-01-04make compose_query.cgi executablembligh1-0/+0
2008-01-03Drill down support.mbligh1-6/+50
2008-01-03This patch will make compose_query.cgi considerably faster. It also has thembligh1-98/+103
2007-12-19reduce size of text boxmbligh1-1/+1
2007-11-05The query should allow the user to change the search on the fly.mbligh1-2/+70
2007-11-05lightly prettier (?) results tables, with minimal actual code changesmbligh1-0/+1
2007-11-051. Fix duplicate entries showing up in the table.mbligh1-72/+44
2007-11-05Import os module.mbligh1-1/+1
2007-11-05Add reporting support for backend.mbligh1-0/+141