aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-jacoco-plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsEvgeny Mandrikov2012-03-294-22/+21
* Enforce that parameters are non null by default in sonar-jacoco-plugin and so...Evgeny Mandrikov2012-03-281-0/+25
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-274-16/+12
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-254-3/+37
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
* Fix some quality flawsEvgeny Mandrikov2012-02-171-1/+1
* SONAR-3205 Upgrade to JaCoCo 0.5.6Evgeny Mandrikov2012-01-241-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-1017-17/+17
* SONAR-3150 Lock size of other plugins with dependenciesEvgeny Mandrikov2012-01-091-0/+24
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
* SONAR-3095 Update to JaCoCo 0.5.5Evgeny Mandrikov2011-12-191-1/+1
* Fix some violationsSimon Brandhof2011-12-121-1/+0
* SONAR-2792 Improve messages in case if JaCoCo unable to compute coverageEvgeny Mandrikov2011-11-111-2/+2
* SONAR-2792 Add default exclusions for JaCoCoEvgeny Mandrikov2011-11-113-4/+14
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
* Remove some commented-out codeEvgeny Mandrikov2011-11-081-2/+0
* Fix coding violationsSimon Brandhof2011-11-031-1/+2
* Do not use commons-configuration in jacoco pluginSimon Brandhof2011-11-024-87/+89
* SONAR-2963 Add the widget "Integration Test Coverage"Simon Brandhof2011-11-026-125/+5
* SONAR-2952 add @since comments to new core metrics + remove dead code from ja...simonbrandhof2011-11-014-246/+0
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-011-4/+1
* SONAR-2952 remove the IT Coverage Tab implemented with GWTsimonbrandhof2011-11-011-25/+1
* SONAR-2952 Make the coverage tab support integration test measuressimonbrandhof2011-11-0115-571/+57
* Fix "Enable GWT Dev mode for sonar-jacoco-plugin"Fabrice Bellingard2011-10-211-1/+2
* Fix "Enable GWT Dev mode for sonar-jacoco-plugin"Fabrice Bellingard2011-10-211-1/+0
* Enable GWT Dev mode for sonar-jacoco-pluginEvgeny Mandrikov2011-10-213-6/+9
* Fix declaration of sonar-packaging-maven-plugin to allow proper inheritanceEvgeny Mandrikov2011-10-141-6/+0
* SONAR-2792 Import code of JaCoCo plugin from Plugins ForgeEvgeny Mandrikov2011-10-1436-0/+2538