aurweb/web/template
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
..
stats Always set ModifiedTS including new packages 2011-04-03 22:59:31 +02:00
actions_form.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00
footer.php Support for langauges written right-to-left 2011-02-18 13:52:38 +01:00
header.php Fix XSS vulnerability in "web/template/header.php". 2011-03-30 17:07:27 +02:00
login_form.php Remove mystery code. 2010-06-05 02:07:23 -04:00
pkg_comment_form.php Fix XSS vulnerabilities in package comment templates. 2011-03-30 10:49:51 +02:00
pkg_comments.php Fix XSS vulnerabilities in package comment templates. 2011-03-30 10:49:51 +02:00
pkg_details.php Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
pkg_search_form.php Bump up default per-page value to 50 2011-03-24 15:32:08 +01:00
pkg_search_results.php Fix XSS vulnerability in package search results and package details. 2011-03-11 19:15:04 +01:00
search_accounts_form.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00
template.phps Use new conglomerated translation files. 2009-01-19 16:29:45 -05:00
tu_details.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00
tu_list.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00