1. ac5b000 * get rid of the code to create the drone temp dir in drones.py. This used to be necessary because we needed that directory just to run drone_utility (so we could put the pickle file there). But now we use stdin, so we don't need this anymore. (drone_utility still initializes the temp dir for its own use.) by showard · 15 years ago
  2. 202343e On the results drone, execute code from the results dir. by showard · 15 years ago
  3. 093a068 Added string stdin support to utils.BgJob and all its users that give it by jadmanski · 15 years ago
  4. f098ebd convert a few straggling print statements in the scheduler code to logging calls by showard · 15 years ago
  5. 5debf85 Add logging info for drones so we know what drone drone_utility is running on. This will help identify slow drones and also keep track of where we are spending time. by showard · 15 years ago
  6. aa085e9 Change connect_timeout default from 30 seconds to 5 minutes by showard · 16 years ago
  7. 35162b0 by showard · 16 years ago
  8. a5cb406 by mbligh · 16 years ago
  9. de634ee by showard · 16 years ago
  10. 324bf81 by showard · 16 years ago
  11. c5afc46 by showard · 16 years ago
  12. 170873e Attached is a very large patch that adds support for running a by showard · 16 years ago