summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-07-06 21:30:44 -0400
committerEudyptula <eitan@mosenkis.net>2009-07-06 21:30:44 -0400
commit9d6006fed8317ffd3b08eaf5e10236e0f0039763 (patch)
tree0e1eed39dc6350e324410a6531489f4793d20040 /todo
parentStored all data from Packages files in the db to allow frontend/backend separ... (diff)
downloadingenue-9d6006fed8317ffd3b08eaf5e10236e0f0039763.tar.gz
ingenue-9d6006fed8317ffd3b08eaf5e10236e0f0039763.tar.bz2
ingenue-9d6006fed8317ffd3b08eaf5e10236e0f0039763.zip
Last changes for multiple backends to be (theoretically) possible
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index eb18365..ae4490c 100644
--- a/todo
+++ b/todo
@@ -21,7 +21,6 @@ Completely plan out how frontend modules should function - each step needs to re
See if I can figure any way to use classes instead of funny named functions (namespaces in 5.3.0 perhaps) - also needs to have a depend of some sort so we can make a quick-config page that doesn't show things that we don't have enough info for yet (use AJAX to show them when we're ready)
Allow backend to define bail-out functions to call when it dies (things like unmounting the ISO it was copying)
Add STDERR (maybe STDOUT) only option to log viewer
-Make multiple backends possible - avoid race condition when choosing a task; track which backend is doing which build
Simplify status to numeric on builds, configurations - varchar isn't necessary
Add config option to enable/disable user self-registration/invitations/admin-only invites
Fix the bug where refreshing a wizard page and resending data causes it to continue to the next step