summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo b/todo
index 0f28295..f9e1c2f 100644
--- a/todo
+++ b/todo
@@ -1,5 +1,5 @@
Write a live git ebuild
-*** Add logging besides just commands ***
+Fix up backend logging so everything isn't its own task
Have builds and tasks not give links to logs if we're already viewing the logs
Consider logging env. passed to tasks, path if we ever use it
Add a statistics page
@@ -15,3 +15,4 @@ Allow config viewing for builds, not just configurations
Write basic command-line wrapper to bkisofs and replace the ISO mounter with it
Fix emerge system cache to discard properly
Add `flags` column to configurations, builds, use it to implement public and private things
+Clean up backend API