TODO.txt 572 B

12345678910111213141516171819202122232425
  1. - Web interface:
  2. - present status in addition to state (e.g. spawnerr, etc, same as
  3. supervisorctl)
  4. - Rewrite RPC stuff: use ProcessStates rather than direct attribute
  5. access, rename methods to lower.
  6. - Unit tests for meld classes and ui server.
  7. - Use HTTP_HOST for generated URL names in web.py.
  8. - Unit tests for log rotation.
  9. - Better remote explanation when kill_undead needs to happen from
  10. supervisorctl (long blockage).
  11. - Command-line arg tests.
  12. - Log logtail requests.
  13. - stop logging all RPC requests in info mode when we ship
  14. - Test on Linux.