36443 Commits (master)
 

Author SHA1 Message Date
  simonbrandhof 32548122e4 default value of PLUGINS.CHILD_FIRST_CLASSLOADER is false 13 years ago
  Godin 2d070c7e49 SONAR-1847: Meaningful exception should be thrown when saving violation with a rule that doesn't exist 13 years ago
  Godin ef8460a754 SONAR-1834: When exist, the source code exclusion patterns should be displayed in the Maven log 13 years ago
  Godin e2cf58f8b8 SONAR-1808: Fix CoberturaSensor. 13 years ago
  Godin a557af871b SONAR-1808: Add "since" javadoc 13 years ago
  Godin ad2c860250 SONAR-1808: Extract AbstractCoberturaParser from CoberturaSensor. 13 years ago
  Godin 9153b187d5 SONAR-1784: Extract AbstractSurefireParser from SurefireSensor. 13 years ago
  Godin 3b3ecef931 SONAR-1869: Fix creation of attribute 'Plugin-ChildFirstClassLoader' 13 years ago
  Godin 4119d71058 SONAR-1680: Should be possible to replace dependency provided by sonar-plugin-api 13 years ago
  Godin 6636cf363e SONAR-1862: 13 years ago
  Godin 300f733693 SONAR-1868: sonar-packaging-maven-plugin - extract plugin key from artifact id 13 years ago
  Godin ab7b786eb2 SONAR-1869: sonar-packaging-maven-plugin - should be possible to specify delegation model for plugin classloader 13 years ago
  Godin 3a9ef7fbc7 SONAR-1862: Implement a child-first classloader strategy for plugins 13 years ago
  Godin aa72913440 SONAR-1838: 13 years ago
  simonbrandhof 70633da3fc upgrade to assembly mojo 2.2 13 years ago
  bellingard e52bf36451 [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s) 13 years ago
  Godin fa92a9ff62 SONAR-1838: Allow inter-dependencies for plugins 13 years ago
  simonbrandhof 4fd31ccc6b soanr-dev-maven-plugin: add a log to show that sonar is started 13 years ago
  simonbrandhof 914c7e6384 SONAR-1859 Add the boolean property 'sonar.copyPluginProperty' 13 years ago
  bellingard 0a09bb843c [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s) 13 years ago
  Godin 8d25f123f2 SONAR-1858: Do not package sonar-plugin dependencies 13 years ago
  Godin 83d74b1e45 SONAR-1818: Add @threadSafe support for maven3 13 years ago
  bellingard 7b0cb741b1 [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s) 13 years ago
  simonbrandhof 4ccf48f4e7 SONAR-1856 Filters must exclude measures on quality model characteristics 13 years ago
  simonbrandhof 389e61fcb6 fix URL in /extensions/rules/checkstyle/README.txt and pmd/extensions/rules/pmd/README.txt 13 years ago
  simonbrandhof 50404a7d09 SONAR-1851 fix version of maven3 artifacts 13 years ago
  simonbrandhof 2d3b588b4a [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof b791b9aac2 [maven-release-plugin] prepare release 2.3 13 years ago
  simonbrandhof 71c3c02b56 SONAR-1697 XML default property values are not correctly displayed in the Settings pages 13 years ago
  simonbrandhof 53d559670a fix compatibility with Java 1.5 13 years ago
  simonbrandhof 1cf8ad829d trying to fix a unit test which sometimes fails on windows 13 years ago
  simonbrandhof 0fdf2104bf in fact Java 1.5 should support enum in annotations if the enum is defined before the field declaration 13 years ago
  simonbrandhof d516294a9d in fact Java 1.5 should support enum in annotations if the enum is defined before the field declaration 13 years ago
  simonbrandhof 4400a7bd88 fix build compatibility with Java 1.5 13 years ago
  simonbrandhof 0a78a550a7 [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof e94b7b6d03 [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.9 13 years ago
  simonbrandhof 8c8007b2c9 rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rule 13 years ago
  Godin f561c79fce Fix for SONAR-1848 13 years ago
  simonbrandhof bac939973b [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof b94700dd25 [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.8 13 years ago
  Godin 565f2a2cb1 SONAR-1839: Should be possible to execute integration tests using Maven 3.0 13 years ago
  simonbrandhof dc56f06747 SONAR-1843 The webservice /api/properties fails when requested format is XML 13 years ago
  simonbrandhof fc24fe199e API: apply the same pattern between rules and profiles API. The extension point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended. 13 years ago
  simonbrandhof 7ca495d674 API: improve the pattern to define quality profiles. The extension point is org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended. 13 years ago
  simonbrandhof 9185222d18 Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline) 13 years ago
  simonbrandhof 212b8ccbb9 minor update of the CSS class .background-gray 13 years ago
  simonbrandhof 7361c326e5 [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof 6c36be2a02 [maven-release-plugin] prepare release 2.3-RC2 13 years ago
  simonbrandhof 82a24b4abf remove the CSS class 'data2' => reverted to 'data' 13 years ago
  simonbrandhof 4393d07312 quality model API: simplify difference between property numeric value and text value 13 years ago