aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2225 JpaDatabaseSession: improve exception message in case of NonUnique...Evgeny Mandrikov2011-04-071-0/+68
* Upgrade copyright headerssimonbrandhof2011-02-0434-701/+701
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-031-51/+0
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-011-12/+2
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-312-0/+38
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-081-0/+44
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-011-13/+1
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-295-25/+163
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-2/+4
* SONAR-2003:Godin2010-11-242-3/+48
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-181-51/+0
* SONAR-1861: Allow to access files stored in "extensions/rules/" during batch ...Godin2010-10-211-0/+20
* SONAR-1862:Godin2010-10-161-0/+2
* 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 Ability to register a number of points to a rule violationsimonbrandhof2010-09-221-7/+19
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-211-77/+2
* add unit tests to quality modelssimonbrandhof2010-09-161-0/+1
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-8/+8
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-101-7/+7
* 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-0629-0/+2301