aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-cobertura-plugin/src
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-1011-11/+11
* Fix some violationsFabrice Bellingard2011-11-253-16/+26
* SONAR-2897 Support old name for "sonar.cobertura.maxmen"Fabrice Bellingard2011-11-222-2/+23
* SONAR-2856 Upgrade to cobertura-maven-plugin 2.5.1Evgeny Mandrikov2011-10-051-1/+1
* Reduce technical debtsimonbrandhof2011-05-051-0/+1
* SONAR-2321 Fix test for WindowsEvgeny Mandrikov2011-04-281-2/+2
* SONAR-2321 Cobertura plugin must not search for XML reports when Cobertura ha...Evgeny Mandrikov2011-04-284-41/+79
* SONAR-2372 Upgrade to maven-cobertura-plugin 2.5Evgeny Mandrikov2011-04-202-2/+2
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-121-3/+3
* 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-012-5/+31
* SONAR-2246 Cobertura: wrong uncovered lines and uncovered conditions on anony...simonbrandhof2011-02-282-0/+52
* Remove System.outsimonbrandhof2011-02-251-1/+0
* API: fix CoverageMeasuresBuilder for Coberturasimonbrandhof2011-02-251-20/+0
* SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...simonbrandhof2011-02-252-128/+47
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-071-6/+3
* SONAR-2172: New extension point - AbstractInitializerEvgeny Mandrikov2011-02-055-78/+189
* Upgrade copyright headerssimonbrandhof2011-02-049-9/+9
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-313-0/+57
* SONAR-1808: Fix possible NPEGodin2010-10-201-1/+2
* SONAR-1808: Add CoberturaUtilsGodin2010-10-203-17/+17
* SONAR-1808: Add CoberturaUtilsGodin2010-10-204-92/+133
* 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-292-57/+47
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-069-0/+11221