| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3) | simonbrandhof | 2010-11-30 | 29 | -71/+71 |
* | SONAR-1450: Add support for incremental review of incoming violations | Godin | 2010-11-30 | 1 | -2/+2 |
* | add missing file | simonbrandhof | 2010-11-29 | 1 | -0/+20 |
* | SONAR-249 improve core components to load rules and metrics | simonbrandhof | 2010-11-29 | 15 | -29/+337 |
* | Fix logging from ClassLoadersCollection | Godin | 2010-11-26 | 1 | -2/+2 |
* | SONAR-249: extract persistence layer from data index + dump measures at the e... | simonbrandhof | 2010-11-26 | 3 | -8/+10 |
* | SONAR-2003: | Godin | 2010-11-24 | 6 | -23/+82 |
* | revert SONAR-1988 - requires to upgrade to activerecord-jdbc-adapter 0.9.2 | simonbrandhof | 2010-11-24 | 1 | -1/+1 |
* | SONAR-1988 Description of rule parameters should be optional | simonbrandhof | 2010-11-23 | 1 | -1/+1 |
* | SONAR-1663 include the dbcleaner plugin + move all purges in this plugin | simonbrandhof | 2010-11-18 | 5 | -496/+0 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.4-RC1 | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
* | SONAR-1837 revert last change -> back to DEBUG level | simonbrandhof | 2010-11-09 | 1 | -3/+2 |
* | SONAR-1837 profiling logs with level INFO instead of DEBUG | simonbrandhof | 2010-11-08 | 1 | -1/+1 |
* | SONAR-1850 delete unvalid snapshots during database upgrade | simonbrandhof | 2010-11-04 | 1 | -1/+1 |
* | add some missing license headers | simonbrandhof | 2010-11-01 | 2 | -5/+42 |
* | SONAR-1837: Add profiling logs to database optimization tasks | Godin | 2010-10-28 | 1 | -2/+2 |
* | SONAR-1837: | Godin | 2010-10-28 | 1 | -12/+33 |
* | SONAR-1643 apply a part of the GSOC branch | simonbrandhof | 2010-10-28 | 1 | -1/+1 |
* | SONAR-1861: Don't create ResourcesClassLoader if no resources | Godin | 2010-10-23 | 2 | -14/+28 |
* | SONAR-1861: Allow to access files stored in "extensions/rules/" during batch ... | Godin | 2010-10-21 | 3 | -2/+70 |
* | SONAR-1881 delete orphan active rules | simonbrandhof | 2010-10-20 | 1 | -1/+1 |
* | SONAR-1838: Change log level to debug | Godin | 2010-10-20 | 1 | -1/+1 |
* | SONAR-1838: Change naming convention for exported packages | Godin | 2010-10-18 | 1 | -9/+5 |
* | default value of PLUGINS.CHILD_FIRST_CLASSLOADER is false | simonbrandhof | 2010-10-17 | 1 | -1/+1 |
* | SONAR-1862: | Godin | 2010-10-16 | 8 | -23/+30 |
* | SONAR-1862: Implement a child-first classloader strategy for plugins | Godin | 2010-10-16 | 1 | -8/+33 |
* | SONAR-1838: | Godin | 2010-10-15 | 1 | -3/+7 |
* | SONAR-1838: Allow inter-dependencies for plugins | Godin | 2010-10-15 | 1 | -0/+100 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.3 | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | the property sonar.core.codeCoveragePlugin is not used when it's set from UI ... | simonbrandhof | 2010-09-30 | 2 | -3/+5 |
* | SONAR-1814 add the method ExtensionProvider.provide() in order to support obf... | simonbrandhof | 2010-09-28 | 2 | -35/+48 |
* | SONAR-1814 add a warning when a ExtensionProvider class is registered in Plug... | simonbrandhof | 2010-09-28 | 1 | -1/+9 |
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 2 | -0/+272 |
* | SONAR-1798 rename RULE_FAILURES.POINTS to COST | simonbrandhof | 2010-09-22 | 2 | -8/+8 |
* | SONAR-1798 Ability to register a number of points to a rule violation | simonbrandhof | 2010-09-22 | 4 | -16/+28 |
* | quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t... | simonbrandhof | 2010-09-21 | 5 | -204/+2 |
* | add characteristic properties to quality models | simonbrandhof | 2010-09-21 | 2 | -2/+3 |
* | add unit tests to quality models | simonbrandhof | 2010-09-16 | 1 | -0/+1 |
* | add the column CHARACTERISTICS.ENABLED | simonbrandhof | 2010-09-16 | 8 | -20/+20 |
* | * quality models : rename ModelProvider to ModelFinder | simonbrandhof | 2010-09-10 | 6 | -13/+13 |
* | * rename RuleProvider to RuleFinder | simonbrandhof | 2010-09-10 | 3 | -10/+10 |
* | add CHARACTERISTICS.DESCRIPTION | simonbrandhof | 2010-09-08 | 8 | -20/+20 |
* | SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle... | simonbrandhof | 2010-09-07 | 2 | -7/+19 |