1. 7a41a86 Add code to deal with machine owners and their display by mbligh · 17 years ago
  2. 215a166 Fix up parse for new status format by mbligh · 17 years ago
  3. 8586dc2 add assertions for existance of parsed results dir by mbligh · 17 years ago
  4. ebdbfe6 Fix broken getopt code for level parameter parsing in parse by mbligh · 17 years ago
  5. 2e57e7b If no tests, find_tests should return [] instead of None by mbligh · 17 years ago
  6. 3c33c4d Add record # for all the results to give an idea of how many matches were found. by mbligh · 17 years ago
  7. 9e7c6d0 Clean up notify user logic in parse by mbligh · 17 years ago
  8. c753475 Fix missing mlist variable when the script is passed a machine group, by mbligh · 17 years ago
  9. 84b9ff1 Fix up group_test.cgi by mbligh · 17 years ago
  10. d66a3d6 remove old parse version Signed-off-by: Martin J. Bligh <mbligh@google.com> by mbligh · 17 years ago
  11. 2c05bce Add support for allowing different job levels in the directory tree by mbligh · 17 years ago
  12. 532cb27 Fix up crappy keval handling in parse by mbligh · 17 years ago
  13. 0a498cb add some comments into parse by mbligh · 17 years ago
  14. 96b9a5a Add a way to delete an individual set of job results. by mbligh · 17 years ago
  15. f54ed2a Cleanup parse a bit by mbligh · 17 years ago
  16. 59a479f Skip job-level events in parse (don't pretend they're tests) by mbligh · 17 years ago
  17. 08415d8 Fix spacing in parse.py and remove a few old regexps by mbligh · 17 years ago
  18. 1ca17de Change default mailed user by mbligh · 17 years ago
  19. 032c2de Fix formatting of parse by mbligh · 17 years ago
  20. 9c39d15 Kludge parse.py to understand new reboot format. by mbligh · 17 years ago
  21. 4a2c61e Fix spacing in tko/parse and README file by mbligh · 17 years ago
  22. 814b12d Fix up mismerge repeats by mbligh · 17 years ago
  23. bc98570 Don't fall over if inserting one job fails by mbligh · 17 years ago
  24. 190a81d The query should allow the user to change the search on the fly. by mbligh · 17 years ago
  25. 9823f18 Add one more parameter to the graph which add the ability to change the by mbligh · 17 years ago
  26. 74fc046 Add email reporting to failing tests when parsing results by mbligh · 17 years ago
  27. 1405f4e lightly prettier (?) results tables, with minimal actual code changes by mbligh · 17 years ago
  28. 2b67253 1. Fix duplicate entries showing up in the table. by mbligh · 17 years ago
  29. 56ca40a Add hook for BRRD sync by mbligh · 17 years ago
  30. 491b0a0 Add a third level of drill-down to tko analysis for when a machine by mbligh · 17 years ago
  31. a426693 Import os module. by mbligh · 17 years ago
  32. de94094 Fix parsing - subdir is often None, so move keyval2 checking inside by mbligh · 17 years ago
  33. 2e4e5df Add reporting support for backend. by mbligh · 17 years ago
  34. f1c4826 Add deps to tko README by mbligh · 17 years ago
  35. 4378f25 Update README to reflect machine_map functionality by mbligh · 17 years ago
  36. ba9c54c assign a default value to machine_map by mbligh · 17 years ago
  37. 43c2e7a add remote r/o access to tko db in the README by mbligh · 17 years ago
  38. 994a23d Make test parser insert the test version into the tko db. by mbligh · 17 years ago
  39. 9ec9485 Fix parse to understand hiearchical jobs and enable parsing of a by mbligh · 17 years ago
  40. 5e0b3ef Update README by mbligh · 17 years ago
  41. 6f7021f Remove explicit URL from machine_benchmark.cgi by mbligh · 17 years ago
  42. c959f4f Change frontend.py's results reference to a relative path by mbligh · 17 years ago
  43. 3aef793 more README fixes by mbligh · 17 years ago
  44. 034bfa9 update readme username by mbligh · 17 years ago
  45. b10a60f DB schema/parse change to store user name and user assigned labels for tests. by mbligh · 17 years ago
  46. 432bad4 Implement atomic updates for SQL tables to ensure we get the whole by mbligh · 17 years ago
  47. 7e92b53 Provide drill-down links from group_test.cgi by mbligh · 17 years ago
  48. ed56cf0 Add the capability to query by group in machine_kernel_test.cgi by mbligh · 17 years ago
  49. 6eec7de Fix up machine_kernel_test.cgi to do proper counting of multiple test runs by mbligh · 17 years ago
  50. e4624d4 add an option to machine_kernel_test.cgi to only display one test by mbligh · 17 years ago
  51. 5556702 link group_test.cgi into machine_kernel.cgi and clean it up by mbligh · 17 years ago
  52. d077d1d Fix display.box() calls to use link arg in machine_kernel_test.cgi by mbligh · 17 years ago
  53. f91b3f5 add optional link into display.box by mbligh · 17 years ago
  54. f01eae1 add first version of group_test.cgi by mbligh · 17 years ago
  55. 39f0dac Significantly simplify machine_kernel.cgi by using groups properly by mbligh · 17 years ago
  56. cff2d21 Add a group class to frontend.py by mbligh · 17 years ago
  57. 048e1c9 When adding machines, try to figure out their group from a mapping file by mbligh · 17 years ago
  58. a997a34 Clean up the table-within-a-table abstraction for printing by mbligh · 17 years ago
  59. e8f8510 Move cgi content type headers higher up by mbligh · 17 years ago
  60. 414c69e Extensions to SQL abstractions by mbligh · 17 years ago
  61. 9789445 Fix up error in status table read from the database by mbligh · 17 years ago
  62. 4adcf59 add machine load script by mbligh · 17 years ago
  63. a218d11 Use full paths to access .config files for tko/db.py by mbligh · 17 years ago
  64. a730c12 Revert accidental changes from last commit. Oops by mbligh · 17 years ago
  65. c82f246 This patch gets rid of the last bits db initialization within db.py. by mbligh · 17 years ago
  66. e0d3784 Check for empty datasets and/or data points by mbligh · 17 years ago
  67. 0459875 Provide cross-links between functional and performance matrices by mbligh · 17 years ago
  68. 15b3fa1 If machines have a group defined, show them as a group on the front page by mbligh · 17 years ago
  69. 2aaeb67 Add a proper machine table rather than just using the hostname by mbligh · 17 years ago
  70. edd9ff3 Add subtables for each entry in machine_kernel.cgi to indicate how many by mbligh · 17 years ago
  71. 38757e7 add subtables inside each table for the main box that indicate what by mbligh · 17 years ago
  72. fd668245 add capability to do vertical text for table headers by mbligh · 17 years ago
  73. 049f5e6 Fix up parsing for no kernel by mbligh · 17 years ago
  74. 1cc8d20 Print all machines we have in the DB. by mbligh · 17 years ago
  75. 6d2208b Fix typos by mbligh · 17 years ago
  76. 676510c Fix silly bug in url setting when there's no subdir by mbligh · 17 years ago
  77. 95fca57 Fixed up fucked spacing by mbligh · 17 years ago
  78. 728ff0a I needed to override the database and read-only database login information, by mbligh · 17 years ago
  79. 50a2525 Sometimes we don't need the kernel and iterations for the test ... by mbligh · 17 years ago
  80. 424ad50 add dbench and line breaks by mbligh · 17 years ago
  81. e2f18a3 Make graphs a little smaller so they fit on my screen ;-) by mbligh · 17 years ago
  82. 31d29c4 add frontend matrix for performance benchmarks by mbligh · 17 years ago
  83. d485543 Remove old test junk from machine_test_attribute_graph.cgi by mbligh · 17 years ago
  84. de7335d Update tko to parse latest status file format by mbligh · 17 years ago
  85. b32cd43 Fix up the password handling in db.py so we connect as a writeable user by mbligh · 17 years ago
  86. 43f164b Convert tko database from sqlite to mysql by mbligh · 17 years ago
  87. a84869c a by mbligh · 17 years ago
  88. d1c3198 Add README file by mbligh · 17 years ago
  89. 16ae926 Add dynamic graphing capability to TKO. by mbligh · 17 years ago
  90. 2bd4887 add iterations from keyval properly when parsing by mbligh · 17 years ago
  91. f28cb4b initial graph plotting code via gnuplot by mbligh · 17 years ago
  92. 54fe698 Move code from display.py into machine_kernel.cgi by mbligh · 17 years ago
  93. 89abec6 Move code out of display.py into machine_kernel_test.cgi by mbligh · 17 years ago
  94. cfd2d01 Refactor front-end display code by mbligh · 17 years ago
  95. 250300e update tko frontend code to link from 2nd level and sort tests. by mbligh · 17 years ago
  96. 52f9744 tko fixups by mbligh · 17 years ago
  97. bfec522 tko updates by mbligh · 17 years ago
  98. d72c913 insert second level of drilldown by mbligh · 17 years ago
  99. 006f230 Fix up parsing bug - load all tests by mbligh · 17 years ago
  100. 8e1ab17 update tko by mbligh · 17 years ago