aurweb/web/lib
Dan McGee 7c91c59245 Remove Dummy Package concept
Instead, we just store dependencies directly in the PackageDepends
table. Since we don't use this info anywhere besides the package details
page, there is little value in precalculating what is in the AUR vs.
what is not.

An upgrade path is provided via several SQL statements in the UPGRADING
document. There should be no user-visible change from this, but the DB
schema gets a bit more sane and we no longer have loads of junk packages
in our tables that are never shown to the end user. This should also
help the MySQL query planner in several cases as we no longer have to be
careful to exclude dummy packages on every query.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-04-03 22:59:32 +02:00
..
acctfuncs.inc Fix broken XHTML. 2011-03-11 19:00:50 +01:00
aur.inc Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
aurjson.class.php Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
config.inc.proto Protect users against ZIP bombs (fixes FS#22991). 2011-02-23 11:17:27 +01:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
Find.php Include File/Find.php PEAR module 2008-07-28 10:27:38 -05:00
pkgfuncs.inc Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
stats.inc Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
translator.inc Remove useless or redundant code for translations. 2010-01-09 18:24:53 -05:00
version.inc Release 1.8.1. 2011-03-09 17:44:21 +01:00