layerindex-web/rrs
Paul Eggleton ce5141fc39 RRS: add tool to import/export upstream history data
The recipe upstream history can't be reconstructed, so we need to be
able to export it out of an old database an import it into the new one.
There's also a "remove-duplicates" function; whilst not strictly
necessary it did help us to remove duplicate records resulting from
running the import twice (due to a bug) and may be useful in future
under similar circumstances.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-02-14 10:05:53 +13:00
..
migrations rrs: fix unique constraint on RecipeMaintainerHistory sha1 field 2018-05-04 23:57:53 +12:00
static Replace uitablefilter usage with jQuery 2018-11-19 16:44:42 +13:00
tools RRS: add tool to import/export upstream history data 2019-02-14 10:05:53 +13:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py rrs: admin: add in-line for Milestones to Releases 2018-09-06 11:08:43 +12:00
apps.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py Implement "delete account" function 2018-11-06 11:31:57 +13:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py Add links to other branch recipes in recipe detail 2018-12-06 09:25:06 +13:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00