1. 651e2d0 Fixed the perf_view database view in TKO. Changed an INNER JOIN to join on the by mbligh · 16 years ago
  2. 89237f4 Add a missing self. in a dbench method call. by jadmanski · 16 years ago
  3. fb2a7fa Adding new columns "locked_by_id" and "lock_time" to the hosts table, to by showard · 16 years ago
  4. 8ac29b4 Add code to perform a translation on the status field to provide a more informative string for the UI. by showard · 16 years ago
  5. a79583c Fixed a bug that arrises when running the AfeClient for the first time on a fresh setup. by showard · 16 years ago
  6. 9865997 -fixed url redirection for /tko URLs in debug server, to ease development pain by showard · 16 years ago
  7. 77f95db -move log file URL logic to common.Utils by showard · 16 years ago
  8. cf23819 Automatically work out which arguments intialize, setup, execute/run_once need by mbligh · 16 years ago
  9. c61d26d Setting up the client modules import path depending on the installation. by mbligh · 16 years ago
  10. b202ea9 Add removal migration script to ease migration from a incorrectly added field by mbligh · 16 years ago
  11. 160a7e6 Shouldn't be using open-coded keyval construction by mbligh · 16 years ago
  12. 421a4f0 Some minor cleanup of the imports in source_kernel.py and then a new unittest for source_kernel. by mbligh · 16 years ago
  13. 0b3dd5f Split write_iteration_keyval into write_perf_keyval, write_attr_keyval by mbligh · 16 years ago
  14. 745fdd9 Changing the name of this unittest file to comform to out naming convention. by mbligh · 16 years ago
  15. ede6cd4 Revert write_keyval change by mbligh · 16 years ago
  16. b58f1a8 Make write_keyval support multiple iterations by mbligh · 16 years ago
  17. de44fde Fix typo in dbench.py by mbligh · 16 years ago
  18. 8d4dcd3 Add debug code to test.py by mbligh · 16 years ago
  19. 3bf8fea add __init__.py to top level profilers dir by mbligh · 16 years ago
  20. 141088c add __init__.py to profilers dirs per jadmanski / jmeurin by mbligh · 16 years ago
  21. 6043471 Allow tests to define run_once instead of execute. by mbligh · 16 years ago
  22. cd8a516 Revert accidentally included parts of 1826 by mbligh · 16 years ago
  23. ecfdf86 Previous setup_modules set common as a shortcut for by jadmanski · 16 years ago
  24. 8513e32 The changes in rev 1840 break the standalone test harness, so remove it for now. by jadmanski · 16 years ago
  25. dbde0aa Updated version of last fix by mbligh · 16 years ago
  26. 2bfe2d2 Summary: Reverting some changes made on r1827 that were breaking svn trunk. by mbligh · 16 years ago
  27. e867310 Summary: Fixing circular reference issue during barrier module import. by mbligh · 16 years ago
  28. 35dbd84 introduced distinction between clickable and non-clickable widgets in DataTable; this allows read-only widgets that will still generate a row click event when clicked. this was necessary for new TKO development. by showard · 16 years ago
  29. 4037600 Raised coverage of serviceHandler.py from 0% to 81%! by showard · 16 years ago
  30. 909c7a6 Initial release of test auto importer by showard · 16 years ago
  31. 74eebf3 Modify the parser and tko db code to flag test models as being for by jadmanski · 16 years ago
  32. 5953f95 Add run_verify to host_queue_entries as a Small int by mbligh · 16 years ago
  33. 276c9ba When rpm_kernel adds a check_ident to the reboot steps, it shouldn't by jadmanski · 16 years ago
  34. a6014a0 Add unit tests for read_keyval, and fix a bug in its handling of by jadmanski · 16 years ago
  35. c8034f0 Make sure that the parsers special handling of reboots only applies by jadmanski · 16 years ago
  36. 14213ec Adding links from each host queue entry on the Job Details page to the by showard · 16 years ago
  37. 9f8a27b change DataSource (and subclasses) and DynamicTable to support multi-level sorting (sorting on multiple fields) by showard · 16 years ago
  38. 23c080a Update profilers with descriptions and fix some module imports by mbligh · 16 years ago
  39. d5b1c1b Fix the import problem with profilers. by mbligh · 16 years ago
  40. 4205d89 Fix the unittest to make it pass and avoid relying on a fragile parser: by mbligh · 16 years ago
  41. b14dc7a Change the name of the magic JOB entry in the status log parsing to by jadmanski · 16 years ago
  42. c5205b8 Starts a unittest file for the common lib utils, and provides unit by jadmanski · 16 years ago
  43. 0f7b7ae provides coverage of the rsync utilities. by mbligh · 16 years ago
  44. b53a347 Roll back accidentally included changes from previous commit by mbligh · 16 years ago
  45. dfc0d2a Change default to repair anything we can by mbligh · 16 years ago
  46. b024fb1 Rename host protection category "Filesystem only" to "Repair filesystem only". by mbligh · 16 years ago
  47. ba1fa66 Change the way we handle "JOB" logs in the parser. Currently, we by jadmanski · 16 years ago
  48. 4e4961c fix typo by mbligh · 16 years ago
  49. 78bf535 Fix formatting / coding style in autotest.py by mbligh · 16 years ago
  50. 99c2c6f These files go into client/common_lib/ by mbligh · 16 years ago
  51. 6e8840c Fix whitespace handling in read_one_line / write_one/line by mbligh · 16 years ago
  52. 4f4e311 Better parsing of the output of the unittest runs so we properly by mbligh · 16 years ago
  53. da95846 Previous the unittest_suite used a TestLoader to create a large suite of tests that were then run all at once. This by mbligh · 16 years ago
  54. 3fa9db8 improved selection support for AFE tables by showard · 16 years ago
  55. 12fbfde Fix some issues from findbugs. by showard · 16 years ago
  56. 0da1d0f Migration file for test labels. Add a test_labels table and a test_labels_tests table that forms a many-to-many relationship between tests and test labels. The interface to manage these test labels is being developed as part of the new TKO interface. by showard · 16 years ago
  57. 6f1593c some changes to support saved queries for new TKO by showard · 16 years ago
  58. 9d821ab Made use of the new Widget functionality in DataTable and added checkboxes to by showard · 16 years ago
  59. 1086029 Control file fix for rmaptest by mbligh · 16 years ago
  60. ca67229 rewrite history handling code to support generic storage of keyvals in the history token by showard · 16 years ago
  61. 1e935f1 -modify django-directives to support multiple Django servers by showard · 16 years ago
  62. a334a8b some changes to CustomTabPanel to support a common area between tabs, and a new DoubleListSelector widget. both are used by the new TKO interface. by showard · 16 years ago
  63. 6cc5fe5 Change the formatting of the module load failure error message. by jadmanski · 16 years ago
  64. 2601c48 This hand-made patch has some problems, so I'm backing out the patch and by jadmanski · 16 years ago
  65. 25c1531 Numerous changes to unittest suite to improve its reliability. by mbligh · 16 years ago
  66. ccc2cb4 Fix control file variables for client/tests adding required variables as described in : http://test.kernel.org/autotest/ControlFileRequirements by mbligh · 16 years ago
  67. be751d9 Fixed the behavior of the Create Job page. After creating a job, the by showard · 16 years ago
  68. fd875cc Added a link from the Host Detail page to the Verify/Repair logs for that host. by showard · 16 years ago
  69. da85306 Fixed the RPC interface unit test to work with the updated ACL group handling. by showard · 16 years ago
  70. 3dd47c2 Added better ACL group support. More checks are now performed to ensure by showard · 16 years ago
  71. affe09b Narrowing the access modifiers on mutable static fields, to protect by showard · 16 years ago
  72. 6c01a5a Removed unneeded #!/usr/bin/python since this is not an entry point, and got by mbligh · 16 years ago
  73. a9a87a6 Fixed job_unittest failures to account for new argumnets that are being passed to created containers. by mbligh · 16 years ago
  74. 9e76707 Adding control file variables (NAME, DOC, etc.) by mbligh · 16 years ago
  75. fb7cfb1 Add support to the scheduler to pass in the host.protection value as by jadmanski · 16 years ago
  76. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago
  77. faa0df4 Add control file vars to a handful of tests. by mbligh · 16 years ago
  78. 74d51af Added NAME, AUTHOR etc. variables to the control files. by mbligh · 16 years ago
  79. cb19d7c Changed Test Class from 'USELESS' (which is very descriptive) to 'SOFTWARE' (which is less so). by mbligh · 16 years ago
  80. 2f70831 sleeptest was not importing test correctly. by mbligh · 16 years ago
  81. 8525459 Added control variables (NAME, etc.) to the sleeptest control file. by mbligh · 16 years ago
  82. 0804da9 Found numerous problems thanks to pylint in sysbench. by mbligh · 16 years ago
  83. 1e9e7ce Control files cleanup. by mbligh · 16 years ago
  84. 578c33a Adds control file vars to a variety of control files in client/tests. by jadmanski · 16 years ago
  85. e15b033 Fix control file variables for client/tests adding required variables as by mbligh · 16 years ago
  86. 8a1ce95 Fix some fragility issues in the setup_modules code. In particular, by jadmanski · 16 years ago
  87. b21c713 Added a profiler for sar; based it off the existing profiler for vmstat by mbligh · 16 years ago
  88. 114e5b6 Add missing space by mbligh · 16 years ago
  89. 94b698c Added the ability to insert widgets into a column of DataTable. by showard · 16 years ago
  90. a7c7a58 Some additions to autotest.common.Utils made during new TKO development by showard · 16 years ago
  91. ff90138 -move logged-in user tracking to separate thread_local module. models.py will soon depend on it, so it had to be moved to avoid circular dependencies. by showard · 16 years ago
  92. 09096d8 -added readonly_connection.py, which opens a second DB connection using readonly credentials found in the global config by showard · 16 years ago
  93. 7f69e43 small change to StaticDataRepository needed for new TKO development by showard · 16 years ago
  94. f3d9b04 Fix some circular dependency issues in the job<->site_job setup in client/bin. by jadmanski · 16 years ago
  95. 75c0b71 Add support for running tests using some disk I/O containment through cpusets. by jadmanski · 16 years ago
  96. df06256 Adding protection levels to hosts. Allows the user to specify how much by showard · 16 years ago
  97. 58ea6ae Small performance tweak. Replaced a keySet iterator followed by a by showard · 16 years ago
  98. 5df2b19 Updating the RPC interface and scheduler unit tests to match up with by showard · 16 years ago
  99. b8471e3 Added a new input that allows used to specify a one-time host when by showard · 16 years ago
  100. 1c97b1b migration file for job timeouts patch by showard · 16 years ago