1. 5bf7c50 Table name did not get updated in test labels query. This makes it impossible to query against test labels. by showard · 16 years ago
  2. 1f27e99 Remove another old & obsolete file. by jadmanski · 16 years ago
  3. 21085f2 -fix bug with drilldown on null headers by showard · 16 years ago
  4. 3c0f07d Several small TKO-related bugfixes/improvements: by showard · 16 years ago
  5. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  6. 68ef26e Add some server/*_kernel unit tests. by jadmanski · 16 years ago
  7. 0395974 Rename the netperf2 control file to control.srv, to be consistent with the by jadmanski · 16 years ago
  8. 8108d26 I was getting an error running the pi_tests. See failure below. by mbligh · 16 years ago
  9. 63a3477 -Refactor new monitor_db scheduling algorithm into it's own class by showard · 16 years ago
  10. ef40f9b Make Django apache configs fail if the prefork MPM is not in use. by showard · 16 years ago
  11. 8579ea3 Snazzy new interface for select tests in Create Job view. Tests are now presented in a scrollable table, with descriptions displayed in a resizable pane on the right. by showard · 16 years ago
  12. 28f8fb7 Delete a line from tko-directives. This line was moved to django-directives a while ago, but it looks like this half of the move didn't get committed. by mbligh · 16 years ago
  13. 40a1089 This code seems to be old, unused and unmaintained. Remove! by mbligh · 16 years ago
  14. 609c50d add missing client/tools/proc_wrapper.py by mbligh · 16 years ago
  15. d52e3e2 Updated iperf.py to handle multiple concurrent connections. by mbligh · 16 years ago
  16. d6ae085 Edited job.py to add toolsdir by mbligh · 16 years ago
  17. 1c5e3a1 Initial refactoring so that I can change the serial console by jadmanski · 16 years ago
  18. bad4f2d Fixed removing hosts from a cloned job. Hosts can now be removed correctly. by showard · 16 years ago
  19. 109c915 -fix bug in spreadsheet view where columns would be misaligned in certain cases. We need to fill the window before matching column widths, because in Firefox filling the window can cause columns to change width. by showard · 16 years ago
  20. b95b1bd Rewrite the scheduling algorithm yet again. This time, we make separate DB queries to get all the queued host queue entries and all the ready hosts, and then match them up in Python. We could still do the non-metahosts the old way, but we might as well just do it all uniformly, so I've completely eliminated the old code. by showard · 16 years ago
  21. 115fe72 Some AFE/TKO page layout changes: by showard · 16 years ago
  22. 9a3717f Fix profilers to inherit job object properly by mbligh · 16 years ago
  23. c9f5092 add lttng profiler by mbligh · 16 years ago
  24. bdeff97 Fix coding style in vmstat.py by mbligh · 16 years ago
  25. 6329157 strip out carriage returns from status log messages by mbligh · 16 years ago
  26. be3c12d Rename tests to a more intuitive name. by mbligh · 16 years ago
  27. 008ff1d Made the "is_status_line" method the parser uses for filtering out by jadmanski · 16 years ago
  28. 1a43a8c When a kernel identity check fails, the method doing the checking by jadmanski · 16 years ago
  29. 577f5ed Whenever someone is running a command via utils.run, print a by jadmanski · 16 years ago
  30. bf44619 Added unit tests to catch the case the recently-fixed case where the by jadmanski · 16 years ago
  31. 1494eca Display the latest job entries instead of the oldest ones. by mbligh · 16 years ago
  32. dc8c079 Add missing __init__.py files. by showard · 16 years ago
  33. 5fd7085 Make these new scripts executable. by showard · 16 years ago
  34. 56193bb -add basic abort functionality test to scheduler unit tests. this by showard · 16 years ago
  35. cc0def9 Make popup stay fixed position, and cleanup related styles by showard · 16 years ago
  36. eb3805f Added a hint to the benchmark control in the TKO graphing tab. Hint by showard · 16 years ago
  37. 1064644 Now that we've finally figured out how to properly create site_* by jadmanski · 16 years ago
  38. 6996fe8 Added a longer timeout to host job and host stat, as they do not by mbligh · 16 years ago
  39. d5afc2f Fixed the protection field in the Host class, so that a default of "No by showard · 16 years ago
  40. aab1378 Fix up a few cosmetic inconsistencies in base_server_job. by jadmanski · 16 years ago
  41. a3e21058 Minor performance change. Changing an inner class to be static. by showard · 16 years ago
  42. 34553c6 Flip a couple lines in bonnie.py. Some previous patches got slightly misapplied. by mbligh · 16 years ago
  43. 0c286ac The variable exc_info is currently None when test raises any exception by mbligh · 16 years ago
  44. 76dced8 Forgot to add the test action in the help string by mbligh · 16 years ago
  45. 51148c7 Rewording help string by mbligh · 16 years ago
  46. deb758e Change default behavior of query results to print an error instead of by mbligh · 16 years ago
  47. 10a4733 Add percentages to the results. by mbligh · 16 years ago
  48. fb0762e add spinner image during AFE/TKO loading by showard · 16 years ago
  49. 8200564 Leave the readonly credentials as the default credentials in global_config, since otherwise some stuff (i.e. query_results) won't work when shadow_config is inaccessible. by showard · 16 years ago
  50. 0c31bc5 Make query controls collapsible in spreadsheet and table views. This should help enable better use of screen real estate, especially in spreadsheet view. by showard · 16 years ago
  51. cc85e81 Fixing the unit test suite. Tests were failing because they were being by showard · 16 years ago
  52. 9d02fb5 Two missing files from the packaging system patch, including the all-important packages.py. I suspect mbligh forgot to svn add them. by showard · 16 years ago
  53. 981049f Changed whitespace appearance in the Admin Interface for tests to show by showard · 16 years ago
  54. 76d9739 Fixing removing metahosts from the selected hosts in Create Job. by showard · 16 years ago
  55. a8411af Validate one-time hosts to avoid empty hostnames. by showard · 16 years ago
  56. 3544486 Initial checkin of new TKO interface. by showard · 16 years ago
  57. 95128e5 Forgot a status in my mappings. by showard · 16 years ago
  58. e0b6362 Add a basic "echo" function to the afe rpc interface, to allow for a by showard · 16 years ago
  59. 8493a9f Fixed the doctest to be consistent with our 4 spaces no tabs change, and fixed test.py to ignore files that end in ~. by mbligh · 16 years ago
  60. a8f0005 fix up exception by mbligh · 16 years ago
  61. 6e2614d remove 0 sized files from SVN per scottz by mbligh · 16 years ago
  62. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  63. 31a0da1 rsync from ssh_host::copy_files() is missing the port parameter. This by jadmanski · 16 years ago
  64. b5c7510 Reverting rev 1949, since this completely breaks the rsync command. by jadmanski · 16 years ago
  65. be630eb Attached is the CLI code tarball. It is documented at http://test.kernel.org/autotest/CLIHowTo by mbligh · 16 years ago
  66. f70df25 rsync from ssh_host::__copy_files() is missing the port parameter. This by mbligh · 16 years ago
  67. 02bba6a Remove a pointless reference to TestUnknownError, since it doesn't by mbligh · 16 years ago
  68. 1ee9ad7 Unbuffering the unittest output as it helps sometimes. by mbligh · 16 years ago
  69. a985068 To test writing keyval files the _proper_ way I updated the bonnie test by mbligh · 16 years ago
  70. 3845f52 TKO needs to display TEST_NA and RUNNING jobs differently than the rest. by mbligh · 16 years ago
  71. f0d4c57 Don't call preventDefault() on normal click events. This was breaking links in tables. by showard · 16 years ago
  72. 091d194 fix minor bug where detail views would refresh twice in a row by showard · 16 years ago
  73. 6a4e444 -add support for "read only" items to DoubleListSelector, to support new TKO features by showard · 16 years ago
  74. 371235b Fix import in site_host.py. This was breaking remote_unittest.py. by showard · 16 years ago
  75. 76ce410 refactor RightClickTable to support some work on new TKO by showard · 16 years ago
  76. fa8bee5 very minor change to django-directives apache config by showard · 16 years ago
  77. 5e2c70d couple of changes needed for new TKO: by showard · 16 years ago
  78. d9992fe Cloning a job now also clones the one-time hosts correctly. by showard · 16 years ago
  79. 2f3facb One-time host control in Create Job now supports comma- and whitespace- by showard · 16 years ago
  80. 6fc841f Fixed copying the "Skip verify" option when cloning a job. by showard · 16 years ago
  81. 3d9899a Provides a mechanism in the UI to choose to skip the verification stage. by showard · 16 years ago
  82. b53d4ef Adding a couple of __init__.py files that didn't make it in. by showard · 16 years ago
  83. 1ab512b One-time hosts now have their protection levels set to "Do not repair". by showard · 16 years ago
  84. 1d2ff01 Changed Select All on Job List tab to select all jobs across all pages. by showard · 16 years ago
  85. e65d2af Creating a new job with a one-time host that has been previously used by showard · 16 years ago
  86. 849b115 Un-reverting the rev 1827 changes that were reverted in rev 1840 and 1841 by jadmanski · 16 years ago
  87. eeb1357 makes unittest running parallel. The code which does the parallel processing understands the concept of dependencies and rate limiting. The former is a feature that's unused by this code, but I'll be sending something out soon that makes use of it by mbligh · 16 years ago
  88. 5c71359 If cpusets are not available on a machine, raise a specific error. Also, change by jadmanski · 16 years ago
  89. 719f260 This file unit tests code that doesn't exist. Removing. by jadmanski · 16 years ago
  90. c0e9460 When running tests via parallel_simple we need to adjust the job by jadmanski · 16 years ago
  91. bd1eb20 To apply: svn move coverage_suite.py to utils/coverage_suite.py and unittest_suite.py to utils/unittest_suite.py and then apply this patch. by mbligh · 16 years ago
  92. c66e93c Fix the parser behaviour when handling non-grouped tests inside of by jadmanski · 16 years ago
  93. 14f9856 Add *args, **dargs to the default warmup in the test superclass. by mbligh · 16 years ago
  94. 7e26d62 Fixed the job timeouts. Jobs should no longer time out early. by mbligh · 16 years ago
  95. e2b47cf Randomize sleep between retries in reboot-sentry. by mbligh · 16 years ago
  96. 2feb340 Change some tests to not be experimental anymore missed this on the kernel test suite sweep by mbligh · 16 years ago
  97. c3afc99 -move "select visible" logic into SelectionManager from HostSelector by showard · 16 years ago
  98. 6265578 Pull the test_attributes values out of the run_test arguments and write them by jadmanski · 16 years ago
  99. a62866b -add test_view_2 with more sensible field names, for use by new TKO. this is intended to replace test_view, but I don't want to modify test_view until old TKO is phased out. by showard · 16 years ago
  100. 8f5a6fb use replace instead of replaceAll in common.Utils, since we don't actually need regexps by showard · 16 years ago