summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2010-11-09fix static path to maintenance catSean Finney1-4/+4
2009-12-03change some absolute urls to be relative in 500 error handler pageSean Finney1-7/+4
2009-12-02now include a 500 error pageSean Finney2-0/+46
2009-11-29inject some zero-whitespace break characters in long version stringsSean Finney1-1/+1
2009-11-12temporarily disable the body border attribute0.20091112_pre-quiltSean Finney1-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-08add background-color attribute for body{}Sean Finney1-0/+1
2009-01-08use min-height instead of height, it's prettierSean Finney1-1/+1
2008-07-01left-align diffstat infoSean Finney1-0/+1
2008-06-28shrink the diffstat info a bitSean Finney1-0/+5
2008-06-28minor template touchups / fixesSean Finney1-0/+4
2008-06-28add copyright blah and git links at page bottomSean Finney1-0/+6
2008-06-28superfluous css changeSean Finney1-0/+1
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney2-17/+38
2008-06-25frontpage rework and quick/dirty jump formSean Finney1-1/+2
2008-06-11further cgi related fixesSean Finney1-0/+1
2008-06-11initial stab at cgi-based patch generationSean Finney1-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-02first shot at patch handling/mangling/markupSean Finney1-0/+4
2008-06-02initial work-in-progress codeSean Finney1-0/+27