1. 886c81f Change the magic parameter cherry-picking code in the common test by jadmanski · 16 years ago
  2. f3fbce8 Fix a race condition between autotestd and autotestd_monitor. If for by jadmanski · 16 years ago
  3. da0aeff Add in more crashinfo collection code so that that when a machine by jadmanski · 16 years ago
  4. 9cd2711 by showard · 16 years ago
  5. 25cbdbd by showard · 16 years ago
  6. aac13a7 by showard · 16 years ago
  7. a4ea574 by showard · 16 years ago
  8. 4519544 by showard · 16 years ago
  9. e1cd1d1 [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 16 years ago
  10. ed4fe04 Summary: Fixing up automatic SSH key setup for the default SSHHost class. by mbligh · 16 years ago
  11. ad1b11c [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 16 years ago
  12. b1ce3b3 by mbligh · 16 years ago
  13. 3b02e8b by mbligh · 16 years ago
  14. b2a6ecf by mbligh · 16 years ago
  15. d8d6c48 by mbligh · 16 years ago
  16. a5cb406 by mbligh · 16 years ago
  17. a1b2af2 by mbligh · 16 years ago
  18. 097407d by mbligh · 16 years ago
  19. b49b523 by mbligh · 16 years ago
  20. 451ede1 Misc cleanups for frontend.py and fix the way we determine which autotest by mbligh · 16 years ago
  21. fcc0d5d When we get a "test completed" signal from the client indicating that by jadmanski · 16 years ago
  22. 0f91199 by mbligh · 16 years ago
  23. ce34864 by mbligh · 16 years ago
  24. 47dc4d2 by mbligh · 16 years ago
  25. ddb9099 by showard · 16 years ago
  26. e5ae165 by showard · 16 years ago
  27. a038235 by showard · 16 years ago
  28. 0dc8ff8 Log an info-level message when we attempt a site_ import but no site by jadmanski · 16 years ago
  29. 4b835b8 by mbligh · 16 years ago
  30. a212d71 Cleanup the container code from the CLI. by mbligh · 16 years ago
  31. f37df84 Add job.enable_warnings and job.disable_warnings methods to the job by jadmanski · 16 years ago
  32. be6ecb7 Add lockdep warning text to console_patterns by jadmanski · 16 years ago
  33. 2583a43 Fix up the handling of remote paths when sending files to and from by jadmanski · 16 years ago
  34. 73abdb2 Fix the ordering of the flush+unlock+close operations on the exit by jadmanski · 16 years ago
  35. 529cdf3 by showard · 16 years ago
  36. ec28156 by showard · 16 years ago
  37. 73ec044 by showard · 16 years ago
  38. d9ac445 by showard · 16 years ago
  39. 7a60367 by mbligh · 16 years ago
  40. 3d9d8c7 by mbligh · 16 years ago
  41. 623c518 by mbligh · 16 years ago
  42. f074a93 Fix unixbench not to try to use non-word characters in keys by mbligh · 16 years ago
  43. 1e295d8 Open unbuffered files when using fd_stack.redirect. Buffering can lead to interleaving problems with stdout, and tee_redirect already uses an unbuffered file so I think it ought to be this way anyway. by mbligh · 16 years ago
  44. 690cdcb Fix bug in unixbench. Not sure why the other way didn't work, but by mbligh · 16 years ago
  45. c9bde78 Fix iozone.__format_results() method; it was ignoring "re-readers" results. by mbligh · 16 years ago
  46. 27d6a9c Update conmux ~$ commands to allow for arguments to be passed by mbligh · 16 years ago
  47. 444d6e0 Permenantly up the limit of rows to 80k by mbligh · 16 years ago
  48. c1525b9 Fix a typo in autotestd. In practice this bug was not a problem by jadmanski · 16 years ago
  49. 0903056 ybin always returns an error, even when it succeeds. I have a patch by mbligh · 16 years ago
  50. 6dadd83 Adds an autotestd and autotestd_monitor script to the Autotest client by jadmanski · 16 years ago
  51. 8d88a6d Add start_time support. by mbligh · 16 years ago
  52. 49f0d43 Remove more custom hackery ;-( by mbligh · 16 years ago
  53. cc03864 Make site_utils import conditional on file's existance by mbligh · 16 years ago
  54. fa29d66 This overkill of a "script" will fetch, build and install python by mbligh · 16 years ago
  55. 6ce3184 remove shell site_host file by mbligh · 16 years ago
  56. 678df4f by showard · 16 years ago
  57. 11e73f0 by showard · 16 years ago
  58. b82cb14 Fix the parser handling of overly indented status lines (by ignoring by jadmanski · 16 years ago
  59. 95899fa Change debug.ini defualts to DEBUG by mbligh · 16 years ago
  60. 21e3358 Add a self.pkgmgr object to test so people can reference self.pkgmgr instead of by mbligh · 16 years ago
  61. d0d77a8 Remove trailing whitespace from client/bin/job.py by mbligh · 16 years ago
  62. 7139727 This patch replaces TAB indents with 4 spaces in coverage_suite.py as per by mbligh · 16 years ago
  63. dd66937 Renamed _import_site_symbol to drop the _ prefix and be used by other modules. by mbligh · 16 years ago
  64. 9fcb38b Need to relax the constraints on rtt_min and rtt_max in the machine files, since it's very by mbligh · 16 years ago
  65. de613a9 Now the packager.py will actually print out helpful information when you type --help. Before it by mbligh · 16 years ago
  66. 35120fe by showard · 16 years ago
  67. 8bcd23a Move all MySQLdb imports after the 'import common' so that a MySQLdb by mbligh · 16 years ago
  68. 34b297b Introduce postprocess_iteration, a way to do the perf keyvals once by mbligh · 16 years ago
  69. 93c80e6 Filename for rpc_test.txt is wrong by mbligh · 16 years ago
  70. 94ae6d6 Add help text for the new reboot before/after rpc params. by mbligh · 16 years ago
  71. b5b7b5d Improved error message to the user when entering a host as a one time by mbligh · 16 years ago
  72. 869ebc6 Change profiler imports to be absolute by mbligh · 16 years ago
  73. bc05809 - overall improvement of documentation by mbligh · 16 years ago
  74. 2bca3ff add code to mkfs handling to skip adding a '-t <fstype' option if one by mbligh · 16 years ago
  75. 9e3b477 delete random script that is not useful by mbligh · 16 years ago
  76. d429b73 The name field in the labels table was not declared UNIQUE in the initial by mbligh · 16 years ago
  77. e70e333 Ask for largefile support by mbligh · 16 years ago
  78. d27604e Move profiling code into run_once_profiling() by mbligh · 16 years ago
  79. d84f9dc Don't abort in case one function fails. by mbligh · 16 years ago
  80. 14374b1 by showard · 16 years ago
  81. a2c940d This generates confusing backtraces for a lot of users by mbligh · 16 years ago
  82. 42fbd07 Add some more slack to the parser when dealing with multi-machine by jadmanski · 16 years ago
  83. e432dd2 Add a job.run_control method that can be used inside of server control by jadmanski · 16 years ago
  84. 2b9ed9c by showard · 16 years ago
  85. 6bb7c29 by showard · 16 years ago
  86. de634ee by showard · 16 years ago
  87. c9ae178 by showard · 16 years ago
  88. 6adf837 Fail quickly if we are accidentally started as root by mbligh · 16 years ago
  89. 0887d40 Fix atest label list --all. A FE change from 0/1 to False/True had broken it. by mbligh · 16 years ago
  90. e7693ba Cleanup. by mbligh · 16 years ago
  91. e8b93af Modified AbstractSSHHost to use utils.import_site_class() to get by mbligh · 16 years ago
  92. f76e699 Fixed partition unit test and added one more test using by mbligh · 16 years ago
  93. 812631c Move job.py package timeout to an hour, good for slow connections and large files. by mbligh · 16 years ago
  94. b0b58a2 Cleanup: Remove site-specific container code from client/bin/job.py. by mbligh · 16 years ago
  95. 92eed50 Wrapped repair invocation in a try/except block to record in status log the by mbligh · 16 years ago
  96. 153dd00 Cleanup. Remove site-specific container tests from client/tests/*. by mbligh · 16 years ago
  97. 7aeda67 Fix kernel rpm imports to handle local paths properly by mbligh · 16 years ago
  98. f703fb4 Re-allow wildcards in host list --label searches. by mbligh · 16 years ago
  99. db18b0e Fixed a typo in trying to bitwise OR non blocking locking which probably by mbligh · 16 years ago
  100. 475f776 Make frontend.py respect AUTOTEST_WEB environment variable by mbligh · 16 years ago