27595 Commits (c1bf65143fda35b0428b4995f6edaaab1b8b006c)
 

Author SHA1 Message Date
  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
  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