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