aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-cobertura-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* 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