aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* forgot to commit some unit test filessimonbrandhof2010-11-267-0/+542
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-2646-1197/+947
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-181-14/+1
* Use the same rules everywhere to transform plugin keyGodin2010-11-031-35/+9
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-2/+2
* DefaultTimeMachine: do not search for the resource in index if the resource h...simonbrandhof2010-10-221-4/+9
* 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-265-5/+5
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-242-1/+58
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-222-12/+12
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-222-12/+12
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0683-0/+3505