aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin
Commit message (Expand)AuthorAgeFilesLines
* Release 3.0.13.0.1Eric Hartmann2012-05-111-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-101-1/+1
* [maven-release-plugin] prepare release sonar-3.0.1-RC1Eric Hartmann2012-05-101-1/+1
* Update to 3.0.1-SNAPSHOTEric Hartmann2012-05-101-1/+1
* Change from 3.0.1-SNAPSHOT to 3.0-SNAPSHOT to allow every jobs to still use 3...Eric Hartmann2012-04-181-1/+1
* Update to SNAPSHOT version for release-3.0 branchEric Hartmann2012-04-181-1/+1
* Release 3.03.0Eric Hartmann2012-04-171-1/+1
* Rename version 2.15 to 3.0Simon Brandhof2012-04-111-1/+1
* Upgrade to 3.0-SNAPSHOTEric Hartmann2012-04-111-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-101-1/+1
* [maven-release-plugin] prepare release 2.15-RC2Eric Hartmann2012-04-101-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-061-1/+1
* [maven-release-plugin] prepare release 2.15-RC1Eric Hartmann2012-04-061-1/+1
* Fix compatibility with Java 5 compiler : remove @Override annotations on meth...Simon Brandhof2012-04-031-1/+0
* SONAR-3315 Refactor code to better keep track of original fileFabrice Bellingard2012-04-022-4/+15
* SONAR-3315 Improve error message when importing duplicate filesFabrice Bellingard2012-04-022-16/+60
* SONAR-3289 On java projects compute complexity distribution by fileEvgeny Mandrikov2012-03-205-130/+115
* 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