36561 Commits (master)
 

Author SHA1 Message Date
  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
  simonbrandhof 4db0f67d15 SONAR-1799 Upgrade to sonar-maven-plugin 1.0-beta-2 13 years ago
  simonbrandhof 60ec8a88c1 ruby api : add the methods QualityModel.characteristics_without_rule and QualityModel.characteristic() 13 years ago
  fmallet bb32902cf6 fix Checkstyle extension implementation : MethodsCountCheck. A NullPointerException was thrown on files without java class definition. 13 years ago
  fmallet 8a7e71bd6d fix integration test, the checkstyle rule 'Methods Count Check' was not taken into account 13 years ago
  fmallet ced6b594e3 fix : The PMD rule CloneMethodMustImplementCloneable was not imported from the profile Sonar Way 13 years ago
  fmallet 94cb8ef21d fix integration test : SONAR-583-reuse-rules-config 13 years ago
  simonbrandhof 325aadeb23 add methods JRubyFacade.getRuleRepositories() and getRuleRepository(String key) 13 years ago
  fmallet 483e556846 fix integration test : the root node of a PMD configuration is "ruleset" and not "resultset" 13 years ago
  fmallet 7215f16b54 When the import of a PMD configuration file fails, the full stack trace is logged in the Sonar log file. 13 years ago