Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-09 | fix static path to maintenance cat | Sean Finney | 1 | -4/+4 | |
2009-12-03 | change some absolute urls to be relative in 500 error handler page | Sean Finney | 1 | -7/+4 | |
2009-12-02 | now include a 500 error page | Sean Finney | 2 | -0/+46 | |
2009-11-29 | inject some zero-whitespace break characters in long version strings | Sean Finney | 1 | -1/+1 | |
2009-11-12 | temporarily disable the body border attribute0.20091112_pre-quilt | Sean Finney | 1 | -1/+1 | |
the large table is overflowing past the body element, and it looks like crap (at least in iceweasel). until the proper css/html foo is put in place the border is disabled. | |||||
2009-01-08 | add background-color attribute for body{} | Sean Finney | 1 | -0/+1 | |
2009-01-08 | use min-height instead of height, it's prettier | Sean Finney | 1 | -1/+1 | |
2008-07-01 | left-align diffstat info | Sean Finney | 1 | -0/+1 | |
2008-06-28 | shrink the diffstat info a bit | Sean Finney | 1 | -0/+5 | |
2008-06-28 | minor template touchups / fixes | Sean Finney | 1 | -0/+4 | |
2008-06-28 | add copyright blah and git links at page bottom | Sean Finney | 1 | -0/+6 | |
2008-06-28 | superfluous css change | Sean Finney | 1 | -0/+1 | |
2008-06-28 | mostly aesthetic changes and initial "breadcrumbs" | Sean Finney | 2 | -17/+38 | |
2008-06-25 | frontpage rework and quick/dirty jump form | Sean Finney | 1 | -1/+2 | |
2008-06-11 | further cgi related fixes | Sean Finney | 1 | -0/+1 | |
2008-06-11 | initial stab at cgi-based patch generation | Sean Finney | 1 | -0/+6 | |
complete with many ugly hacks to workaround the lack of an underlying database. hopefully it's all marked with XXX for later fixing :) does not cover all patch cases, in fact currently it only covers series patch viewing and downloading. | |||||
2008-06-02 | first shot at patch handling/mangling/markup | Sean Finney | 1 | -0/+4 | |
2008-06-02 | initial work-in-progress code | Sean Finney | 1 | -0/+27 | |