aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch
Commit message (Expand)AuthorAgeFilesLines
* do use the parameter sonar.core.codeCoveragePlugin only for java projectssimonbrandhof2010-09-301-15/+35
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-301-27/+31
* fix execution of jacoco and emma pluginssimonbrandhof2010-09-301-0/+25
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-281-0/+76
* SONAR-1711 temporarily log warnings instead of throwing an exception when sav...simonbrandhof2010-09-271-0/+2
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-262-5/+5
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-242-1/+58
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0619-0/+1855