summaryrefslogtreecommitdiff
path: root/patchtracker/ReqHandler.py
AgeCommit message (Expand)AuthorFilesLines
2011-09-17Move makeDiffHandler in DB, so it can be used in other contexts.Giovanni Mascellani1-14/+5
2009-12-02initial support for source package format 3.0 (quilt)Sean Finney1-1/+7
2009-10-26shuffle the logic in PackageCmd to allow exact matches for < 3 lettersSean Finney1-5/+8
2009-09-30Revert "oops, the length should be two not one"Sean Finney1-2/+1
2009-09-30oops, the length should be two not oneSean Finney1-1/+2
2009-09-30when no version is specified, do not cache PackageCmdSean Finney1-1/+2
2009-09-01initial implementation of selective output cachingSean Finney1-2/+26
2009-02-12fail more gracefully if a diff.gz is missingsean finey1-2/+5
2009-02-11mod_python -> wsgisean finey1-48/+58
2008-12-29migrate from cgi to mod_pythonSean Finney1-0/+175