From b80833e1c9d2e8d4bd15903810bc981dd3a9c19e Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 30 May 2016 14:27:18 +1200 Subject: [PATCH] TODO: drop some completed items We took care of showing blacklist info and searching for the git recipe recently. We've used "git fetch" rather than "git pull" for some time now so we won't be hitting merge situations. Signed-off-by: Paul Eggleton --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 86db996..2d5a53d 100644 --- a/TODO +++ b/TODO @@ -5,10 +5,8 @@ TODO: * Email people when status will change? * Sync dependencies with layer.conf * Show other branches when looking at layer - maybe change the focus to show all layers rather than layers at a selected branch? -* Show recipe blacklist info * Allow users to make a comment sent to admins/maintainers? * Marking for recipes with ptest enabled -* Searching for the git recipe is a bit annoying * Make it easy to update people's email addresses Bugs @@ -18,7 +16,6 @@ Bugs Other * Full-text search on layer contents -* Only allow fast-forward merges when pulling? * Handle layers that have branch (e.g. master) that is empty * Add log in again link to logout page. * Collect interesting news (layer add/delete, recipe add/delete/upgrade) and provide RSS feed