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