layerindex-web/scripts/tools
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
..
import_classic_wiki.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
import_classic.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
import_layer.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
import_wiki_layers.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00
rrs_create_milestone.py scripts/tools/rrs_*: Add tool scripts for rrs. 2015-01-08 12:43:35 -06:00
rrs_upgrade_history.py scripts/tools/rrs_*: Add tool scripts for rrs. 2015-01-08 12:43:35 -06:00
rrs_upstream_email.py rrs: Add support for store RecipeUpstreamHistory 2015-01-20 17:46:53 -06:00
update_classic_status.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00