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