layerindex-web/scripts
Aníbal Limón 6b2b08456a rrs: Add support for store RecipeUpstreamHistory
To provide statistics about RecipeUpstream information based on
Milestones we need to store RecipeUpstreamHistory that contains when the
update script was executed.

rrs/admin.py: Add admin page for RecipeUpstreamHistory.
rrs/models.py: Add model for RecipeUpstreamHistory with helper functions
for get last and last by date range also add migration.
scripts/rrs_update/recipe_upstream.py: Add support in update.py for store
RecipeUpstreamHistory relation in RecipeUpstream.
scripts/tools/rrs_upstream_email.py: Update email script for take into
account RecipeUpstreamHistory get the last one for generate report.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-20 17:46:53 -06:00
..
layerindex_update layerindex: Add support for store src_uri and depends into Recipe 2015-01-07 17:16:43 -06:00
rrs_update rrs: Add support for store RecipeUpstreamHistory 2015-01-20 17:46:53 -06:00
tools rrs: Add support for store RecipeUpstreamHistory 2015-01-20 17:46:53 -06:00
bulkchange.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
recipedesc.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
update.py scripts/update.py: Add support for rrs 2015-01-08 12:32:05 -06:00