Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-13 | Package index listing now implemented in django | Sean Finney | 1 | -34/+0 | |
2009-11-29 | inject some zero-whitespace break characters in long version strings | Sean Finney | 1 | -1/+1 | |
2008-09-02 | new ReleaseList class to order project releases | Sean Finney | 1 | -2/+2 | |
2008-06-28 | xhtml compliance: esc. [^a-zA-Z0-9-] from <a name> | Sean Finney | 1 | -1/+1 | |
2008-06-24 | add package anchor in toc | Sean Finney | 1 | -0/+1 | |
2008-06-22 | big commit with db and cgi handling updates | Sean Finney | 1 | -1/+1 | |
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-10 | template fixups | Sean Finney | 1 | -1/+1 | |
2008-06-02 | fix for key error in letter ToC | Sean Finney | 1 | -0/+4 | |
2008-06-02 | rework templates to use inheritance | Sean Finney | 1 | -0/+29 | |
also added a gitignore file to ignore the python noise created by cheetah |