36370 Commits (master)
 

Author SHA1 Message Date
  simonbrandhof 1dfd7034c4 add AnnotationRuleRepository to load rules from sonar-check-api annotations 13 years ago
  Godin ab9fa99f65 Add svn:ignore 13 years ago
  Godin b38798f836 integration tests : upgrade to sonar-dev-maven-plugin 0.5 13 years ago
  fmallet 68405a43a6 The default value of the RuleParam type parameter is "s" (String) 13 years ago
  Godin 1006c3556b SONAR-1780: 13 years ago
  fmallet d5ad02bdab the rule.setUniqueKey(String repositoryKey, String key) also feed the mandatory configKey property with the value of the key 13 years ago
  simonbrandhof 98a9a7f8c3 SONAR-1706 Depreciate sonar.reuseExistingRulesConfiguration 13 years ago
  simonbrandhof 6f6dec3d76 add unit test to AnnotationUtilsTest 13 years ago
  simonbrandhof cd1f2cfe24 fix issue in AnnotationUtils.getClassAnnotation(Object obj, Class<A> annotation) when the parameter obj is a Class 13 years ago
  simonbrandhof edbb6d604f depreciate the methods Plugin.getKey(), getName() and getDescription() 13 years ago
  simonbrandhof 263fa203a1 [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof 5f1e4f8d4e [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.5 13 years ago
  simonbrandhof f908b8b900 add the package org.sonar.api.checks in order to implement its own rules engine 13 years ago
  simonbrandhof 28a97998eb do not execute sonar-ws-client unit tests in parallel 13 years ago
  simonbrandhof cc199ff792 findbugs plugin: improve a unit test 13 years ago
  simonbrandhof 04ffe3a61b remove logback-test.xml from sonar-plugin-api: it generates too many warnings when several logback files are found in the classpath 13 years ago
  simonbrandhof 0a85d34d0a remove unused GWT permutations in order to increase build duration + use parallel unit tests on plugins checkstyle, pmd and findbugs 13 years ago
  simonbrandhof 89c8dcc3b8 sonar-plugin-api: use parallel junit tests 13 years ago
  simonbrandhof 4da6caa4a5 sonar-gwt-api : activate the parallel unit tests 13 years ago
  simonbrandhof 86a7530425 upgrade the surefire maven plugin 13 years ago
  Godin 0d86a8edda SONAR-1792: Add description for properties 13 years ago
  Godin 2d9f5f46a8 SONAR-1787: Rename configuration properties in sonar-dev-maven-plugin 13 years ago
  Godin eceb6ccea0 SONAR-1804: Downgrade cargo version to 1.0-beta-2 13 years ago
  simonbrandhof 2edad37f21 fix CSS class "data2" when nested tables 13 years ago
  simonbrandhof 365a5dbae8 SONAR-1798 rename RULE_FAILURES.POINTS to COST 13 years ago
  simonbrandhof d6000bfbea SONAR-1798 Ability to register a number of points to a rule violation 13 years ago
  fmallet dc7f858152 Add a new property "stopSquidOnException" to the SquidConfiguration bean. This property is pretty useful when running integration tests in order to fail the tests when something wrong happens. 13 years ago
  simonbrandhof 9efe7e5d78 add factory methods to org.sonar.api.qualitymodel.Characteristic 13 years ago
  simonbrandhof 7bcadee385 SONAR-1804 Upgrade some dependencies and maven plugins 13 years ago
  simonbrandhof 6db980c1ca add unit test to CharacteristicProperty 13 years ago
  simonbrandhof d46e081eac quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder to read methods. Management methods are restricted to core => extracted to org.sonar.server.qualitymodel.ModelManager 13 years ago
  simonbrandhof d4963b41c3 add characteristic properties to quality models 13 years ago
  Godin 464ad2d23f Add pluginDescription for Surefire, Core, Design 13 years ago
  fmallet 6f121d1d2b Add new IT test for rule template edition mode 13 years ago
  fmallet 0730967fae Fix IT test 13 years ago
  fmallet e4eb03c708 Add new IT test on copy rule template feature 13 years ago
  simonbrandhof 21c0382866 GWT API: add the method Links.openRulePopup() 13 years ago
  fmallet 157d76eb67 Add IT test on PMD XPath rule 13 years ago
  fmallet 2f41ded2ce Improve the maintainability level of the backup-profile IT test by removing hardcoded number of expected rules 13 years ago
  fmallet 1fd085a34d Create a new search_and_display_inactive_rules integration test and activate all new IT tests in all-tests.html 13 years ago
  Godin 05e77fb905 SONAR-1778: Add pluginDescription for Cobertura and Google analytics 13 years ago
  fmallet 1580df1472 Fix integration test 13 years ago
  simonbrandhof d62dab83dd fix edition of user rules 13 years ago
  simonbrandhof 76453df999 fix activation of rule parameters with default value 13 years ago
  fmallet f6eae0b6e6 Add a new integration test to test bulk operations on quality profiles 13 years ago
  simonbrandhof 6494a6d3e9 Rules API: parameters with default value are automatically activated when a rule is activated (profile console + provided profiles loaded at startup) 13 years ago
  fmallet 74635c14aa Fix integration tests 13 years ago
  fmallet 7aa5532f20 Fix integration test 13 years ago
  fmallet 602eae7e4c Fix integration test 13 years ago
  fmallet 732074fe5a Add a new integration test to test backup of quality profile 13 years ago