aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-2714 Reorganize core properties into categoriesSimon Brandhof2011-08-181-3/+16
|
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* Some code improvementsSimon Brandhof2011-08-021-33/+6
|
* Fix new violationsSimon Brandhof2011-08-029-36/+30
|
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1512-120/+42
| | | | | - Remove rule name & description + rule param description from Squid Java check classes, as they are now in the English Language Pack
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-141-44/+0
| | | | | | - Added mechanism to look for rule descriptions in HTML files - Put all the rule names and descriptions of Squid Java in the English Pack using this system
* Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into ↵Simon Brandhof2011-07-111-0/+44
|\ | | | | | | davidfestal-SONAR-2524
| * 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
| | | | | Forbid dependency on commons-beanutils-core and instead use commons-beanutils 1.8.3
* SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to ↵Evgeny Mandrikov2011-06-016-34/+126
| | | | "true"
* 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
| | | | | | | | * Create new implementation of PmdViolationsXmlParser for sonar-pmd-plugin * Remove unused method in sonar-findbugs-plugin and remove dependency * Just remove dependency in sonar-squid-java-plugin
* 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
|