1. 0d0f67d Create a base_job class in the common library as a location to by mbligh · 15 years ago
  2. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  3. 75cdfee Make autoserv and autotest client use the new logging_manager system. I'd like to split them into separate changes, but the change in common_lib.test means it all has to change at once. by showard · 15 years ago
  4. fb9c0fa Special-case the crashinfo-only mode of running a job to only run by jadmanski · 15 years ago
  5. 48925de Drop the code that's removing status.log at the start of a job. by jadmanski · 15 years ago
  6. 5896298 Only write a job keyval out if there isn't already a keyval with by jadmanski · 15 years ago
  7. def0c3c Add support for running autoserv with a "--collect-crashinfo" flag by jadmanski · 16 years ago
  8. 6bb32d7 Add some code to the server job and autotest classes to save off a by jadmanski · 16 years ago
  9. 779bd29 Touch the status.log file when a server job starts, so that once a by jadmanski · 16 years ago
  10. f37df84 Add job.enable_warnings and job.disable_warnings methods to the job by jadmanski · 16 years ago
  11. e432dd2 Add a job.run_control method that can be used inside of server control by jadmanski · 16 years ago
  12. b88d6dc Remove the reason logging from END messages when running a group by jadmanski · 16 years ago
  13. f9d6e01 Fix server job unittest by mbligh · 16 years ago
  14. aebe3b6 Don't write temporary control file terds such as control.srv to the current by mbligh · 16 years ago
  15. 7406a97 Remove run, verify, repair unittests from server_job. We seem to have by mbligh · 16 years ago
  16. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago
  17. 084bc17 Fix error messages during execution of server control files to reference the by mbligh · 16 years ago
  18. c6ca810 Fixes and reenables the server_job unittests after they were inadvertendly by mbligh · 16 years ago
  19. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  20. 1064644 Now that we've finally figured out how to properly create site_* by jadmanski · 16 years ago[Renamed (91%) from server/base_server_job_unittest.py]
  21. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  22. c0e9460 When running tests via parallel_simple we need to adjust the job by jadmanski · 16 years ago
  23. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago
  24. cd95e1f Wrap server-side tests run using server_job.run_test in a group, just by jadmanski · 16 years ago
  25. 81103b1 Fixed the base_server_job_unittest to be consistent to the new integration of expect_new with the by mbligh · 16 years ago
  26. 7636b3a unittest for base_server_job.py by mbligh · 16 years ago