summaryrefslogtreecommitdiff
path: root/patchtracker/Templates.py
AgeCommit message (Collapse)AuthorFilesLines
2008-06-28have a "slightly" more efficient frontpage querySean Finney1-2/+2
2008-06-26package search / versionless implementationSean Finney1-2/+13
going to /packages/pkg now gives a table of contents with the available versions for the package, or the results of a widers search in the case of no exact matches also removed a bunch of dead code from DB mostly
2008-06-25fix broken downloads from patch view pageSean Finney1-2/+3
2008-06-24remove suite info from packagevers template etcSean Finney1-2/+1
the suite isn't readily available, and doesn't make much sense anyway since a single package/version can be shared in multiple suites.
2008-06-24remove Writers, move to templates to TemplatesSean Finney1-0/+61