aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Rename Scopes.TYPE to Scopes.PROGRAM_UNITsimonbrandhof2011-02-074-4/+4
* Remove useless purgesimonbrandhof2011-02-076-258/+1
* Add MavenInitializerEvgeny Mandrikov2011-02-072-0/+69
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-072-12/+6
* SONAR-2172: New extension point - AbstractInitializerEvgeny Mandrikov2011-02-0510-146/+305
* SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not availablesimonbrandhof2011-02-042-9/+53
* SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not availablesimonbrandhof2011-02-042-1/+30
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-041-1/+1
* SONAR-2155 Resource filters are ignored in RFC/LCOM4 distributions of Java pr...simonbrandhof2011-02-0410-194/+107
* Upgrade copyright headerssimonbrandhof2011-02-04500-2563/+2563
* SONAR-2165 Cardinality of checkstyle rule Local Variable Name should be updat...simonbrandhof2011-02-031-64/+65
* SONAR-2166 Cardinality of checkstyle rule Member Name should be updated to mu...simonbrandhof2011-02-033-735/+1471
* SONAR-2161: Normalize Java version for PMDEvgeny Mandrikov2011-02-022-8/+26
* Move calculation of accessors from squid to sonarsimonbrandhof2011-02-012-4/+8
* SONAR-2159 The total classes used in complexity distribution is different tha...simonbrandhof2011-02-017-28/+136
* SONAR-1280: Fix unit testEvgeny Mandrikov2011-02-011-1/+2
* SONAR-1280: Add experimental Findbugs rulesEvgeny Mandrikov2011-02-011-2/+154
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3131-19/+247
* Add missing copyright headersimonbrandhof2011-01-301-0/+19
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-2813-13/+13
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-2813-13/+13
* Add some unit testssimonbrandhof2011-01-281-0/+46
* SONAR-2149 Resource filters are ignored in complexity distributions of Java p...simonbrandhof2011-01-2810-89/+271
* SONAR-2148: Add new properties to manage level of Java languageEvgeny Mandrikov2011-01-284-11/+23
* SONAR-2126: Change API to work with file system of a projectEvgeny Mandrikov2011-01-272-3/+3
* Fix Squid plugin to correctly build the relation between a Java file and its ...simonbrandhof2011-01-251-1/+2
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-255-157/+94
* fix unit test of SquidPluginTestsimonbrandhof2011-01-241-2/+2
* SONAR-791 When the source directory is not exactly the java package root, Son...simonbrandhof2011-01-249-97/+95
* SONAR-2130 deprecate the component SquidSearchsimonbrandhof2011-01-241-0/+5
* remove unused class from squid java pluginsimonbrandhof2011-01-232-115/+0
* SONAR-1526 ResourceFilters are not used by Squidsimonbrandhof2011-01-217-146/+96
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-215-24/+71
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-212-5/+35
* SONAR-2127 API: do not automatically create hierarchy of resource treesimonbrandhof2011-01-214-5/+13
* create the module sonar-java-api dedicated to Java supportsimonbrandhof2011-01-191-0/+5
* SONAR-1514: Add support for a new Ant task to analyze projectsEvgeny Mandrikov2011-01-181-1/+3
* Simplify configuration of dev GWT modulesEvgeny Mandrikov2011-01-1712-111/+32
* optimizing GWT compilation to speed up build in dev environmentssimonbrandhof2011-01-1314-27/+196
* merge 2.5: fix tracking of violations when message contains whitespace or is ...simonbrandhof2011-01-132-15/+57
* merge 2.5-RC2: fix random execution of NewViolationsDecoratorsimonbrandhof2011-01-122-7/+26
* merge 2.5-RC2: SONAR-1760: Support the annotation "@SuppressWarnings" at clas...Evgeny Mandrikov2011-01-111-0/+1
* merge 2.5-RC2: missing close of input streamsimonbrandhof2011-01-101-5/+9
* merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on viewssimonbrandhof2011-01-102-4/+18
* SONAR-1481: Allow Findbugs extensionsJason Bennett2011-01-064-103/+127
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-0513-13/+13
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-0513-13/+13
* fix regression issue in violations drilldown: reload sources when selecting a...simonbrandhof2011-01-041-0/+2
* Violations viewer : do not display the empty period filtersimonbrandhof2011-01-031-2/+4
* Violations viewer : keep the rule selected in drilldownsimonbrandhof2011-01-031-35/+30