aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* fix issue in snapshot duplicationssimonbrandhof2010-11-051-4/+33
* SONAR-1850 A new snapshot is created on project A each time project B (which ...simonbrandhof2010-11-041-2/+5
* SONAR-1878: Add a meaningful error message when a Source can't be persisted i...Godin2010-11-031-24/+22
* Use the same rules everywhere to transform plugin keyGodin2010-11-032-51/+14
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-025-8/+8
* DefaultTimeMachine: do not search for the resource in index if the resource h...simonbrandhof2010-10-222-5/+13
* compare doubles with NumberUtils.compare() instead of Double.compare()simonbrandhof2010-10-211-1/+2
* SONAR-1830 new metric type 'rating'simonbrandhof2010-10-191-1/+1
* SONAR-1847: Meaningful exception should be thrown when saving violation with ...Godin2010-10-171-2/+2
* SONAR-1834: When exist, the source code exclusion patterns should be displaye...Godin2010-10-171-1/+8
* SONAR-1862:Godin2010-10-161-19/+14
* SONAR-1838: Allow inter-dependencies for pluginsGodin2010-10-151-16/+14
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
* do use the parameter sonar.core.codeCoveragePlugin only for java projectssimonbrandhof2010-09-302-22/+47
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-303-45/+51
* fix execution of jacoco and emma pluginssimonbrandhof2010-09-302-1/+38
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-281-0/+1
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-282-14/+124
* SONAR-1711 temporarily log warnings instead of throwing an exception when sav...simonbrandhof2010-09-272-2/+4
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-268-12/+22
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-246-19/+133
* do not keep in cache violations in DecoratorContextsimonbrandhof2010-09-241-6/+3
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-231-1/+1
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-223-14/+14
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-223-12/+15
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-2/+2
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-101-2/+2
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-06119-0/+6948