36523 Commits (master)
 

Author SHA1 Message Date
  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
  fmallet b4ba514185 fix SONAR-1480 : No way to export Findbugs rules in a XML file and then to reimport this file to create a new Quality profile 13 years ago
  simonbrandhof ee5682e886 fix integration tests on alerts 13 years ago
  simonbrandhof a49dfa3853 add unit tests to quality models 13 years ago
  simonbrandhof 690808781a add the column CHARACTERISTICS.ENABLED 13 years ago
  simonbrandhof 17976169eb undo: some unit tests have been wrongly moved to sonar-deprecated 13 years ago
  simonbrandhof 11cd0a981e Default XML format to define rules : add the property <defaultValue> to <param> nodes 13 years ago
  fmallet af671ec593 Prevent Unit Tests from generating report file outside of the /target directory 13 years ago
  fmallet f27104c1d9 fix SONAR-1766 - A warning is generated when the user tries to import a PMD configuration file with contains XPath rules. Those rules must be defined through the user web interface. 13 years ago
  fmallet 513e60ec6d SONAR-1766 - remove useless test resource 13 years ago
  fmallet 3196fad33e SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user interface and is operational. 13 years ago
  fmallet c889c986bc remove unexpected use of System.out 13 years ago
  Godin 739c60296c SONAR-1793: Fix wrong URL construction in ViolationQuery, when depth parameter used 13 years ago
  fmallet 83a555da85 SONAR-1766 : Definition of the XPath rule and first version of the export mechanism 13 years ago
  fmallet 5ac2f4fb7d SONAR-1766 : The PMD plugin uses the new Sonar rule API 13 years ago
  Godin 08b90340d4 SONAR-1792: Generate a help mojo which describes all mojos in a sonar-dev-maven-plugin 13 years ago
  simonbrandhof 7dc48cc48d SONAR-1749 MavenPlugin api, offer way to build nested xml-elements 13 years ago
  simonbrandhof 790ba5c2d8 fix an integration test 13 years ago
  simonbrandhof c35e58fb40 fix some integration tests 13 years ago
  simonbrandhof 42c3d47753 backward compatibility of ConfigurationImportable rule repositories 13 years ago
  simonbrandhof ddcc6272a6 move deprecated rule API to sonar-deprecated 13 years ago
  simonbrandhof 2f54216f77 fix some integration tests 13 years ago
  simonbrandhof 91b4e663c5 move deprecated check api to sonar-deprecated 13 years ago
  simonbrandhof 3a268c327d improve javadoc of profile API 13 years ago
  simonbrandhof 6b9e433c41 fix some integration tests 13 years ago
  simonbrandhof 042c18345f SONAR-1229 backup/restore quality profiles 13 years ago
  simonbrandhof b384d1804d SONAR-1776 - Add a page Permalinks to the profile console 13 years ago
  simonbrandhof cdd05f32ec SONAR-1229 simplify the profiles API 13 years ago
  simonbrandhof ed770f36d3 fix some integration tests 13 years ago
  simonbrandhof 0acf1c6ca9 integration tests : upgrade to sonar-dev-maven-plugin 0.4 in order to fix issue with tomcat download 13 years ago
  fmallet da66ba3415 SONAR-1766 - start migrating to the new Sonar rule API before defining the PMD XPath rule 13 years ago
  Godin 555b263f31 sonar-maven3-plugin : 13 years ago
  simonbrandhof 579e262b52 permalinks to plugin configurations : the default profile is used if the parameter 'profile' is not set 13 years ago
  simonbrandhof 8c95433db8 * quality models : rename ModelProvider to ModelFinder 13 years ago
  simonbrandhof f99351ab3d delete unused class 13 years ago
  simonbrandhof 23830d07ed * rename RuleProvider to RuleFinder 13 years ago
  simonbrandhof 5cd839bbec simplify ValidationMessages and ProfileDefinition 13 years ago
  fmallet 5c90df84c8 fix SONAR-1534 : Activation of all the default FindBugs rules 13 years ago
  fmallet e321995f8d fix SONAR-1781 : The use of org.sonar.api.batch.AbstractSourceImporter is error prone when importing Unit Test source code 13 years ago