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