aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1862:Godin2010-10-168-23/+30
* SONAR-1862: Implement a child-first classloader strategy for pluginsGodin2010-10-161-8/+33
* SONAR-1838:Godin2010-10-151-3/+7
* SONAR-1838: Allow inter-dependencies for pluginsGodin2010-10-151-0/+100
* [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
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-302-3/+5
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-282-35/+48
* SONAR-1814 add a warning when a ExtensionProvider class is registered in Plug...simonbrandhof2010-09-281-1/+9
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-282-0/+272
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-222-8/+8
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-224-16/+28
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-215-204/+2
* add characteristic properties to quality modelssimonbrandhof2010-09-212-2/+3
* add unit tests to quality modelssimonbrandhof2010-09-161-0/+1
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-168-20/+20
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-106-13/+13
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-103-10/+10
* add CHARACTERISTICS.DESCRIPTIONsimonbrandhof2010-09-088-20/+20
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-072-7/+19
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-06140-0/+7883