summaryrefslogtreecommitdiff
path: root/pagehandler.py
AgeCommit message (Expand)AuthorFilesLines
2008-06-28have a "slightly" more efficient frontpage querySean Finney1-1/+1
2008-06-26slightly refine the package results handlingSean Finney1-1/+2
2008-06-26package search / versionless implementationSean Finney1-10/+22
2008-06-26don't use html backtrace for cmdline testingSean Finney1-1/+3
2008-06-25cleanup/reorganize pagehandler command handlingSean Finney1-77/+103
2008-06-25fix broken downloads from patch view pageSean Finney1-11/+12
2008-06-25frontpage rework and quick/dirty jump formSean Finney1-1/+11
2008-06-24fix for direct patches in subdirsSean Finney1-1/+1
2008-06-24strip epoch before looking for diff.gz fileSean Finney1-2/+6
2008-06-24remove suite info from packagevers template etcSean Finney1-1/+1
2008-06-24add support for displaying "direct" changesSean Finney1-0/+4
2008-06-24slightly smarter frontpage handlingSean Finney1-2/+3
2008-06-24remove Writers, move to templates to TemplatesSean Finney1-1/+1
2008-06-24remove hardcoded url assumptionsSean Finney1-10/+13
2008-06-22big commit with db and cgi handling updatesSean Finney1-8/+37
2008-06-11further cgi related fixesSean Finney1-1/+6
2008-06-11initial stab at cgi-based patch generationSean Finney1-0/+74