0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 19 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the gradle plugin to publish plugins More... over 3 years ago
Released version 4.0.0, with support for newer versions of Gradle More... over 3 years ago
Fixed an issue in Gradle 6.2+ with the DeprecationLogger (issue #168) More... almost 4 years ago
Fixed some issues with the Maven Publish configuration More... about 4 years ago
Updated version numbers and readme files for the 3.0 release More... over 4 years ago
Just a little formatting More... over 4 years ago
Bumped the gradle version to 6.0 More... over 4 years ago
Changed all the build.gradle dependencies from deprecated methods (compile, testCompile, etc.) to the new methods (implementation, testImplementation, etc.), and dropped support for Cobertura 1.x More... over 4 years ago
Merge pull request #164 from rpalcolea/gradle-6-support More... over 4 years ago
Update plugin to support Gradle 6.x. Breaking change. 5.1+ is required More... over 4 years ago
Bumped the gradle version More... almost 5 years ago
Readied the 2.6.1 version for release More... about 5 years ago
Added code to delete instrumented files that are the same as the raw files More... about 5 years ago
Clarified the difference between 'coverageDirs' and 'coverageSourceDirs' in the documentation More... about 5 years ago
Hopefully fixed the issues with publishing to Maven More... over 5 years ago
Releasing version 2.6.0 More... over 5 years ago
Updated the readme More... over 5 years ago
Fixed the helper methods in CoberturaPluginExecutionTest More... over 5 years ago
Merge pull request #158 from rpalcolea/gradle-5-1support More... over 5 years ago
Updated the publishing mechanism to work with Gradle 5 More... over 5 years ago
Added Lombok to the test client to play with issue #151 More... over 5 years ago
Upgrade testclient gradle version and add assertTrue in CoberturaPluginExecutionTest More... over 5 years ago
Use Gradle 5.1 final More... over 5 years ago
Gradle 5.+ support - Closes #156 More... over 5 years ago
Updated the documentation in preparation for the 2.5.4 release More... over 6 years ago
Added some logging when the plugin is applied More... over 6 years ago
Made the version a snapshot for now More... over 6 years ago
Fixed the task enablement when we're dealing with an Android project that needs to skip fixing the classpath. We only want to skip the classpath changes, not the rest of the FixupListener More... over 6 years ago
More refactoring to try to make sense of method names More... over 6 years ago
Merge pull request #147 from lampietti/android-fix More... over 6 years ago