summaryrefslogtreecommitdiff
path: root/patchtracker/DB.py
AgeCommit message (Collapse)AuthorFilesLines
2008-06-24slightly optimize query logic w/ INSERT OR REPLACESean Finney1-26/+11
2008-06-22big commit with db and cgi handling updatesSean Finney1-34/+137
i know it's bad form to lump this all together. oh well :p gen-patch-info now does very little besides processing packages and updating the relevant database entries. pretty much everything else is dynamically generated from pagehandler.py now.
2008-06-11saving some work on sqlite related stuffSean Finney1-0/+68