1. 4a370cf include time attribute into drop down menus by mbligh · 16 years ago
  2. 915bbca Add indexes to frontend DB. by showard · 16 years ago
  3. 1fc7ba1 Change job.new_container to just use root='' as the default. by mbligh · 16 years ago
  4. 63073c9 Move the following into common_lib.utils by mbligh · 16 years ago
  5. a746a9b Add documentation to these control files. More is on the way. The long by mbligh · 16 years ago
  6. c2f2445 Migrate should print the proper usage. by mbligh · 16 years ago
  7. 0b0dde4 update LTP by mbligh · 16 years ago
  8. decbe50 Unit tests for migration system, and a couple refactorings to migrate by showard · 16 years ago
  9. e8a79d5 Fix import in settings.py. by showard · 16 years ago
  10. 929b378 Move the email code currently used by the parser over to the common library. by mbligh · 16 years ago
  11. 9aed6d0 Change the parser to never ignore reboot.* lines due to their indent. by mbligh · 16 years ago
  12. de0d47e Move read_keyval from the client utils to the common utils. by mbligh · 16 years ago
  13. 96ffb9b Added output option to pipe command function. by mbligh · 16 years ago
  14. 5f1839e Remove an unused import of parse. by mbligh · 16 years ago
  15. 8d64f5f boottool: support SLES10 lilo simulation wrapper round yaboot by apw · 16 years ago
  16. 61432f4 client: kernelexpand: test for exceptions on failure to map by apw · 16 years ago
  17. 3745169 client: kernelexpand -- handle no mirrors being defined by apw · 16 years ago
  18. 12c0d30 client: kernelexpand -- minor fix to map a.b.c.d versions by apw · 16 years ago
  19. c9b353f client: kernelexpand -- ensure we error if we cannot convert the name by apw · 16 years ago
  20. 6e68474 Allow someone to specify a root container of ''. by mbligh · 16 years ago
  21. c251a1f Change autoserv to replace stdin with /dev/null. by mbligh · 16 years ago
  22. 05e6f6e Once the parser hits the end job marker, start looking for top-level by mbligh · 16 years ago
  23. fa7ef63 The final piece of global_config is done. settings reads from global_config to fill in the needed info for django. by showard · 16 years ago
  24. 456b477 fixed the problem of lost conditions when clicking Flip by mbligh · 16 years ago
  25. 310b59e bump down saturation for better visibility on the screen by mbligh · 16 years ago
  26. 90a549d -when no pidfile is found by PidfileRunMonitor, just wait, and after a timeout, send email and act as if process failed by mbligh · 16 years ago
  27. 05fb699 -On the server, when exceptions occur, pass back a traceback along with the other info by showard · 16 years ago
  28. 31a244a Be sure to always trim hostnames. by showard · 16 years ago
  29. b7fd270 Add kernel information to reboot.verify logging, and add support to by mbligh · 16 years ago
  30. 215c55a Log a job-level ABORT into the status log whenever an Autotest client by mbligh · 16 years ago
  31. 5947a63 Turns out I picked a symlink that wasn't stable. Choose a URL that by mbligh · 16 years ago
  32. 6f05d89 Fixes several more cpuset issues. by mbligh · 16 years ago
  33. 5bb3e26 Changed error messages tested by running container tests on virgin machines by mbligh · 16 years ago
  34. d8b3925 Added support for having site version of autotest. by mbligh · 16 years ago
  35. 8f2865a Modified install path so it doesn't fill up the root partition. by mbligh · 16 years ago
  36. 38a4a11 Remove some Perforce references that in practice we never use, and that by mbligh · 16 years ago
  37. fabc2d0 Repair should use wait_up to give a machine 2.5 hours to come up, not by mbligh · 16 years ago
  38. 6e8ad82 In kernbench and tbench, replace count_cpus() by job.cpu_count(), by mbligh · 16 years ago
  39. f695be6 If the mysql data directory exists then mysql fails to build and by mbligh · 16 years ago
  40. b5ec487 migrate should run in unbuffered mode by mbligh · 16 years ago
  41. 0ad21ba Add the ServerAliveInterval parameter to SSHHost to reduce the chances by mbligh · 16 years ago
  42. c0ddd72 Display and allow filtering on non-platform labels. by showard · 16 years ago
  43. b03ba64 Patch to reduce the rate of reparse, and to make the parser locking by mbligh · 16 years ago
  44. 4bc5f6c Remove the check generates a warning if more than 5MB of disk is used by mbligh · 16 years ago
  45. 1385b16 On the frontend, only show hosts to which this user has ACL access. by showard · 16 years ago
  46. 4eb2df2 Specify a boolean string converter for MySQLdb. Some older versions of MySQLdb do not include this, and it breaks monitor_db. by mbligh · 16 years ago
  47. 462c015 Adding a class that can be used to run tests in a random order. If you have by mbligh · 16 years ago
  48. 9e61878 Add --help and -h to autoserv by mbligh · 16 years ago
  49. 05bb633 Use file locking to serialize all runs of the parser. by mbligh · 16 years ago
  50. 1d445e9 Support kernel install for server-side control files by showard · 16 years ago
  51. d2d4e2c Skip simulation if we're already at the latest version. by showard · 16 years ago
  52. aa383b7 Add downgrade support to migrate. This is really necessary for doing real migration development. Modified all existing migrations to support it. by mbligh · 16 years ago
  53. 8d4baaa Make ALL commands run through SSHHost.run() send their stderr to autoserv's stdo by mbligh · 16 years ago
  54. 5a0c970 Add options to specify db host, username, pass, and db_name by mbligh · 16 years ago
  55. 63de39b Expect script to reboot cyclades based off of reboot-sentry by mbligh · 16 years ago
  56. bb42185 This patch enables the scheduler to pick up jobs that were left running after it crashes, and see them to completion. by mbligh · 16 years ago
  57. e82a93e Now that we've changed the order of the parameters we need to make by mbligh · 16 years ago
  58. c13a3b8 add default notify for scheduler section to global config by mbligh · 16 years ago
  59. aeabe3b Fix up correct example passwords in config.ini files by mbligh · 16 years ago
  60. df94c51 fix shadow_config by mbligh · 16 years ago
  61. e136e8b add shadow_config.ini by mbligh · 16 years ago
  62. 104e9ce This fixes some issues with global_config relating to the fact by mbligh · 16 years ago
  63. 835c0e4 Update tko data boxes to use a fixed-width font for data. Update some comments as well. by mbligh · 16 years ago
  64. 71d2422 Fix reboot failures to have more descriptive error messages by mbligh · 16 years ago
  65. 1c4effd Forgot to add this frontend migration file to the test synch type checkin. by showard · 16 years ago
  66. 8fd5824 -associate a synch type with each test in the DB (defaults to asynchronous for all) by showard · 16 years ago
  67. 5285a2d Change the client-side exit status handling to be consistent with the by mbligh · 16 years ago
  68. 6dee37f The kernelexpand method sometimes returns a list, and sometimes by mbligh · 16 years ago
  69. e13239a Simply right-shifting exit codes is just WRONG. We are loosing all non-signal based errors. by mbligh · 16 years ago
  70. e9901bd Take out the diskspace warning in job.__init__, it just duplicates by mbligh · 16 years ago
  71. 158ba7b I fixed a bug in AutoservSubcommandError.__str__ that was making the by mbligh · 16 years ago
  72. 0144e5a Move the free-space-on-root check up so that it occurs "inside" the by mbligh · 16 years ago
  73. fe749d2 When autoserv is runing a job through ssh, it should just send all by mbligh · 16 years ago
  74. ddd5433 Add a parameter to server_job.run to disable the collection of crashdumps. by mbligh · 16 years ago
  75. 45c64e4 HostSelector is the widget used in (and only in) CreateJobView to show the HostTable. by showard · 16 years ago
  76. 38c2d03 Changed sighandler in autoserv to call SIGKILL on its children instead of SIGTERM. by mbligh · 16 years ago
  77. 44710b6 Make a number of changes to compose_query: by mbligh · 16 years ago
  78. b9e18dd Pull the lockfile creation out of the try-finally, as the finally by mbligh · 16 years ago
  79. cca3b63 Remove comment on removed arg. by showard · 16 years ago
  80. 99229e4 Get rid of job.status and job.submitted_on usage in models.py. This field was deprecated but these (harmless) statements were left lying around. by showard · 16 years ago
  81. 378e0ae add back missing machine_benchmark.cgi by mbligh · 16 years ago
  82. a607737 Update libhugetlbfs tarball to 1.2 by mbligh · 16 years ago
  83. 3cab4a7 Requeue support for the frontend. Requeue creates and enqueues a copy of the job. Added support to Job model, new RPC method, and new button to job detail page. by mbligh · 16 years ago
  84. c9585ec Fix up use of df in verify to use -P too by mbligh · 16 years ago
  85. 45fd7c6 If we don't use df -P, we can get line breaks on long device names, by mbligh · 16 years ago
  86. 35f4395 Convert _wait_for_command (in server.utils) to use Popen.poll instead by mbligh · 16 years ago
  87. 6e2ffec Enhance the error message displayed when a server-side test fails. by mbligh · 16 years ago
  88. f7243e1 Implemented proper kill for autoserv: on receival of a SIGTERM it will kill its children. by mbligh · 16 years ago
  89. 71d340d Properly indent console WARN messages that appear inside of START-END by mbligh · 16 years ago
  90. dbdac6c Continuously reparse the status logs whenever new logs are written out by mbligh · 16 years ago
  91. 7deae8f by apw · 16 years ago
  92. 7bae90e by apw · 16 years ago
  93. 9cdf309 by apw · 16 years ago
  94. 16c722d Remove ReverifyTask altogether, and trust the return code of autoserv repair (which does a reverify itself). The flowchart on the wiki is updated. by mbligh · 16 years ago
  95. d5c9580 Implemented abort functionality in scheduler. by mbligh · 16 years ago
  96. 4400b78 remove server.old dir by mbligh · 16 years ago
  97. 8de9a4d ftp.us.postgresql.org no longer resolves. Fix the hostname and update by mbligh · 16 years ago
  98. 6ca0d6a Fix the container check. by mbligh · 16 years ago
  99. 4d349ca The disk usage warning shouldn't be using a subdir of "Check disk usage". by mbligh · 16 years ago
  100. c0b10d3 Fix a spelling mistake, remove control.fs regardless of control.state's existenc by mbligh · 16 years ago