1. 8204f7f Add padding to the right side of compose_query.cgi so that the by mbligh · 16 years ago
  2. bcb2a86 TKO classification and generalization of reason of test failure. by mbligh · 16 years ago
  3. e0869d0 Change the way we direct the browser from Location: to Refresh:. by mbligh · 16 years ago
  4. 146c796 smart_sort is not sorting kernels correctly by mbligh · 16 years ago
  5. 004fde6 Fix up parsing of test versions to not add a newline by mbligh · 16 years ago
  6. e0032ad While testing if bug: http://b/issue?id=1131264 "job-stat busted" by mbligh · 16 years ago
  7. 0d60de5 Change the VARCHAR for url from 65k to 1k by mbligh · 16 years ago
  8. aa93693 NotImplemented is apparently not implemented. by mbligh · 16 years ago
  9. e7a6909 Risk: Medium by jadmanski · 16 years ago
  10. e4310bc Risk: Low Visibility: Fixes another parser bug. by jadmanski · 16 years ago
  11. 204d356 Make sure that grouping by time_daily works as expected. by mbligh · 16 years ago
  12. e30bd23 Risk: Low Visibility: Fixes a bug that keeps the final parse from working. by jadmanski · 16 years ago
  13. 84ffec4 Reason column width in table tko.tests needs to be increased to a larger value by mbligh · 16 years ago
  14. 27eab24 Query that user complains about actually returns ~27000 records by mbligh · 16 years ago
  15. cc54917 Risk: Medium by jadmanski · 16 years ago
  16. 94f07a2 Overview: by mbligh · 16 years ago
  17. 5a42d85 Save query on request. by mbligh · 16 years ago
  18. e173832 Risk: Low by jadmanski · 16 years ago
  19. b303054 Considering that machine_benchmark.cgi does not create full blown html, by mbligh · 16 years ago
  20. d1086b9 Risk: Medium by jadmanski · 16 years ago
  21. 6e8bf75 Add the version 1 of the TKO parser, modify server_job to use this by jadmanski · 16 years ago
  22. 13a2908 add missing tko/parsers/__init__.py by mbligh · 16 years ago
  23. 60d4fa6 If an operational error occurs and we're just going to discard it and by jadmanski · 16 years ago
  24. f9fa427 Implemented a hover feature. Hovering over a cell in tko/compose_query.cgi by jadmanski · 16 years ago
  25. 22ab069 Convert tko/*.cgi to use absolute imports, to resolve some by jadmanski · 16 years ago
  26. 36505a9 Printing out some performance measurements at the bottom of the page. by jadmanski · 16 years ago
  27. a9c75c4 Run client-side reboots in a test group, and include information by jadmanski · 16 years ago
  28. f9bab60 Fix up the names in the tko unittests to comply with the Autotest by jadmanski · 16 years ago
  29. 38e9d78 Provide support for lazily retrieving job logs from an external storage source. by mbligh · 16 years ago
  30. 302482e Add a new status field called TEST_NA (in addition to PASS and FAIL). by mbligh · 16 years ago
  31. 72b7d73 remove old documentation by mbligh · 16 years ago
  32. 65acae5 Insert a retry delay for DB reconnects in db.py, and make sure we by mbligh · 16 years ago
  33. 9cae150 Add tests.started_time to the results database, and add support in the by mbligh · 16 years ago
  34. 2895ce5 Add more missing files from previous commits. Did I mention I hate svn? by mbligh · 16 years ago
  35. e79ebb0 Add missing files from svn by mbligh · 16 years ago
  36. 96cf051 Convert the parser into an embeddable library. This includes a major by mbligh · 16 years ago
  37. 9add588 Roll back change to insert date cutoff field on front of TKO by mbligh · 16 years ago
  38. 11204f8 restored parse_field by mbligh · 16 years ago
  39. be25745 Exposed the title field in the report. by mbligh · 16 years ago
  40. 3126069 implementing request: reasons of failure should be displayed in non header cells by mbligh · 16 years ago
  41. 5bb5586 TKO doesn't handle time conditions well, time_daily in the condition field does not work properly by mbligh · 16 years ago
  42. 3d7a5f5 More undocumented changes for compose_query.cgi by mbligh · 16 years ago
  43. aea0960 Various poorly documented changes to tko frontend. Sorry by mbligh · 16 years ago
  44. d3ec276 Add missing __init__.py files. Sorry by mbligh · 16 years ago
  45. 1b87bc5 Modify all the common.py to set up an autotest_lib.* namespace as well by mbligh · 16 years ago
  46. 4a370cf include time attribute into drop down menus by mbligh · 16 years ago
  47. 9aed6d0 Change the parser to never ignore reboot.* lines due to their indent. by mbligh · 16 years ago
  48. 5f1839e Remove an unused import of parse. by mbligh · 16 years ago
  49. 05e6f6e Once the parser hits the end job marker, start looking for top-level by mbligh · 16 years ago
  50. 456b477 fixed the problem of lost conditions when clicking Flip by mbligh · 16 years ago
  51. 310b59e bump down saturation for better visibility on the screen by mbligh · 16 years ago
  52. b7fd270 Add kernel information to reboot.verify logging, and add support to by mbligh · 16 years ago
  53. b03ba64 Patch to reduce the rate of reparse, and to make the parser locking by mbligh · 16 years ago
  54. 05bb633 Use file locking to serialize all runs of the parser. by mbligh · 16 years ago
  55. aa383b7 Add downgrade support to migrate. This is really necessary for doing real migration development. Modified all existing migrations to support it. by mbligh · 16 years ago
  56. 5a0c970 Add options to specify db host, username, pass, and db_name by mbligh · 16 years ago
  57. e82a93e Now that we've changed the order of the parameters we need to make by mbligh · 16 years ago
  58. 104e9ce This fixes some issues with global_config relating to the fact by mbligh · 16 years ago
  59. 835c0e4 Update tko data boxes to use a fixed-width font for data. Update some comments as well. by mbligh · 16 years ago
  60. 44710b6 Make a number of changes to compose_query: by mbligh · 16 years ago
  61. 378e0ae add back missing machine_benchmark.cgi by mbligh · 16 years ago
  62. 71d340d Properly indent console WARN messages that appear inside of START-END by mbligh · 16 years ago
  63. e47ff2a Missing a '/' on the end of job tags by mbligh · 16 years ago
  64. ed4d6dd glocal_config patch by mbligh · 16 years ago
  65. e096846 Parse is improperly handling the new numbered boots, occasionally by mbligh · 16 years ago
  66. 4263b06 Make parse unbuffered, so that recording of stdout, stderr is interleaved by mbligh · 16 years ago
  67. fab72ad tko: use the root_url prefix in compose_query.cgi by apw · 16 years ago
  68. 7a7316b split patched kernels into their own kernel rows V2 by apw · 16 years ago
  69. 1b4780e If the test doesn't PASS, it FAILS. Removed all intermediate 0.5 coefficients by mbligh · 16 years ago
  70. 73f38a3 Change db.py to always read config files correctly. And close files. by mbligh · 16 years ago
  71. 02ec1ba tko: boot errors should track boot number by mbligh · 16 years ago
  72. 8e7c78e A few display changes to tko by mbligh · 16 years ago
  73. dd59905 remove create_db by mbligh · 16 years ago
  74. 439661b Fixes a number of issues with the results display: by mbligh · 16 years ago
  75. c251454 Strip the optional fields (e.g. timestamps) out of the reason fields by mbligh · 16 years ago
  76. 26b992b Add job queued, started and finished timestamps to the tko db and by mbligh · 16 years ago
  77. 5456c2b add missing tko/migrations by mbligh · 16 years ago
  78. e12b861 The way that parse looks for the index of the field it just added by mbligh · 16 years ago
  79. 9bcfef7 Label different boots differently so we don't have duplicate 'test' by mbligh · 16 years ago
  80. 6cf3bb3 Add the status==GOOD for the query condition while filtering out all the failed jobs and incomplete by mbligh · 16 years ago
  81. f014179 Add indexes to the jobs table to make it find jobs amongst thousands by mbligh · 16 years ago
  82. dfeee94 Fix link in display.py - is still pointing to old cgi code by mbligh · 16 years ago
  83. 90ae1f8 clean up by removing 0 sized files by mbligh · 17 years ago
  84. 4ef823f Add proper constraints and indices to tko database by mbligh · 17 years ago
  85. b25dda2 Add key to iteration_result table to index on test_idx by mbligh · 17 years ago
  86. b89c7b3 Convert parse to use OptionParser by mbligh · 17 years ago
  87. 6f075f0 db.py should look in its directory, not the directory of the executable by mbligh · 17 years ago
  88. 2ba3e73 Clean up the reporting backend, and add CLI functionality by mbligh · 17 years ago
  89. 1467162 Move where the headers get generated on the results page by mbligh · 17 years ago
  90. cb0c38c Add a link to autotest by mbligh · 17 years ago
  91. 2bb6dfd Allow caller to override database params in db.py by mbligh · 17 years ago
  92. 05d8121 Fix up parsing to be a bit more robust, and change the warning_monitor by mbligh · 17 years ago
  93. bafa6ef Fix parser to recognize job aborts by mbligh · 17 years ago
  94. b180f6c Do URL encoding properly. This fixes a bug where, if your condition statement by mbligh · 17 years ago
  95. c47d163 make compose_query.cgi executable by mbligh · 17 years ago
  96. 6acb014 Fix machines_hostname to machine_hostname for benchmarks by mbligh · 17 years ago
  97. 0e21c87 Fix parse to not get confused by reboots outside of the main by mbligh · 17 years ago
  98. 5dd503b Drill down support. by mbligh · 17 years ago
  99. 55f7f80 Fix benchmarks matrix to be more efficient by mbligh · 17 years ago
  100. 12eebfa This patch will make compose_query.cgi considerably faster. It also has the by mbligh · 17 years ago