aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0652-193/+193
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-034-17/+17
* SONAR-1450: Extract ViolationPersisterDecorator from ViolationPersisterGodin2010-12-022-27/+4
* SONAR-249 save configuration used for measure variations and new violations i...simonbrandhof2010-12-011-2/+2
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-017-26/+26
* SONAR-1450: Add createdAt to Violation classGodin2010-11-301-0/+1
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3052-135/+135
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-304-7/+8
* SONAR-1450: Add the column RULE_FAILURES.CREATED_ATGodin2010-11-304-10/+13
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-304-27/+39
* SONAR-249 fix detection of "best value measures" in delayed mode - add unit t...simonbrandhof2010-11-306-11/+76
* SONAR-1450 add the parameter "boolean checkOlder" to ResourcePersister#getLas...simonbrandhof2010-11-292-2/+2
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-292-2/+4
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-295-10/+62
* SONAR-249 always save measures with diff values, even if best valuesimonbrandhof2010-11-291-0/+28
* SONAR-249 do not save measures with best value when using the delayed modesimonbrandhof2010-11-291-0/+2
* SONAR-2017 Log execution time of decoratorssimonbrandhof2010-11-281-0/+73
* SONAR-249 fix update of measures when using the delayed modesimonbrandhof2010-11-266-8/+157
* SONAR-249 add unit testssimonbrandhof2010-11-2611-7/+91
* 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