aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* quality model API: simplify difference between property numeric value and tex...simonbrandhof2010-10-041-0/+2
* fix the vertical alignment issue in filter pagessimonbrandhof2010-10-042-10/+12
* SONAR-1833 treemap ignores fractional part of metricssimonbrandhof2010-10-041-1/+1
* fix alignment of tendency icons in the components pagesimonbrandhof2010-10-041-2/+1
* add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to g...simonbrandhof2010-10-041-1/+1
* fix ITsimonbrandhof2010-10-021-2/+2
* rules console: rename the button 'Create new rule from this template' to 'Cop...simonbrandhof2010-10-011-1/+1
* fix rendering on IE6simonbrandhof2010-09-302-1/+25
* Add some warnings to the database upgrade formsimonbrandhof2010-09-301-7/+11
* improve the display of rules in profile consolesimonbrandhof2010-09-303-15/+11
* SONAR-1767 fix violations viewer when a rule is selected and the param 'rule'...simonbrandhof2010-09-293-7/+26
* remove the update center link from sidebar (feature is postponed to next rele...simonbrandhof2010-09-291-1/+0
* SONAR-1689 Sorting on alerts does not work anymoresimonbrandhof2010-09-281-1/+2
* fix alignement of icons in the CSS class "data2"simonbrandhof2010-09-281-1/+4
* SONAR-1709: in ruby-helper parameter :plugin should be optionalGodin2010-09-271-2/+11
* SONAR-1709:Godin2010-09-271-0/+9
* fix CSS on Chrome and Safari (data2 rows are too big)simonbrandhof2010-09-263-8/+10
* SONAR-1709: Add StaticResourcesServlet for loading static resources from pluginsGodin2010-09-252-4/+13
* 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
* 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-203-3/+6
* 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-171-13/+0
* 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-141-1/+1
* SONAR-1229 backup/restore quality profilessimonbrandhof2010-09-142-33/+31
* SONAR-1776 - Add a page Permalinks to the profile consolesimonbrandhof2010-09-133-4/+4
* permalinks to plugin configurations : the default profile is used if the para...simonbrandhof2010-09-102-3/+9
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-103-6/+5
* simplify ValidationMessages and ProfileDefinitionsimonbrandhof2010-09-101-2/+2
* 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-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-074-6/+34
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-0714-230/+315
* SONAR-1290 Improve SQL requests on the Q profiles pagesimonbrandhof2010-09-074-36/+14
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-064-52/+48
* SONAR-1480 backup a Q profilesimonbrandhof2010-09-062-4/+17
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061586-0/+197871