aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline)simonbrandhof2010-10-089-67/+108
* minor update of the CSS class .background-graysimonbrandhof2010-10-061-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-0538-41/+41
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-0538-41/+41
* remove the CSS class 'data2' => reverted to 'data'simonbrandhof2010-10-0519-85/+53
* quality model API: simplify difference between property numeric value and tex...simonbrandhof2010-10-045-75/+41
* 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
* quality model API: removeCharacteristic() must support disabled characteristicssimonbrandhof2010-10-041-1/+8
* quality models API: add Model.removeCharacteristic(...)simonbrandhof2010-10-043-0/+35
* add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to g...simonbrandhof2010-10-044-14/+57
* syntax highlighter: add the CSS class .code .p for preprocessing directivessimonbrandhof2010-10-041-0/+6
* add some methods to quality model APIsimonbrandhof2010-10-024-2/+57
* fix ITsimonbrandhof2010-10-022-5/+5
* quality model API: add the method Characteristic.create(), without parameterssimonbrandhof2010-10-011-2/+6
* quality model API: add the methods Characteristic.hasRule() and getProperties()simonbrandhof2010-10-011-0/+14
* rules console: rename the button 'Create new rule from this template' to 'Cop...simonbrandhof2010-10-011-1/+1
* revert change on RuleRepositorysimonbrandhof2010-10-011-2/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-3039-39/+40
* fix IT (a button has been renamed in profile console)simonbrandhof2010-09-301-1/+1
* fix rendering on IE6simonbrandhof2010-09-302-1/+25
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-3038-41/+41
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-3038-47/+44
* Add some warnings to the database upgrade formsimonbrandhof2010-09-301-7/+11
* improve the display of rules in profile consolesimonbrandhof2010-09-303-15/+11
* do use the parameter sonar.core.codeCoveragePlugin only for java projectssimonbrandhof2010-09-302-22/+47
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-307-55/+64
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-308-21/+21
* upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the defaul...simonbrandhof2010-09-303-3/+3
* fix execution of jacoco and emma pluginssimonbrandhof2010-09-302-1/+38
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-4/+4
* [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.7simonbrandhof2010-09-301-4/+4
* SONAR-1767 fix violations viewer when a rule is selected and the param 'rule'...simonbrandhof2010-09-293-7/+26
* remove use of deprecated constructors in CoberturaSensor and CloverSensorsimonbrandhof2010-09-294-63/+51
* SONAR-1823 sonar.runtimeVersion should not have a default valuesimonbrandhof2010-09-291-5/+1
* SONAR-1788: sonar-dev-maven-plugin should execute ${maven.home}/bin/mvn inste...Godin2010-09-291-4/+4
* remove the update center link from sidebar (feature is postponed to next rele...simonbrandhof2010-09-291-1/+0
* Switch to org.apache.maven.plugins:maven-failsafe-plugin from org.codehaus.mo...Godin2010-09-281-3/+3
* SONAR-1689 Sorting on alerts does not work anymoresimonbrandhof2010-09-283-4/+18
* SONAR-1822 Add the property 'sonar.skipTendencies' to skip calculation of mea...simonbrandhof2010-09-284-11/+36
* upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (data...simonbrandhof2010-09-283-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-281-4/+4
* [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.6simonbrandhof2010-09-281-4/+4
* SONAR-1821 Regression: creating/dropping database does not worksimonbrandhof2010-09-2814-22/+22
* SONAR-1814 improve javadocsimonbrandhof2010-09-281-2/+2
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-286-50/+73
* SONAR-1814 add a warning when a ExtensionProvider class is registered in Plug...simonbrandhof2010-09-281-1/+9
* XMLProfileImporter : check that the nodes <name> and <language> are definedsimonbrandhof2010-09-283-0/+38
* SONAR-1814 add javadocsimonbrandhof2010-09-281-0/+27