Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-2714 Reorganize core properties into categories | Simon Brandhof | 2011-08-18 | 1 | -3/+16 | |
| | ||||||
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 | |
| | ||||||
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 | |
| | ||||||
* | Some code improvements | Simon Brandhof | 2011-08-02 | 1 | -33/+6 | |
| | ||||||
* | Fix new violations | Simon Brandhof | 2011-08-02 | 9 | -36/+30 | |
| | ||||||
* | SONAR-2591 API : translation mechanism of rule descriptions | Fabrice Bellingard | 2011-07-15 | 12 | -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 descriptions | Fabrice Bellingard | 2011-07-14 | 1 | -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 Brandhof | 2011-07-11 | 1 | -0/+44 | |
|\ | | | | | | | davidfestal-SONAR-2524 | |||||
| * | Internationalization of SquidJava rules | David Festal | 2011-07-04 | 1 | -0/+44 | |
| | | ||||||
* | | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 | |
| | | ||||||
* | | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 | |
| | | ||||||
* | | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 | |
|/ | ||||||
* | Remove dependency on classworlds - use only plexus-classworlds | Evgeny Mandrikov | 2011-06-13 | 1 | -2/+2 | |
| | ||||||
* | SONAR-2512 Fix dependencies on commons-beanutils | Evgeny Mandrikov | 2011-06-09 | 1 | -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 Mandrikov | 2011-06-01 | 6 | -34/+126 | |
| | | | | "true" | |||||
* | SONAR-2459 Violations should be generated even when bytecode not available | Evgeny Mandrikov | 2011-05-30 | 1 | -1/+1 | |
| | ||||||
* | SONAR-2164 Add an option to skip package design analysis | Evgeny Mandrikov | 2011-05-30 | 3 | -15/+39 | |
| | ||||||
* | Fix violations | Evgeny Mandrikov | 2011-05-29 | 2 | -5/+4 | |
| | ||||||
* | SONAR-2469 fix typo in name of InstantiationStrategy class | simonbrandhof | 2011-05-26 | 1 | -1/+1 | |
| | ||||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 | |
| | ||||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 | |
| | ||||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 | |
| | ||||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 | |
| | ||||||
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 1 | -3/+1 | |
| | ||||||
* | Remove some dead code | simonbrandhof | 2011-05-05 | 1 | -1/+0 | |
| | ||||||
* | SONAR-2301 ClassComplexityCheck NullPointerException | simonbrandhof | 2011-05-04 | 3 | -6/+12 | |
| | ||||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 | |
| | ||||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-2255 the metric 'classes' must not be 0 on unit tests | simonbrandhof | 2011-04-20 | 1 | -5/+2 | |
| | ||||||
* | Slight refactoring of squid | simonbrandhof | 2011-04-12 | 3 | -27/+14 | |
| | ||||||
* | SONAR-2349 New rule to detect empty Java files | simonbrandhof | 2011-04-12 | 3 | -5/+112 | |
| | ||||||
* | SONAR-791 compare package declaration with physical directory | simonbrandhof | 2011-04-11 | 75 | -305/+522 | |
| | ||||||
* | SONAR-2322 Filter unit tests files listed in surefire reports | simonbrandhof | 2011-04-08 | 2 | -25/+25 | |
| | ||||||
* | SONAR-1898 Introduce new entry point - SonarPlugin | Evgeny Mandrikov | 2011-04-04 | 2 | -24/+4 | |
| | ||||||
* | SONAR-2303 "Architectural constraint" rule should work for patterns with spaces | Evgeny Mandrikov | 2011-04-04 | 2 | -1/+18 | |
| | ||||||
* | Upgrade master to version 2.8-SNAPSHOT | simonbrandhof | 2011-03-29 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-28 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.7-RC3 | simonbrandhof | 2011-03-28 | 1 | -1/+1 | |
| | ||||||
* | Fix coding violations | simonbrandhof | 2011-03-27 | 1 | -3/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-22 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.7-RC1 | simonbrandhof | 2011-03-22 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-18 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.7-RC2 | simonbrandhof | 2011-03-18 | 1 | -1/+1 | |
| | ||||||
* | SONAR-2231 Don't use module sonar-deprecated in core plugins | Evgeny Mandrikov | 2011-02-23 | 1 | -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 SquidSearch | simonbrandhof | 2011-02-21 | 7 | -119/+5 | |
| | ||||||
* | SONAR-2193 Pattern matching should work in case if pattern ends on "/**" | Evgeny Mandrikov | 2011-02-19 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 1 | -1/+1 | |
| |