Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
4a29629c4568f2878b13f01c5be6981cd815604b
/
tko
/
compose_query.cgi
d03e6b5
[autotest] change python shebang to python2
by Mike Frysinger
· 5 years ago
050e02c
Table name in tko database have been changed. So update table name in
by mbligh
· 15 years ago
753362d
Move client/bin/kernel_versions to common_lib; it is used by tko.
by mbligh
· 15 years ago
15110b7
Change all tabs to space. somehow we lost this change from tko/ ?
by mbligh
· 16 years ago
d876f45
gps pointed out that "== and != work in most cases but its better to use is
by mbligh
· 16 years ago
2e6ebcd
Fix the help URL in tko
by mbligh
· 16 years ago
5d0b318
Fix bad links when compose_query.cgi is viewed in 'brief' mode since
by mbligh
· 16 years ago
d34763f
Fix various TKO issues
by mbligh
· 16 years ago
5684b03
Whenever URL passed to compose_query.cgi contains argument brief=1 we will
by mbligh
· 16 years ago
5a42d85
Save query on request.
by mbligh
· 16 years ago
f9fa427
Implemented a hover feature. Hovering over a cell in tko/compose_query.cgi
by jadmanski
· 17 years ago
22ab069
Convert tko/*.cgi to use absolute imports, to resolve some
by jadmanski
· 17 years ago
36505a9
Printing out some performance measurements at the bottom of the page.
by jadmanski
· 17 years ago
38e9d78
Provide support for lazily retrieving job logs from an external storage source.
by mbligh
· 17 years ago
9add588
Roll back change to insert date cutoff field on front of TKO
by mbligh
· 17 years ago
11204f8
restored parse_field
by mbligh
· 17 years ago
be25745
Exposed the title field in the report.
by mbligh
· 17 years ago
3126069
implementing request: reasons of failure should be displayed in non header cells
by mbligh
· 17 years ago
5bb5586
TKO doesn't handle time conditions well, time_daily in the condition field does not work properly
by mbligh
· 17 years ago
3d7a5f5
More undocumented changes for compose_query.cgi
by mbligh
· 17 years ago
aea0960
Various poorly documented changes to tko frontend. Sorry
by mbligh
· 17 years ago
456b477
fixed the problem of lost conditions when clicking Flip
by mbligh
· 17 years ago
44710b6
Make a number of changes to compose_query:
by mbligh
· 17 years ago
e47ff2a
Missing a '/' on the end of job tags
by mbligh
· 17 years ago
fab72ad
tko: use the root_url prefix in compose_query.cgi
by apw
· 17 years ago
7a7316b
split patched kernels into their own kernel rows V2
by apw
· 17 years ago
8e7c78e
A few display changes to tko
by mbligh
· 17 years ago
439661b
Fixes a number of issues with the results display:
by mbligh
· 17 years ago
2ba3e73
Clean up the reporting backend, and add CLI functionality
by mbligh
· 17 years ago
1467162
Move where the headers get generated on the results page
by mbligh
· 17 years ago
b180f6c
Do URL encoding properly. This fixes a bug where, if your condition statement
by mbligh
· 17 years ago
c47d163
make compose_query.cgi executable
by mbligh
· 17 years ago
5dd503b
Drill down support.
by mbligh
· 17 years ago
12eebfa
This patch will make compose_query.cgi considerably faster. It also has the
by mbligh
· 17 years ago
029fa1c
reduce size of text box
by mbligh
· 17 years ago
190a81d
The query should allow the user to change the search on the fly.
by mbligh
· 17 years ago
1405f4e
lightly prettier (?) results tables, with minimal actual code changes
by mbligh
· 17 years ago
2b67253
1. Fix duplicate entries showing up in the table.
by mbligh
· 17 years ago
a426693
Import os module.
by mbligh
· 17 years ago
2e4e5df
Add reporting support for backend.
by mbligh
· 17 years ago