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