aboutsummaryrefslogtreecommitdiff
path: root/rcynic/rcynic-html.py
AgeCommit message (Expand)Author
2013-02-02rcynic requires rsync, doh.Rob Austein
2012-11-06Use "[None]" as hostname for URIs with null hostname. At present thisRob Austein
2012-07-06Clever hack of inserting SVG inline doesn't work with xml.etree due toRob Austein
2012-07-03Add EPS support and other tweaks to simplify incorporating output fromRob Austein
2012-06-26Avoid lxml-specific extensions to the etree API in relying party code.Rob Austein
2012-06-01CentOS 6 ships with a version of Python too old to haveRob Austein
2012-06-01Apparently --dynamic-labels is too recent to use. It was a stylisticRob Austein
2012-05-29CSS cleanup: use "display: none" instead of positioning elementsRob Austein
2012-05-28Don't need "sfhover" anymore either.Rob Austein
2012-05-28Jeff tells me that even Internet Exploder can handle hover-based CSSRob Austein
2012-05-23Split all-details table into connections and objects. Clean upRob Austein
2012-05-23Enable line breaks ("pretty printing") in XHTML output. Add commentRob Austein
2012-05-23Use autoconf to find rrdtool.Rob Austein
2012-05-22Sort detail lists to put most serious errors first.Rob Austein
2012-05-22Navbar tweak.Rob Austein
2012-05-22Get link filenames right. Wrap SVG in HTML so navigation bar is stillRob Austein
2012-05-22First cut at something with sensible pages and a menu bar.Rob Austein