evorepo/templates/packages
Dan McGee fe832ea845 Move package maintainer off of package model
This is an attempt to fix our long-standing problems dealing with maintainer
information. Move the actual maintainer information off of the package model
into a PackageRelation object, which has some flexibility to later represent
more than just maintainership.

This solves multiple problems:
* If a package gets accidentally deleted, so did the maintainer info
* Testing packages have always shown up as orphans
* With split packages, it was easy to miss some of the sub-packages

This commit does not include the deletion of the original maintainer column;
that will come at a later time when I feel more confident that the data was
migrated correctly.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-27 16:15:20 -05:00
..
details.html Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
files-list.html Show message if no files available 2010-02-27 13:36:58 -06:00
files.html Add link from files back to package 2010-03-11 19:56:49 -06:00
flag.html Fix busted HTML on flag package page 2010-03-01 21:41:44 -06:00
flagged.html Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
flaghelp.html More validation fixups 2010-01-31 17:18:00 -06:00
opensearch.xml Add OpenSearch support to the site 2010-02-08 21:01:15 -06:00
outofdate.txt added missing packages views from archweb_pub 2009-11-09 22:24:52 -02:00
search.html Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
signoffs.html