aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1856 Filters must exclude measures on quality model characteristicssimonbrandhof2010-10-141-1/+1
* fix URL in /extensions/rules/checkstyle/README.txt and pmd/extensions/rules/p...simonbrandhof2010-10-132-2/+2
* SONAR-1851 fix version of maven3 artifactssimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-1238-41/+41
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-1238-41/+41
* SONAR-1697 XML default property values are not correctly displayed in the Set...simonbrandhof2010-10-122-9/+14
* 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 be...simonbrandhof2010-10-112-27/+5
* in fact Java 1.5 should support enum in annotations if the enum is defined be...simonbrandhof2010-10-113-6/+5
* 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 poi...simonbrandhof2010-10-0813-70/+58
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-0835-351/+297
* 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