1. e2eef7b Fix an issue with the automatic turning on of profilers from the by jadmanski · 16 years ago
  2. 29a4c70 Fixes a regression; we're not properly setting by jadmanski · 16 years ago
  3. 1c3c07b Clear out the contents of the autotest results dir when installing on by jadmanski · 16 years ago
  4. c0a623d Fix a type in server_job.py where we were pulling a site implementation out by jadmanski · 16 years ago
  5. 35162b0 by showard · 16 years ago
  6. 84f3732 by showard · 16 years ago
  7. abaa2d8 Making sure SSH key setup won't break previous autoserv behavior of by mbligh · 16 years ago
  8. 5d4c27e Fixing a mismatched parenthesis that is breaking autoserv on trunk (r2840). by jadmanski · 16 years ago
  9. cb0e161 When profilers are turned on from the server side and a client-side by jadmanski · 16 years ago
  10. dbe7e99 Instead of just using the default id_rsa or id_dsa keyfiles in by jadmanski · 16 years ago
  11. 75fa46c Apparently depending on what keys & db version and engines you have, by jadmanski · 16 years ago
  12. f9e3586 by mbligh · 16 years ago
  13. 91e0efd by mbligh · 16 years ago
  14. a49c5cb by mbligh · 16 years ago
  15. 2b94977 by mbligh · 16 years ago
  16. c5fbf76 Revert previous patch by mbligh · 16 years ago
  17. b447d54 by mbligh · 16 years ago
  18. 2a89410 by mbligh · 16 years ago
  19. c931408 by mbligh · 16 years ago
  20. f82a182 by mbligh · 16 years ago
  21. d4d8628 by mbligh · 16 years ago
  22. a2536ee by mbligh · 16 years ago
  23. 4bfe361 by mbligh · 16 years ago
  24. d543369 by mbligh · 16 years ago
  25. 80718c7 Fix up the unit test suite to not try to run unit tests that it by jadmanski · 16 years ago
  26. 3b4dea4 Fix a super() call in one of the exception classes - Exceptions are by jadmanski · 16 years ago
  27. 58638b4 Make the hostname field bigger in TKO. The is unfortunately something by jadmanski · 16 years ago
  28. ca4bbc1 by showard · 16 years ago
  29. de700d3 by showard · 16 years ago
  30. 6ae5ea9 by showard · 16 years ago
  31. 313ab76 by showard · 16 years ago
  32. 886c81f Change the magic parameter cherry-picking code in the common test by jadmanski · 16 years ago
  33. f3fbce8 Fix a race condition between autotestd and autotestd_monitor. If for by jadmanski · 16 years ago
  34. da0aeff Add in more crashinfo collection code so that that when a machine by jadmanski · 16 years ago
  35. 9cd2711 by showard · 16 years ago
  36. 25cbdbd by showard · 16 years ago
  37. aac13a7 by showard · 16 years ago
  38. a4ea574 by showard · 16 years ago
  39. 4519544 by showard · 16 years ago
  40. e1cd1d1 [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 16 years ago
  41. ed4fe04 Summary: Fixing up automatic SSH key setup for the default SSHHost class. by mbligh · 16 years ago
  42. ad1b11c [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 16 years ago
  43. b1ce3b3 by mbligh · 16 years ago
  44. 3b02e8b by mbligh · 16 years ago
  45. b2a6ecf by mbligh · 16 years ago
  46. d8d6c48 by mbligh · 16 years ago
  47. a5cb406 by mbligh · 16 years ago
  48. a1b2af2 by mbligh · 16 years ago
  49. 097407d by mbligh · 16 years ago
  50. b49b523 by mbligh · 16 years ago
  51. 451ede1 Misc cleanups for frontend.py and fix the way we determine which autotest by mbligh · 16 years ago
  52. fcc0d5d When we get a "test completed" signal from the client indicating that by jadmanski · 16 years ago
  53. 0f91199 by mbligh · 16 years ago
  54. ce34864 by mbligh · 16 years ago
  55. 47dc4d2 by mbligh · 16 years ago
  56. ddb9099 by showard · 16 years ago
  57. e5ae165 by showard · 16 years ago
  58. a038235 by showard · 16 years ago
  59. 0dc8ff8 Log an info-level message when we attempt a site_ import but no site by jadmanski · 16 years ago
  60. 4b835b8 by mbligh · 16 years ago
  61. a212d71 Cleanup the container code from the CLI. by mbligh · 16 years ago
  62. f37df84 Add job.enable_warnings and job.disable_warnings methods to the job by jadmanski · 16 years ago
  63. be6ecb7 Add lockdep warning text to console_patterns by jadmanski · 16 years ago
  64. 2583a43 Fix up the handling of remote paths when sending files to and from by jadmanski · 16 years ago
  65. 73abdb2 Fix the ordering of the flush+unlock+close operations on the exit by jadmanski · 16 years ago
  66. 529cdf3 by showard · 16 years ago
  67. ec28156 by showard · 16 years ago
  68. 73ec044 by showard · 16 years ago
  69. d9ac445 by showard · 16 years ago
  70. 7a60367 by mbligh · 16 years ago
  71. 3d9d8c7 by mbligh · 16 years ago
  72. 623c518 by mbligh · 16 years ago
  73. f074a93 Fix unixbench not to try to use non-word characters in keys by mbligh · 16 years ago
  74. 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
  75. 690cdcb Fix bug in unixbench. Not sure why the other way didn't work, but by mbligh · 16 years ago
  76. c9bde78 Fix iozone.__format_results() method; it was ignoring "re-readers" results. by mbligh · 16 years ago
  77. 27d6a9c Update conmux ~$ commands to allow for arguments to be passed by mbligh · 16 years ago
  78. 444d6e0 Permenantly up the limit of rows to 80k by mbligh · 16 years ago
  79. c1525b9 Fix a typo in autotestd. In practice this bug was not a problem by jadmanski · 16 years ago
  80. 0903056 ybin always returns an error, even when it succeeds. I have a patch by mbligh · 16 years ago
  81. 6dadd83 Adds an autotestd and autotestd_monitor script to the Autotest client by jadmanski · 16 years ago
  82. 8d88a6d Add start_time support. by mbligh · 16 years ago
  83. 49f0d43 Remove more custom hackery ;-( by mbligh · 16 years ago
  84. cc03864 Make site_utils import conditional on file's existance by mbligh · 16 years ago
  85. fa29d66 This overkill of a "script" will fetch, build and install python by mbligh · 16 years ago
  86. 6ce3184 remove shell site_host file by mbligh · 16 years ago
  87. 678df4f by showard · 16 years ago
  88. 11e73f0 by showard · 16 years ago
  89. b82cb14 Fix the parser handling of overly indented status lines (by ignoring by jadmanski · 16 years ago
  90. 95899fa Change debug.ini defualts to DEBUG by mbligh · 16 years ago
  91. 21e3358 Add a self.pkgmgr object to test so people can reference self.pkgmgr instead of by mbligh · 16 years ago
  92. d0d77a8 Remove trailing whitespace from client/bin/job.py by mbligh · 16 years ago
  93. 7139727 This patch replaces TAB indents with 4 spaces in coverage_suite.py as per by mbligh · 16 years ago
  94. dd66937 Renamed _import_site_symbol to drop the _ prefix and be used by other modules. by mbligh · 16 years ago
  95. 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
  96. de613a9 Now the packager.py will actually print out helpful information when you type --help. Before it by mbligh · 16 years ago
  97. 35120fe by showard · 16 years ago
  98. 8bcd23a Move all MySQLdb imports after the 'import common' so that a MySQLdb by mbligh · 16 years ago
  99. 34b297b Introduce postprocess_iteration, a way to do the perf keyvals once by mbligh · 16 years ago
  100. 93c80e6 Filename for rpc_test.txt is wrong by mbligh · 16 years ago