layerindex-web/scripts
Aníbal Limón 9119b5d777 rrs: Add support for Recipe maintainership history
Now can you get maintainers based on Milestones.

Feature changes,

	rrs/models.py: Add RecipeMaintainerHistory to store maintainer updates.
	rrs/admin.py: Add admin site for RecipeMaintainerHistory.
	scripts/tools/rrs_maintainer_history.py: Add script for update
	maintainership history.
	scripts/update.py: Drop maintainer update support use
	rrs_maintainer_history.py instead.

Adapt changes,

Now you need to specify RecipeMaintainerHistory to get RecipeMaintainer.

	rrs/views.py:
	scripts/tools/rrs_upstream_email.py:
	scripts/rrs_update/recipe_upgrade.py:

These set of changes are incompatible with the previous version you need
to do initial setup described in README.rrs.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-28 17:38:04 -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 Recipe maintainership history 2015-01-28 17:38:04 -06:00
tools rrs: Add support for Recipe maintainership history 2015-01-28 17:38:04 -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 rrs: Add support for Recipe maintainership history 2015-01-28 17:38:04 -06:00