summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-06add contrib/non-free components to reprepro cfgSean Finney1-3/+3
2008-07-06bugfix: don't automatically prune in destructorSean Finney2-5/+12
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-07-05remove update trigger for package_rel_mapsSean Finney1-10/+0
2008-07-05use a "marked" field to catch stale/removed pkgsSean Finney2-3/+9
2008-07-05no such thing as varchar in sqliteSean Finney1-1/+1
2008-07-01slightly better breadcrumbs in headerSean Finney2-13/+11
2008-07-01left-align diffstat infoSean Finney1-0/+1
2008-06-28shrink the diffstat info a bitSean Finney2-1/+6
2008-06-28force -p1 for diffstat generationSean Finney1-2/+2
2008-06-28remove superfluous diffgz in summarySean Finney1-6/+0
2008-06-28fix a long overdue XXX wrt diffgz's in pagehandlerSean Finney2-21/+15
2008-06-28minor template touchups / fixesSean Finney3-3/+13
2008-06-28add copyright blah and git links at page bottomSean Finney2-0/+19
2008-06-28xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>Sean Finney2-5/+10
2008-06-28superfluous css changeSean Finney1-0/+1
2008-06-28make summary a little more compactSean Finney1-9/+7
2008-06-28strip surrounding ws from diffstat outputSean Finney1-1/+1
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney5-122/+182
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1
2008-06-28have a "slightly" more efficient frontpage querySean Finney4-6/+19
2008-06-28db "optimizations" fsvo "optimization"Sean Finney2-23/+24
2008-06-28properly filter on suite/pkg when creating ArchiveSean Finney1-3/+1
2008-06-28key fixup, pkg index, remove blank rows from sqlSean Finney1-9/+7
2008-06-28remove need for initial empty rows, fix syntax errSean Finney1-4/+4
2008-06-26slightly refine the package results handlingSean Finney1-1/+2
2008-06-26whoops, forgot to add searchresults templateSean Finney1-0/+34
2008-06-26package search / versionless implementationSean Finney4-52/+61
2008-06-26add new collection row factory, query cleanupSean Finney2-42/+37
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 Finney3-16/+18
2008-06-25frontpage rework and quick/dirty jump formSean Finney4-14/+34
2008-06-24modify relateSourcePackage to take package/versionSean Finney2-5/+5
2008-06-24add package anchor in tocSean Finney1-0/+1
2008-06-24remove debug printing cruft for db bootstrappingSean Finney1-1/+0
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 Finney3-5/+4
2008-06-24add support for displaying "direct" changesSean Finney4-6/+39
2008-06-24slightly smarter frontpage handlingSean Finney1-2/+3
2008-06-24remove Writers, move to templates to TemplatesSean Finney3-36/+3
2008-06-24slightly optimize query logic w/ INSERT OR REPLACESean Finney1-26/+11
2008-06-24remove hardcoded url assumptionsSean Finney2-15/+13
2008-06-24reference static content from unique pathSean Finney2-3/+2
2008-06-23don't declare ArchiveDiffer with empty parentSean Finney1-1/+1
2008-06-23split up generator and parsing logic in ArchiveSean Finney1-5/+68
2008-06-22big commit with db and cgi handling updatesSean Finney11-122/+402
2008-06-22add *.db to gitignore, to ignore the sqlite db(s)Sean Finney1-0/+1
2008-06-11saving some work on sqlite related stuffSean Finney2-0/+72