aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1512-120/+42
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-141-44/+0
* Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidf...Simon Brandhof2011-07-111-0/+44
|\
| * Internationalization of SquidJava rulesDavid Festal2011-07-041-0/+44
* | Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* | temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* | Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|/
* Remove dependency on classworlds - use only plexus-classworldsEvgeny Mandrikov2011-06-131-2/+2
* SONAR-2512 Fix dependencies on commons-beanutilsEvgeny Mandrikov2011-06-091-0/+5
* SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "...Evgeny Mandrikov2011-06-016-34/+126
* SONAR-2459 Violations should be generated even when bytecode not availableEvgeny Mandrikov2011-05-301-1/+1
* SONAR-2164 Add an option to skip package design analysisEvgeny Mandrikov2011-05-303-15/+39
* Fix violationsEvgeny Mandrikov2011-05-292-5/+4
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-261-1/+1
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Reduce technical debtsimonbrandhof2011-05-051-3/+1
* Remove some dead codesimonbrandhof2011-05-051-1/+0
* SONAR-2301 ClassComplexityCheck NullPointerExceptionsimonbrandhof2011-05-043-6/+12
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* SONAR-2255 the metric 'classes' must not be 0 on unit testssimonbrandhof2011-04-201-5/+2
* Slight refactoring of squidsimonbrandhof2011-04-123-27/+14
* SONAR-2349 New rule to detect empty Java filessimonbrandhof2011-04-123-5/+112
* SONAR-791 compare package declaration with physical directorysimonbrandhof2011-04-1175-305/+522
* SONAR-2322 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-082-25/+25
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-042-24/+4
* SONAR-2303 "Architectural constraint" rule should work for patterns with spacesEvgeny Mandrikov2011-04-042-1/+18
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-271-3/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* SONAR-2231 Don't use module sonar-deprecated in core pluginsEvgeny Mandrikov2011-02-231-5/+0
* SONAR-2189 Remove the component SquidSearchsimonbrandhof2011-02-217-119/+5
* SONAR-2193 Pattern matching should work in case if pattern ends on "/**"Evgeny Mandrikov2011-02-191-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* LCOM4 must not be 1 when bytecode is not availablesimonbrandhof2011-02-111-2/+5
* Rename Scopes.TYPE to Scopes.PROGRAM_UNITsimonbrandhof2011-02-074-4/+4
* SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not availablesimonbrandhof2011-02-042-1/+30
* SONAR-2155 Resource filters are ignored in RFC/LCOM4 distributions of Java pr...simonbrandhof2011-02-0410-194/+107
* Upgrade copyright headerssimonbrandhof2011-02-04172-232/+232
* 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