0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added cobertura version to the up-to-date detection, and added support for encoding reports with different character sets. More... almost 10 years ago
Bumped the version number and added to the README More... almost 10 years ago
Came up with a different way to handle maven credentials and removed the idea plugin More... about 10 years ago
Updated readme and bumped version number after a pull request More... over 10 years ago
Merge pull request #48 from surfing/aux-classpath More... over 10 years ago
Add auxiliaryClasspath configuration option More... over 10 years ago
Changed the way the source jar is created More... over 10 years ago
updated the README More... over 10 years ago
Bumped the version of the gradle wrapper to 1.10 More... over 10 years ago
Updated the documentation and bumped the version number More... over 10 years ago
Merge pull request #45 from vyazelenko/master More... over 10 years ago
Removed an annoying debug message from the output More... over 10 years ago
Publish Cobertura report in buildDashboard More... over 10 years ago
Updated build file and documentation for 2.2.2 release More... over 10 years ago
Fixed the classpath (via a new classloader) used during instrumentation, and fixed the auxilary classpath given to Cobertura on Windows boxes. More... over 10 years ago
Fixed the behavior of the classes and test task closures in the extension More... over 10 years ago
Cleaned up the documentation for the 2.2.0 release More... over 10 years ago
Moved the listeners for groovy and scala plugins from the extension to the plugin. Gradle 1.8 had a problem calling the closures when they were in the extension constructor More... over 10 years ago
Added a couple more tests More... over 10 years ago
Added support for merging datafiles before generating reports, and moved the cobertura runner out of the extension More... over 10 years ago
Fixed an issue where groovy and scala plugins were not adding source directores when applied before cobertura More... over 10 years ago
Merge pull request #36 from johnrengelman/asm More... over 10 years ago
Fix ASM classloader conflicts. More... over 10 years ago
Finished implementing the checkCoverage task More... over 10 years ago
Continued working on unit tests More... over 10 years ago
Finished initial implementation of the checkCoverage task. Now I need to work out the kinks. More... over 10 years ago
Cleaned up some things after a pull request. Restored the coberturaReport task, and updated what little unit testing I have More... over 10 years ago
Recreated the testclient buildSrc symlinks in a way that doesn't put the test client itself in the buildSrc directory More... over 10 years ago
Removed the symlink to the plugin itself More... over 10 years ago
Merge pull request #31 from johnrengelman/repairs More... over 10 years ago