Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-21 | Trying to shutdown the scheduler in a nicer way | lmr | 1 | -0/+5 |
2010-02-19 | Refactor scheduler models into a separate module, scheduler_models. This mod... | jamesren | 1 | -3/+3 |
2010-01-15 | * fix a bug with restricted drone users config parsing | showard | 1 | -2/+7 |
2009-06-10 | convert a few straggling print statements in the scheduler code to logging calls | showard | 1 | -3/+3 |
2009-01-20 | Make maximum process throttling configurable on a per-drone basis. | showard | 1 | -6/+7 |
2009-01-13 | Set CLOEXEC on the listening socket FD for the scheduler's status_server, so ... | showard | 1 | -1/+5 |
2009-01-13 | Add capability to "phase out" drones. You can disable a drone in the global ... | showard | 1 | -2/+19 |
2009-01-08 | Make the status server smart enough to shut down cleanly when the scheduler e... | showard | 1 | -9/+22 |
2009-01-07 | * move some scheduler config options into a separate module, scheduler_config | showard | 1 | -0/+84 |