summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* fix CSS class "data2" when nested tablessimonbrandhof2010-09-222-9/+12
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-221-2/+2
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-221-0/+26
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-2112-12/+357
* add characteristic properties to quality modelssimonbrandhof2010-09-214-9/+115
* fix edition of user rulessimonbrandhof2010-09-201-1/+1
* fix activation of rule parameters with default valuesimonbrandhof2010-09-204-10/+32
* ruby api : add the methods QualityModel.characteristics_without_rule and Qual...simonbrandhof2010-09-201-1/+20
* add methods JRubyFacade.getRuleRepositories() and getRuleRepository(String key)simonbrandhof2010-09-173-22/+19
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-163-1/+31
* fix an integration testsimonbrandhof2010-09-141-1/+1
* fix some integration testssimonbrandhof2010-09-141-1/+1
* backward compatibility of ConfigurationImportable rule repositoriessimonbrandhof2010-09-144-15/+123
* move deprecated check api to sonar-deprecatedsimonbrandhof2010-09-141-0/+2
* SONAR-1229 backup/restore quality profilessimonbrandhof2010-09-144-47/+44
* SONAR-1776 - Add a page Permalinks to the profile consolesimonbrandhof2010-09-138-130/+88
* permalinks to plugin configurations : the default profile is used if the para...simonbrandhof2010-09-102-3/+9
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-106-13/+12
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-105-20/+28
* simplify ValidationMessages and ProfileDefinitionsimonbrandhof2010-09-105-22/+30
* minor css update in profiles consolesimonbrandhof2010-09-091-1/+1
* SONAR-1776 - Add a page "Permalinks" to the profile consolesimonbrandhof2010-09-091-20/+23
* fix some issues on the page "permalinks" of profiles console : simonbrandhof2010-09-094-44/+49
* add a tab "permalinks" to profiles consolesimonbrandhof2010-09-0910-91/+127
* add CHARACTERISTICS.DESCRIPTIONsimonbrandhof2010-09-081-0/+27
* SONAR-1137 When no rule engine exist on a language, all other rules are shown...simonbrandhof2010-09-084-44/+52
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-081-1/+6
* SONAR-1404 Allow to rename quality profilesimonbrandhof2010-09-082-4/+38
* quality profiles: fix backup filename when the profile name contains spacessimonbrandhof2010-09-071-1/+2
* SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...)...simonbrandhof2010-09-075-11/+40
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-0717-269/+429
* SONAR-1290 Improve SQL requests on the Q profiles pagesimonbrandhof2010-09-074-36/+14
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-071-1/+12
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-0617-228/+381
* add missing copyrightsimonbrandhof2010-09-061-0/+19
* SONAR-1480 backup a Q profilesimonbrandhof2010-09-062-4/+17
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061801-0/+212031