浏览代码

Update web interface TODOs.

Mike Naberezny 17 年之前
父节点
当前提交
e293bedf1f
共有 1 个文件被更改,包括 8 次插入5 次删除
  1. 8 5
      TODO.txt

+ 8 - 5
TODO.txt

@@ -34,11 +34,6 @@
     and fall through.  In an asyncore dispatcher represented by the
     file descriptor, attempt to dispatch the event.
 
-- Support stopping and starting groups in web interface.
-
-- Support operations against both stderr and stdout logs within web
-  interface.
-
 - Revisit test_startProcessGroup and test_startAllProcesses (see XXX
   comment about ordering).
 
@@ -57,6 +52,14 @@
 
    - Meta-refresh on tail page.
 
+   - Organize processes by group and allow groups to be started/stopped.
+
+   - Support operations against both stderr and stdout logs.
+   
+   - Allow a supervisorctl-like command line through the web interface.
+
+   - Display more information about Supervisor (identification, pid, etc.)
+
 - Expat error on Jens' system running slapd as root after reload.
 
 - Unit tests for log rotation.