aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-1697 XML default property values are not correctly displayed in the ↵simonbrandhof2010-10-122-9/+14
| | | | Settings pages
* fix compatibility with Java 1.5simonbrandhof2010-10-115-10/+34
|
* trying to fix a unit test which sometimes fails on windowssimonbrandhof2010-10-111-1/+2
|
* in fact Java 1.5 should support enum in annotations if the enum is defined ↵simonbrandhof2010-10-112-27/+5
| | | | before the field declaration
* in fact Java 1.5 should support enum in annotations if the enum is defined ↵simonbrandhof2010-10-113-6/+5
| | | | before the field declaration
* fix build compatibility with Java 1.5simonbrandhof2010-10-115-11/+36
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-111-4/+4
|
* [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.9simonbrandhof2010-10-111-4/+4
|
* rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rulesimonbrandhof2010-10-115-9/+12
|
* Fix for SONAR-1848Godin2010-10-111-0/+6
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-091-4/+4
|
* [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.8simonbrandhof2010-10-091-4/+4
|
* SONAR-1839: Should be possible to execute integration tests using Maven 3.0Godin2010-10-082-6/+15
|
* SONAR-1843 The webservice /api/properties fails when requested format is XMLsimonbrandhof2010-10-081-1/+1
|
* API: apply the same pattern between rules and profiles API. The extension ↵simonbrandhof2010-10-0813-70/+58
| | | | point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended.
* API: improve the pattern to define quality profiles. The extension point is ↵simonbrandhof2010-10-0835-351/+297
| | | | org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended.
* 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 ↵simonbrandhof2010-10-045-75/+41
| | | | text value
* 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 ↵simonbrandhof2010-10-044-14/+57
| | | | get components from ruby code
* 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 ↵simonbrandhof2010-10-011-1/+1
| | | | 'Copy rule'
* 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
| | | | console
* 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 ↵simonbrandhof2010-09-303-3/+3
| | | | default value of sonar.runtimeVersion
* 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 ↵simonbrandhof2010-09-293-7/+26
| | | | 'rule' is the id