Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 13 | -13/+13 |
| | |||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 13 | -13/+13 |
| | |||||
* | LCOM4 must not be 1 when bytecode is not available | simonbrandhof | 2011-02-11 | 1 | -2/+5 |
| | |||||
* | Improve code: fix some violations | simonbrandhof | 2011-02-10 | 1 | -2/+3 |
| | |||||
* | Fix some violations | simonbrandhof | 2011-02-10 | 2 | -2/+2 |
| | |||||
* | Fix loading of findbugs plugins | Evgeny Mandrikov | 2011-02-09 | 1 | -8/+58 |
| | |||||
* | SONAR-2180 NoClone Checkstyle module in error | simonbrandhof | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | SONAR-2144 Cardinality of checkstyle rule Type Name should be updated to ↵ | simonbrandhof | 2011-02-08 | 1 | -3/+4 |
| | | | | multiple | ||||
* | Delete parameters ignoreModifier and ignoreName from the Checkstyle ↵ | simonbrandhof | 2011-02-08 | 1 | -1/+3 |
| | | | | "Abstract Class Name". They are not supported in the Checkstyle version used by sonar. | ||||
* | SONAR-2167 Improve descriptions and default values of Checkstyle naming ↵ | simonbrandhof | 2011-02-07 | 1 | -46/+104 |
| | | | | | | convention rules SONAR-2168 Add the parameter tabWidth to the Checkstyle Indentation rule | ||||
* | Rename Scopes.TYPE to Scopes.PROGRAM_UNIT | simonbrandhof | 2011-02-07 | 4 | -4/+4 |
| | |||||
* | Remove useless purge | simonbrandhof | 2011-02-07 | 6 | -258/+1 |
| | |||||
* | Add MavenInitializer | Evgeny Mandrikov | 2011-02-07 | 2 | -0/+69 |
| | | | | * Configures Java versions and encoding of sources based on Maven POM | ||||
* | SONAR-2172: New extension point - Initializer | Evgeny Mandrikov | 2011-02-07 | 2 | -12/+6 |
| | | | | | | * Rename AbstractInitializer to Initializer * Execute Initializers before Sensors | ||||
* | SONAR-2172: New extension point - AbstractInitializer | Evgeny Mandrikov | 2011-02-05 | 10 | -146/+305 |
| | | | | | | | | | * Mark interface DependsUponMavenPlugin by annotation SupportedEnvironment with value "maven" * Extract CoberturaMavenInitializer from CoberturaSensor * Extract CloverMavenInitializer from CloverSensor | ||||
* | SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not available | simonbrandhof | 2011-02-04 | 2 | -9/+53 |
| | |||||
* | SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not available | simonbrandhof | 2011-02-04 | 2 | -1/+30 |
| | |||||
* | Replace enum Environment by class EnvironmentInformation | Evgeny Mandrikov | 2011-02-04 | 1 | -1/+1 |
| | | | | | | | * Each environment should provide key and version * Plugins for Maven 2.x and Maven 3.x have same key "Maven" and provide a real version of Maven | ||||
* | SONAR-2155 Resource filters are ignored in RFC/LCOM4 distributions of Java ↵ | simonbrandhof | 2011-02-04 | 10 | -194/+107 |
| | | | | projects | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 500 | -2563/+2563 |
| | |||||
* | SONAR-2165 Cardinality of checkstyle rule Local Variable Name should be ↵ | simonbrandhof | 2011-02-03 | 1 | -64/+65 |
| | | | | updated to multiple | ||||
* | SONAR-2166 Cardinality of checkstyle rule Member Name should be updated to ↵ | simonbrandhof | 2011-02-03 | 3 | -735/+1471 |
| | | | | multiple + replace the deprecated attribute 'priority' by a node | ||||
* | SONAR-2161: Normalize Java version for PMD | Evgeny Mandrikov | 2011-02-02 | 2 | -8/+26 |
| | |||||
* | Move calculation of accessors from squid to sonar | simonbrandhof | 2011-02-01 | 2 | -4/+8 |
| | |||||
* | SONAR-2159 The total classes used in complexity distribution is different ↵ | simonbrandhof | 2011-02-01 | 7 | -28/+136 |
| | | | | than the number of classes | ||||
* | SONAR-1280: Fix unit test | Evgeny Mandrikov | 2011-02-01 | 1 | -1/+2 |
| | |||||
* | SONAR-1280: Add experimental Findbugs rules | Evgeny Mandrikov | 2011-02-01 | 1 | -2/+154 |
| | |||||
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 31 | -19/+247 |
| | |||||
* | Add missing copyright header | simonbrandhof | 2011-01-30 | 1 | -0/+19 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-28 | 13 | -13/+13 |
| | |||||
* | [maven-release-plugin] prepare release 2.6-M1 | simonbrandhof | 2011-01-28 | 13 | -13/+13 |
| | |||||
* | Add some unit tests | simonbrandhof | 2011-01-28 | 1 | -0/+46 |
| | |||||
* | SONAR-2149 Resource filters are ignored in complexity distributions of Java ↵ | simonbrandhof | 2011-01-28 | 10 | -89/+271 |
| | | | | | | projects This issue implies SONAR-2153 : API: A decorator should override formulas | ||||
* | SONAR-2148: Add new properties to manage level of Java language | Evgeny Mandrikov | 2011-01-28 | 4 | -11/+23 |
| | | | | * Use sonar-java-api in sonar-pmd-plugin and sonar-clover-plugin | ||||
* | SONAR-2126: Change API to work with file system of a project | Evgeny Mandrikov | 2011-01-27 | 2 | -3/+3 |
| | | | | | | | | | | * Use language keys instead of objects. * ProjectFileSystem now BatchComponent, so DefaultProjectFileSystem uses benefits from injections and some old code was removed from it to improve immutability. * Small performance improvement for DefaultInputFile. | ||||
* | Fix Squid plugin to correctly build the relation between a Java file and its ↵ | simonbrandhof | 2011-01-25 | 1 | -1/+2 |
| | | | | package | ||||
* | Improve backward-compatibility when adding data to a non-indexed resource | simonbrandhof | 2011-01-25 | 5 | -157/+94 |
| | |||||
* | fix unit test of SquidPluginTest | simonbrandhof | 2011-01-24 | 1 | -2/+2 |
| | |||||
* | SONAR-791 When the source directory is not exactly the java package root, ↵ | simonbrandhof | 2011-01-24 | 9 | -97/+95 |
| | | | | Sonar should stop the analysis | ||||
* | SONAR-2130 deprecate the component SquidSearch | simonbrandhof | 2011-01-24 | 1 | -0/+5 |
| | |||||
* | remove unused class from squid java plugin | simonbrandhof | 2011-01-23 | 2 | -115/+0 |
| | |||||
* | SONAR-1526 ResourceFilters are not used by Squid | simonbrandhof | 2011-01-21 | 7 | -146/+96 |
| | |||||
* | SONAR-2130 Publish measures of Java methods on resource tree | simonbrandhof | 2011-01-21 | 5 | -24/+71 |
| | |||||
* | SONAR-2130 Publish measures of Java methods on resource tree | simonbrandhof | 2011-01-21 | 2 | -5/+35 |
| | |||||
* | SONAR-2127 API: do not automatically create hierarchy of resource tree | simonbrandhof | 2011-01-21 | 4 | -5/+13 |
| | |||||
* | create the module sonar-java-api dedicated to Java support | simonbrandhof | 2011-01-19 | 1 | -0/+5 |
| | |||||
* | SONAR-1514: Add support for a new Ant task to analyze projects | Evgeny Mandrikov | 2011-01-18 | 1 | -1/+3 |
| | | | | | | | | | | | * Add new environment - Ant. * Introduce new component (Reactor) in order to break dependency on MavenSession. * Add annotation SupportedEnvironment and corresponding check to BatchPluginRepository. To allow specify in which environments BatchExtension should be active. * Use this new annotation to disable MavenDependenciesSensor in Ant environment. | ||||
* | Simplify configuration of dev GWT modules | Evgeny Mandrikov | 2011-01-17 | 12 | -111/+32 |
| | | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev | ||||
* | optimizing GWT compilation to speed up build in dev environments | simonbrandhof | 2011-01-13 | 14 | -27/+196 |
| | |||||
* | merge 2.5: fix tracking of violations when message contains whitespace or is ↵ | simonbrandhof | 2011-01-13 | 2 | -15/+57 |
| | | | | too long - fix a bug + add unit tests |