Improve a comment and delete the correct file before instrumenting. |
|
More...
|
almost 20 years ago
|
Add an entry to the FAQ about asm classpath conflicts. This could definitely be improved, but it's better than nothing. |
|
More...
|
almost 20 years ago
|
Get rid of the "TODO"s on the ant task reference web page. |
|
More...
|
almost 20 years ago
|
sf patch #1221753, from Richard Dallaway Improve the phrasing of the paragraph that talks about setting the classpath on the command line reference page. |
|
More...
|
almost 20 years ago
|
Some changes to make the FAQ XHTML 1.0 compliant again. |
|
More...
|
almost 20 years ago
|
sf patch #1221758, from Richard Dallaway Fix the coverage data file system property in the FAQ, plus some other small changes from me. |
|
More...
|
almost 20 years ago
|
Fix a bug where the list of classes in the HTML report (bottom left pane) would only show, for example, one "Main" class, even though Cobertura has 4 of them in different packages. Thanks to Brian Sweeney for pointing this out. |
|
More...
|
about 20 years ago
|
sf patch #1212656, from Mark Sinke More useful error messages |
|
More...
|
about 20 years ago
|
Small amounts of refactoring. Also, I changed the title in a table on the HTML page that shows the source code for your classes from "Classes in this Package" to "Classes in this File" |
|
More...
|
about 20 years ago
|
Remove an unused import and fix an incorrect javadoc comment. |
|
More...
|
about 20 years ago
|
This hopefully fixes merging. Things to do: * Test this a lot * Add unit tests for merging * Possibly change the command-line syntax for merging * Add cobertura-merge.bat and cobertura-merge.sh * Document the merge task on the webpage |
|
More...
|
about 20 years ago
|
sf feature request #1211230, from Jarkko Viinam�ki Show a shorter header when using the ant tasks |
|
More...
|
about 20 years ago
|
Update the webpage for 1.4 |
|
More...
|
about 20 years ago
|
Back to CVS! |
|
More...
|
about 20 years ago
|
I think we're ready to release, no? |
|
More...
|
about 20 years ago
|
Remove the email addresses from the tops of the .java files (they're listed in COPYRIGHT) |
|
More...
|
about 20 years ago
|
The "N/A" coverage meters were just a few pixels longer than the normal coverage meters, so I slapped them back into line. |
|
More...
|
about 20 years ago
|
sf patch #1207931, from Olivier Parent A follow-up change to his patch to fix sorting issues in non-English locales. |
|
More...
|
about 20 years ago
|
-Remove some email addresses from the copyright notices at the top of a few files. The email addresses should only be listed in the COPYRIGHT file. It'll make things easier if someone changes their email address. |
|
More...
|
about 20 years ago
|
First stab at re-merging inner classes with their parents in the HTML report. Feel free to fix any problems you see. I'll be looking through this more tonight and tomorrow. |
|
More...
|
about 20 years ago
|
Add a "SourceDataFile" class to the coveragedata package. I really do think this is a better way to deal with inner classes. After the change, inner classes will again show up as separate classes in the HTML and XML reports, but I will be fixing that today and tomorrow. |
|
More...
|
about 20 years ago
|
Make the ClassData class implement Comparable. |
|
More...
|
about 20 years ago
|
Set a 60 second timeout on our JUnit tests. |
|
More...
|
about 20 years ago
|
Add a note to the ChangeLog about my most recent change. |
|
More...
|
about 20 years ago
|
sf rfe #1191922, Show branch coverage as "N/A" if there are no branches |
|
More...
|
about 20 years ago
|
I thought about adding the version and date to the HTML reports... but I'm not sure it's a good idea. Simplicity is good. Anyone else have an opinion? |
|
More...
|
about 20 years ago
|
Fix some bugs (see the changes to the ChangeLog, for the details) and remove some unused JavaScript files that came with the HTML table sorting code. |
|
More...
|
about 20 years ago
|
Mark ".js" files as ASCII. |
|
More...
|
about 20 years ago
|
Fix sf bug #1206266, thanks to Grzegorz Lucasik for pointing out the problem |
|
More...
|
about 20 years ago
|
Better error message when the cobertura-instrument ant task fails. I meant to commit this earlier... |
|
More...
|
about 20 years ago
|