diff options
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |