summaryrefslogtreecommitdiff
path: root/patchtracker
AgeCommit message (Expand)AuthorFilesLines
2008-09-02new ReleaseList class to order project releasesSean Finney2-7/+15
2008-07-06bugfix: don't automatically prune in destructorSean Finney1-5/+10
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-07-05use a "marked" field to catch stale/removed pkgsSean Finney1-2/+7
2008-07-01slightly better breadcrumbs in headerSean Finney1-9/+6
2008-06-28force -p1 for diffstat generationSean Finney1-2/+2
2008-06-28fix a long overdue XXX wrt diffgz's in pagehandlerSean Finney1-0/+10
2008-06-28xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>Sean Finney1-4/+9
2008-06-28strip surrounding ws from diffstat outputSean Finney1-1/+1
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney1-2/+24
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1
2008-06-28have a "slightly" more efficient frontpage querySean Finney2-4/+17
2008-06-28db "optimizations" fsvo "optimization"Sean Finney1-8/+6
2008-06-28remove need for initial empty rows, fix syntax errSean Finney1-4/+4
2008-06-26package search / versionless implementationSean Finney3-42/+39
2008-06-26add new collection row factory, query cleanupSean Finney2-42/+37
2008-06-25fix broken downloads from patch view pageSean Finney1-2/+3
2008-06-25frontpage rework and quick/dirty jump formSean Finney1-2/+1
2008-06-24modify relateSourcePackage to take package/versionSean Finney1-4/+3
2008-06-24remove debug printing cruft for db bootstrappingSean Finney1-1/+0
2008-06-24remove suite info from packagevers template etcSean Finney1-2/+1
2008-06-24add support for displaying "direct" changesSean Finney1-5/+22
2008-06-24remove Writers, move to templates to TemplatesSean Finney1-34/+1
2008-06-24slightly optimize query logic w/ INSERT OR REPLACESean Finney1-26/+11
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 Finney4-75/+186
2008-06-11saving some work on sqlite related stuffSean Finney1-0/+68
2008-06-11further cgi related fixesSean Finney1-1/+1
2008-06-11initial stab at cgi-based patch generationSean Finney2-1/+12
2008-06-10sorting fixups/cleanupsSean Finney1-18/+13
2008-06-10add a DiffGzHandler to the PackageVers templateSean Finney1-4/+15
2008-06-10add key-based sorting on package listingsSean Finney1-2/+6
2008-06-10updates to Patch/DiffGzHandlerSean Finney2-15/+75
2008-06-09add cmdline opts for selective pkg/suite processingSean Finney1-4/+18
2008-06-05partially cgi-ify code, temp. stop per-pkg pagesSean Finney2-72/+2
2008-06-05new classes for diff/diff.gz handlingSean Finney2-0/+133
2008-06-04most modulizing cleanup and guts-hidingSean Finney1-11/+14
2008-06-04split up / modularize python code just a bitSean Finney4-0/+238