29067 Commits (fe3c5105bd62267bf8365101066f6ded7e6a6d33)
 

Author SHA1 Message Date
  simonbrandhof 2aa272f812 [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.7 13 years ago
  simonbrandhof eb665082b0 SONAR-1767 fix violations viewer when a rule is selected and the param 'rule' is the id 13 years ago
  simonbrandhof 8f8c465216 remove use of deprecated constructors in CoberturaSensor and CloverSensor 13 years ago
  simonbrandhof 9ec610ece2 SONAR-1823 sonar.runtimeVersion should not have a default value 13 years ago
  Godin d9c81dc09f SONAR-1788: sonar-dev-maven-plugin should execute ${maven.home}/bin/mvn instead of mvn 13 years ago
  simonbrandhof 732e032a26 remove the update center link from sidebar (feature is postponed to next release) 13 years ago
  Godin dc20e4561c Switch to org.apache.maven.plugins:maven-failsafe-plugin from org.codehaus.mojo:failsafe-maven-plugin 13 years ago
  simonbrandhof 11130dbcfe SONAR-1689 Sorting on alerts does not work anymore 13 years ago
  simonbrandhof b2e835b4ea SONAR-1822 Add the property 'sonar.skipTendencies' to skip calculation of measure tendencies 13 years ago
  simonbrandhof a5b432905b upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (database not dropped) 13 years ago
  simonbrandhof c2cf5f5e12 [maven-release-plugin] prepare for next development iteration 13 years ago
  simonbrandhof 7cc1faa7ff [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.6 13 years ago
  simonbrandhof 1bba78b793 SONAR-1821 Regression: creating/dropping database does not work 13 years ago
  simonbrandhof 3d17075b61 SONAR-1814 improve javadoc 13 years ago
  simonbrandhof f25c971275 SONAR-1814 add the method ExtensionProvider.provide() in order to support obfuscated code 13 years ago
  simonbrandhof 5cdbf337fe SONAR-1814 add a warning when a ExtensionProvider class is registered in Plugin.getExtensions() 13 years ago
  simonbrandhof cae310e849 XMLProfileImporter : check that the nodes <name> and <language> are defined 13 years ago
  simonbrandhof 3faeeaeb37 SONAR-1814 add javadoc 13 years ago
  simonbrandhof 90dee8b40e checkstyle unit tests must not request http://www.puppycrawl.com when parsing XML. It avoids building sonar in offline mode. 13 years ago
  simonbrandhof 48e72253d7 fix alignement of icons in the CSS class "data2" 13 years ago
  simonbrandhof d2f25e344d SONAR-1814 remove the API to find a plugin from an extension : 13 years ago
  Godin 51f793f7e9 Add svn:ignore 13 years ago
  Godin 4fdde0e690 SONAR-1815: Fix packaging of dependencies when groupId=org.codehaus.sonar 13 years ago
  simonbrandhof 4193099ff2 SONAR-1711 temporarily log warnings instead of throwing an exception when saving measures/violations on unknown resources 13 years ago
  Godin a6071ca39f SONAR-1709: Set HTTP status code in StaticResourcesServlet in case of error 13 years ago
  Godin f854c3c8f0 SONAR-1709: Add unit test and improve logging for StaticResourcesServlet 13 years ago
  Godin 6ab9363b7b SONAR-1709: in ruby-helper parameter :plugin should be optional 13 years ago
  simonbrandhof 929f517b8c fix backward compatibility of the interface GeneratesViolations. 13 years ago
  Godin 3727f84e84 SONAR-1709: 13 years ago
  simonbrandhof 1cbc025312 fix CSS on Chrome and Safari (data2 rows are too big) 13 years ago
  simonbrandhof 36e81898a5 SONAR-1711 Allow to exclude sources from code analysis based on cutoff date 13 years ago
  simonbrandhof 1723690eeb fix pom of volume-testing project 13 years ago
  Godin b1e312189e Should be possible to change version of Sonar in ITs for sonar-packaging-maven-plugin 13 years ago
  Godin a79a829f0b Fix ITs for sonar-packaging-maven-plugin 13 years ago
  Godin e2df740178 Use gwt-incubator from Maven central repo 13 years ago
  Godin 2dc85f396a SONAR-1709: Add StaticResourcesServlet for loading static resources from plugins 13 years ago
  Godin cea7dd4296 SONAR-1634: Provide meaningful error message, when plugin tries to define metric, which already defined in other plugin or in core 13 years ago
  simonbrandhof c0c61a4e99 SONAR-1812 the interface GeneratesViolations is replaced by DecoratorBarriers.END_OF_VIOLATIONS_GENERATION 13 years ago
  Godin a35d6e4e17 SONAR-1634: Provide meaningful error message, when plugin tries to define metric, which already defined in other plugin or in core 13 years ago
  simonbrandhof 51c728457c SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid creation of resources in methods saveViolation() and saveMeasure(). 13 years ago
  simonbrandhof a5ba257ffd replace some "new ArrayList<GENERIC>()" with Lists.newArrayList() of google guava 13 years ago
  simonbrandhof 543451b116 add the repository name to the parameters of AnnotationRuleRepository.create() 13 years ago
  simonbrandhof e0d64b3648 do not execute unit tests in parallel in sonar-plugin-api 13 years ago
  simonbrandhof d3707d42f0 SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does not work 13 years ago
  simonbrandhof d1f184b66a remove a useless nested RuntimeException when an error occur during loading of plugins 13 years ago
  simonbrandhof 60ae820348 do not keep in cache violations in DecoratorContext 13 years ago
  fmallet fe2910fa2c fix SONAR-1802 : Can't import FindBugs profile when some rules are duplicated in the findbugs.xml configuration file 13 years ago
  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