summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles
Commit message (Expand)AuthorAgeFilesLines
...
* Make the index page display the same in all browsers, and give it a hover eff...Ned Batchelder2009-10-302-3/+5
* Small tweaks to make the HTML reports valid 4.01 strict. Thanks, Ben Finney.Ned Batchelder2009-10-282-4/+6
* Better reporting of partial lines, including leaving out partial stuff altoge...Ned Batchelder2009-10-273-3/+14
* Stupid simplistic not working yet branch reporting in HTMLNed Batchelder2009-10-252-9/+14
* Fix some spacing in the footer of the HTML report.Ned Batchelder2009-09-261-1/+6
* Put __version__ back in the main file, and also put the URL in only one place...Ned Batchelder2009-09-251-1/+1
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-232-1/+15
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-1/+1
* HTML annotations should use the short name of the module.Ned Batchelder2009-05-251-1/+1
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-302-2/+2
* HTML report now has an index.html.Ned Batchelder2009-04-253-11/+99
* Better modularity about which line classes are highlighted by default.Ned Batchelder2009-04-251-3/+3
* Remove some noise from the HTML reports, and use a 2px stripe to always show ...Ned Batchelder2009-04-252-5/+10
* Use jquery to enable hiding and showing highlighting of source lines in HTML ...Ned Batchelder2009-04-243-5/+46
* A cleaner look for the HTML reports.Ned Batchelder2009-04-242-47/+43
* HTML and CSS for html reporting are now in separate files.Ned Batchelder2009-04-242-0/+156