Age | Commit message (Collapse) | Author | Files | Lines |
|
going to /packages/pkg now gives a table of contents with
the available versions for the package, or the results of
a widers search in the case of no exact matches
also removed a bunch of dead code from DB mostly
|
|
|
|
|
|
|
|
also introduce a singleton-like ArchiveDiffer class. the idea
is to eventually minimize the number of db queries and speed up
the archive<->database sync.
|
|
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.
|
|
|
|
|
|
|
|
so this breaks things a bit, but it seems a design
decision is being made that everything doesn't have
to be static after all, given the huge disk space
requirements it would create...
|
|
|