Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-24 | modify relateSourcePackage to take package/version | Sean Finney | 1 | -4/+3 | |
...instead of a source package, which should remove an extra query and also allow changing the behaviour for findSourcePackage later on as well | |||||
2008-06-24 | remove debug printing cruft for db bootstrapping | Sean Finney | 1 | -1/+0 | |
2008-06-24 | slightly optimize query logic w/ INSERT OR REPLACE | Sean Finney | 1 | -26/+11 | |
2008-06-22 | big commit with db and cgi handling updates | Sean Finney | 1 | -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-11 | saving some work on sqlite related stuff | Sean Finney | 1 | -0/+68 | |