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 <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2016-05-30 14:27:18 +12:00 committed by Aníbal Limón
parent c6d0a8292a
commit fbc6a058d3

3
TODO
View File

@ -5,10 +5,8 @@ TODO:
* Email people when status will change? * Email people when status will change?
* Sync dependencies with layer.conf * 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 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? * Allow users to make a comment sent to admins/maintainers?
* Marking for recipes with ptest enabled * Marking for recipes with ptest enabled
* Searching for the git recipe is a bit annoying
* Make it easy to update people's email addresses * Make it easy to update people's email addresses
Bugs Bugs
@ -18,7 +16,6 @@ Bugs
Other Other
* Full-text search on layer contents * Full-text search on layer contents
* Only allow fast-forward merges when pulling?
* Handle layers that have branch (e.g. master) that is empty * Handle layers that have branch (e.g. master) that is empty
* Add log in again link to logout page. * Add log in again link to logout page.
* Collect interesting news (layer add/delete, recipe add/delete/upgrade) and provide RSS feed * Collect interesting news (layer add/delete, recipe add/delete/upgrade) and provide RSS feed