summaryrefslogtreecommitdiff
path: root/patchtracker/SourceArchive.py
AgeCommit message (Expand)AuthorFilesLines
2008-09-02new ReleaseList class to order project releasesSean Finney1-0/+12
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1
2008-06-26package search / versionless implementationSean Finney1-1/+13
2008-06-26add new collection row factory, query cleanupSean Finney1-16/+1
2008-06-25frontpage rework and quick/dirty jump formSean Finney1-2/+1
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 Finney1-24/+41
2008-06-10sorting fixups/cleanupsSean Finney1-18/+13
2008-06-10add key-based sorting on package listingsSean Finney1-2/+6
2008-06-09add cmdline opts for selective pkg/suite processingSean Finney1-4/+18
2008-06-05partially cgi-ify code, temp. stop per-pkg pagesSean Finney1-69/+2
2008-06-04split up / modularize python code just a bitSean Finney1-0/+148