aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-161-6/+4
* SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-141-28/+29
* Merge branch 'release-2.14'Eric Hartmann2012-03-051-2/+1
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-271-1/+1
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-271-3/+2
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|/
* Fix some quality flawsEvgeny Mandrikov2012-02-172-12/+7
* SONAR-3209 Add new batch component - FileLinesContextFactoryEvgeny Mandrikov2012-02-095-26/+32
* SONAR-3210 Compute new measure for Java files - comments in fileEvgeny Mandrikov2012-02-092-2/+9
* SONAR-3209,SONAR-3210 Provide API to save and retrieve measures by lineEvgeny Mandrikov2012-02-092-23/+18
* SONAR-3210 Compute new measure for Java files - LoC in fileEvgeny Mandrikov2012-02-095-0/+193
* Reduce number of static fields in CheckstyleSquidBridgeEvgeny Mandrikov2012-02-083-46/+114
* Fix JavaAstScannerEvgeny Mandrikov2012-02-082-37/+50
* Cleanup build log for sonar-squid-java-plugin by redirecting test output to fileEvgeny Mandrikov2012-02-031-0/+4
* SONAR-3228 Some metrics are not persisted if value 0 Fabrice Bellingard2012-01-311-10/+10
* Update copyright header for this new yearSimon Brandhof2012-01-10179-179/+179
* SONAR-3150 Lock size of other plugins with dependenciesEvgeny Mandrikov2012-01-091-0/+24
* Do not embed google-collections in the plugins checkstyle and squid-javasimonbrandhof2012-01-061-1/+6
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
* SONAR-2018 Change violation messageEvgeny Mandrikov2011-12-232-2/+2
* SONAR-3093 Java: "comments" metric should include "commented out lines of code"Evgeny Mandrikov2011-12-236-10/+65
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-143-17/+67
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-133-3/+31
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-136-57/+191
* Add utility class to simplify assertions in tests for checksEvgeny Mandrikov2011-12-1314-151/+183
* SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpo...Simon Brandhof2011-12-051-5/+5
* SONAR-2018 Add rule to detect commented-out lines of codeEvgeny Mandrikov2011-12-055-2/+120
* SONAR-1836 Upgrade to Checkstyle 5.5Evgeny Mandrikov2011-11-302-33/+9
* Add comment to ChidamberKemererBridgeSimon Brandhof2011-11-211-0/+3
* LCOM4 of Java files without any class - like package-info.java - must be 1Simon Brandhof2011-11-212-3/+23
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
* Fix violationEvgeny Mandrikov2011-11-071-2/+1
* Fix violationsEvgeny Mandrikov2011-11-071-2/+0
* Fix a violationDinesh Bolkensteyn2011-11-041-1/+4
* SONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2simonbrandhof2011-11-031-2/+2
* Fix coding violationsSimon Brandhof2011-11-032-0/+3
* Fix violationsEvgeny Mandrikov2011-11-031-2/+2
* Fixed some violationsDinesh Bolkensteyn2011-11-032-3/+2
* Fixed an if-statement without braces violationDinesh Bolkensteyn2011-11-021-1/+3
* SONAR-2584 add support for Java7 in Checkstyle and SquidSimon Brandhof2011-10-282-4/+4
* SONAR-2941 Exclude isolated methods from LCOM4 computationDinesh Bolkensteyn2011-10-2611-13/+86
* SONAR-2934 Transitive accessor computation now excludes recursive methodsDinesh Bolkensteyn2011-10-265-18/+56
* SONAR-2849 Remove declarations of third-party repositories from root pomEvgeny Mandrikov2011-10-261-0/+29
* SONAR-2934 Transitive accessor computation now supports recursive methodsDinesh Bolkensteyn2011-10-254-1/+54
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-251-15/+15
* SONAR-2934 Accessors should be considered transitivelyDinesh Bolkensteyn2011-10-254-4/+28
* Moved the place accessors are computed from a bytecode visitor to a property ...Dinesh Bolkensteyn2011-10-256-160/+76
* SONAR-2724 SONAR-2723 Improved getter and setter detection algorithmDinesh Bolkensteyn2011-10-258-29/+86
* SONAR-2038 Marked a critical violation in Sonar as false-positiveDinesh Bolkensteyn2011-10-251-1/+2