aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-cobertura-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsEvgeny Mandrikov2012-04-032-3/+4
* Fix some quality flawsSimon Brandhof2012-04-021-7/+8
* Update copyright header for this new yearSimon Brandhof2012-01-106-6/+6
* Fix some violationsFabrice Bellingard2011-11-251-4/+15
* SONAR-2897 Support old name for "sonar.cobertura.maxmen"Fabrice Bellingard2011-11-221-2/+5
* SONAR-2856 Upgrade to cobertura-maven-plugin 2.5.1Evgeny Mandrikov2011-10-051-1/+1
* Reduce technical debtsimonbrandhof2011-05-051-0/+1
* SONAR-2321 Cobertura plugin must not search for XML reports when Cobertura ha...Evgeny Mandrikov2011-04-282-6/+18
* SONAR-2372 Upgrade to maven-cobertura-plugin 2.5Evgeny Mandrikov2011-04-201-1/+1
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-041-18/+1
* Fix some violationssimonbrandhof2011-04-011-2/+2
* SONAR-2213 Cobertura: initializer should set correct report pathEvgeny Mandrikov2011-03-011-1/+1
* Remove System.outsimonbrandhof2011-02-251-1/+0
* SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...simonbrandhof2011-02-251-90/+32
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-071-6/+3
* SONAR-2172: New extension point - AbstractInitializerEvgeny Mandrikov2011-02-053-23/+98
* Upgrade copyright headerssimonbrandhof2011-02-045-5/+5
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-312-0/+38
* SONAR-1808: Fix possible NPEGodin2010-10-201-1/+2
* SONAR-1808: Add CoberturaUtilsGodin2010-10-202-8/+8
* SONAR-1808: Add CoberturaUtilsGodin2010-10-202-43/+60
* SONAR-1808: Move AbstractCoberturaParser to package org.sonar.plugins.cobertu...Godin2010-10-182-1/+2
* SONAR-1808: Fix CoberturaSensor.Godin2010-10-171-1/+1
* SONAR-1808: Add "since" javadocGodin2010-10-171-0/+3
* SONAR-1808: Extract AbstractCoberturaParser from CoberturaSensor.Godin2010-10-172-144/+163
* remove use of deprecated constructors in CoberturaSensor and CloverSensorsimonbrandhof2010-09-291-16/+13
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-063-0/+398