1. 8d88a6d Add start_time support. by mbligh · 15 years ago
  2. 49f0d43 Remove more custom hackery ;-( by mbligh · 15 years ago
  3. cc03864 Make site_utils import conditional on file's existance by mbligh · 15 years ago
  4. fa29d66 This overkill of a "script" will fetch, build and install python by mbligh · 15 years ago
  5. 6ce3184 remove shell site_host file by mbligh · 15 years ago
  6. 678df4f by showard · 15 years ago
  7. 11e73f0 by showard · 15 years ago
  8. b82cb14 Fix the parser handling of overly indented status lines (by ignoring by jadmanski · 15 years ago
  9. 95899fa Change debug.ini defualts to DEBUG by mbligh · 15 years ago
  10. 21e3358 Add a self.pkgmgr object to test so people can reference self.pkgmgr instead of by mbligh · 15 years ago
  11. d0d77a8 Remove trailing whitespace from client/bin/job.py by mbligh · 15 years ago
  12. 7139727 This patch replaces TAB indents with 4 spaces in coverage_suite.py as per by mbligh · 15 years ago
  13. dd66937 Renamed _import_site_symbol to drop the _ prefix and be used by other modules. by mbligh · 15 years ago
  14. 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
  15. de613a9 Now the packager.py will actually print out helpful information when you type --help. Before it by mbligh · 15 years ago
  16. 35120fe by showard · 15 years ago
  17. 8bcd23a Move all MySQLdb imports after the 'import common' so that a MySQLdb by mbligh · 15 years ago
  18. 34b297b Introduce postprocess_iteration, a way to do the perf keyvals once by mbligh · 15 years ago
  19. 93c80e6 Filename for rpc_test.txt is wrong by mbligh · 15 years ago
  20. 94ae6d6 Add help text for the new reboot before/after rpc params. by mbligh · 15 years ago
  21. b5b7b5d Improved error message to the user when entering a host as a one time by mbligh · 15 years ago
  22. 869ebc6 Change profiler imports to be absolute by mbligh · 15 years ago
  23. bc05809 - overall improvement of documentation by mbligh · 15 years ago
  24. 2bca3ff add code to mkfs handling to skip adding a '-t <fstype' option if one by mbligh · 15 years ago
  25. 9e3b477 delete random script that is not useful by mbligh · 15 years ago
  26. d429b73 The name field in the labels table was not declared UNIQUE in the initial by mbligh · 15 years ago
  27. e70e333 Ask for largefile support by mbligh · 15 years ago
  28. d27604e Move profiling code into run_once_profiling() by mbligh · 15 years ago
  29. d84f9dc Don't abort in case one function fails. by mbligh · 15 years ago
  30. 14374b1 by showard · 16 years ago
  31. a2c940d This generates confusing backtraces for a lot of users by mbligh · 16 years ago
  32. 42fbd07 Add some more slack to the parser when dealing with multi-machine by jadmanski · 16 years ago
  33. e432dd2 Add a job.run_control method that can be used inside of server control by jadmanski · 16 years ago
  34. 2b9ed9c by showard · 16 years ago
  35. 6bb7c29 by showard · 16 years ago
  36. de634ee by showard · 16 years ago
  37. c9ae178 by showard · 16 years ago
  38. 6adf837 Fail quickly if we are accidentally started as root by mbligh · 16 years ago
  39. 0887d40 Fix atest label list --all. A FE change from 0/1 to False/True had broken it. by mbligh · 16 years ago
  40. e7693ba Cleanup. by mbligh · 16 years ago
  41. e8b93af Modified AbstractSSHHost to use utils.import_site_class() to get by mbligh · 16 years ago
  42. f76e699 Fixed partition unit test and added one more test using by mbligh · 16 years ago
  43. 812631c Move job.py package timeout to an hour, good for slow connections and large files. by mbligh · 16 years ago
  44. b0b58a2 Cleanup: Remove site-specific container code from client/bin/job.py. by mbligh · 16 years ago
  45. 92eed50 Wrapped repair invocation in a try/except block to record in status log the by mbligh · 16 years ago
  46. 153dd00 Cleanup. Remove site-specific container tests from client/tests/*. by mbligh · 16 years ago
  47. 7aeda67 Fix kernel rpm imports to handle local paths properly by mbligh · 16 years ago
  48. f703fb4 Re-allow wildcards in host list --label searches. by mbligh · 16 years ago
  49. db18b0e Fixed a typo in trying to bitwise OR non blocking locking which probably by mbligh · 16 years ago
  50. 475f776 Make frontend.py respect AUTOTEST_WEB environment variable by mbligh · 16 years ago
  51. 6463c4b Make atest_migrate_host create hosts as locked initially, to prevent by mbligh · 16 years ago
  52. 1d7f720 Remove extraneous comments by mbligh · 16 years ago
  53. cc40014 remove old benchmark by mbligh · 16 years ago
  54. 53370a9 Remove old graphing script by mbligh · 16 years ago
  55. c56891b Remove extraneous crud from perf_graph.cgi by mbligh · 16 years ago
  56. d8369b6 Update perf graph scripts by mbligh · 16 years ago
  57. 2ec03f2 Extend the query_keyvals script to allow you to pass in multiple job IDs. by jadmanski · 16 years ago
  58. 84f3e0a Delete cpuset code by mbligh · 16 years ago
  59. 3086aa6 Remove a hard-coded server-name from cli/query_keyvals. by jadmanski · 16 years ago
  60. ade14e2 by showard · 16 years ago
  61. 7761819 by showard · 16 years ago
  62. d94f4db by showard · 16 years ago
  63. bc0914b forward mountpoint passed to job.partition to partition lib by mbligh · 16 years ago
  64. dcdb333 Revert back to the old behavior of not switching to python 2.4 (or by mbligh · 16 years ago
  65. 25c0b8c Added new host protection level (repair software only) that would allow any by mbligh · 16 years ago
  66. a0a2759 Moved in the inheritance tree repair_* from abstract_ssh to Host base class. by mbligh · 16 years ago
  67. 120351e Allow control file body text to be supplied as an alternative to a list by mbligh · 16 years ago
  68. c79a398 Fixing a unit test broken by rev 2523. by jadmanski · 16 years ago
  69. 56325de doc updates to partition.py, by mbligh · 16 years ago
  70. 75ef58b Make it possible to run the "cleanup" phase manually. by mbligh · 16 years ago
  71. efa61a4 remove the nway stuff, was not meant to be in external tree by mbligh · 16 years ago
  72. a106d4d add umount_partition, is_valid_disk and is_valid_partition to base_utils by mbligh · 16 years ago
  73. 748b23f by showard · 16 years ago
  74. 67f0893 Add a script to migrate hosts between servers, and pull across by mbligh · 16 years ago
  75. 54459c7 Fix a few embarrasing bugs in frontend.py where we forget to pass by mbligh · 16 years ago
  76. e7dc9d3 Fix up the utils import stucture for server side code by mbligh · 16 years ago
  77. f6de133 Job object should be more consistent to current naming in autotest by mbligh · 16 years ago
  78. aece77e turn utils into a simple mix-in by mbligh · 16 years ago
  79. 2da4d88 Move utils to base_utils by mbligh · 16 years ago
  80. 3bf79ca Allow site_utils to override utils, for version control by mbligh · 16 years ago
  81. 7ffdb8b Fix bug in job create where synch_count was being overridden by by mbligh · 16 years ago
  82. c3c8eab This patch extends the functions of the old TKO system Performance section, by mbligh · 16 years ago
  83. 80deb75 Add a Host.is_shutting_down method to allow us to determine if a host by jadmanski · 16 years ago
  84. 65c267d by showard · 16 years ago
  85. 324bf81 by showard · 16 years ago
  86. 8fbae65 by showard · 16 years ago
  87. 0c18519 by showard · 16 years ago
  88. 67831ae by showard · 16 years ago
  89. 78d4d97 by showard · 16 years ago
  90. 0205a3e by showard · 16 years ago
  91. d544a35 When performing a reboot, do a sync before starting the shutdown. by jadmanski · 16 years ago
  92. 0e1881e server.hosts.remote: When reboot is called, really reboot. by jadmanski · 16 years ago
  93. 043abc1 by showard · 16 years ago
  94. 5e868d6 by showard · 16 years ago
  95. 69691f3 by showard · 16 years ago
  96. 2fa5169 by showard · 16 years ago
  97. 15110b7 Change all tabs to space. somehow we lost this change from tko/ ? by mbligh · 16 years ago
  98. 9701f7d Fix URL reference by mbligh · 16 years ago
  99. 59a1675 Renamed a test only default argument of partition.get_partition_list so by mbligh · 16 years ago
  100. 4043c63 Added a server.hosts.Host.check_partitions() functions to compare by mbligh · 16 years ago