aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-cobertura-plugin
Commit message (Expand)AuthorAgeFilesLines
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Reduce technical debtsimonbrandhof2011-05-051-0/+1
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+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
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-1/+1
* 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
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* 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
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-031-0/+10
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1915: Deploy core plugins to maven repositoryGodin2010-11-031-6/+0
* SONAR-1808: Fix possible NPEGodin2010-10-201-1/+2