aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-084-6/+6
* Upgrade copyright headerssimonbrandhof2011-02-0434-701/+701
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-034-96/+0
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-019-27/+17
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-312-0/+38
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...simonbrandhof2010-12-221-1/+1
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-211-1/+1
* Fix unit test.Godin2010-12-211-1/+1
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-211-1/+1
* SONAR-1722: Add DB columns for profiles inheritanceGodin2010-12-161-2/+2
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1528-70/+70
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-082-0/+56
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0630-138/+138
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0115-45/+33
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3028-70/+70
* add missing filesimonbrandhof2010-11-291-0/+20
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-2911-25/+175
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-2/+4
* SONAR-2003:Godin2010-11-244-3/+48
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-183-273/+0
* SONAR-1861: Allow to access files stored in "extensions/rules/" during batch ...Godin2010-10-211-0/+20
* SONAR-1862:Godin2010-10-165-6/+8
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-301-1/+2
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-281-14/+20
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-281-0/+152
* 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-223-15/+27
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-214-115/+2
* add unit tests to quality modelssimonbrandhof2010-09-161-0/+1
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-167-19/+19
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-105-8/+8
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-102-7/+7
* add CHARACTERISTICS.DESCRIPTIONsimonbrandhof2010-09-087-19/+19
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-071-0/+8
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0698-0/+4120