1. 8dbd05a Implement periodic reverification of dead hosts, configurable in global_config. Implemented as part of the periodic cleanup, so the frequency of reverification is bounded by the periodic cleanup interval. I felt this would be acceptable and putting this in the existing cleanup class makes things more nicely organized. by showard · 15 years ago
  2. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  3. 7ca9e01 Remove the synch_job_start_timeout_minutes scheduler "feature" as it is by showard · 15 years ago
  4. dabf6cf It is okay for hosts to have multiple atomic group labels so long as all by showard · 15 years ago
  5. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  6. 6157c63 Make the scheduler robust to finding a HostQueueEntry with more than one by showard · 15 years ago
  7. 01a5167 Have the scheduler check for and sometimes cleanup various DB inconsistencies. by showard · 15 years ago
  8. 12f3e32 Add job maximum runtime, a new per-job timeout that counts time since the job actually started. by showard · 15 years ago
  9. 915958d Fix monitor_db_unittest, broken by previous change to refactor cleanup code. Two main things here: by showard · 16 years ago
  10. f3294cc Move clean up functions into seperate file/classes by mbligh · 16 years ago