Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3934 Extract sonar-pmd-plugin into Sonar Java | Evgeny Mandrikov | 2012-11-06 | 290 | -5462/+0 |
| | |||||
* | Upgrade version to 3.4-SNAPSHOT | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC2 | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC1 | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M5 | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Don't use anyObject() matcher | David Gageot | 2012-09-20 | 1 | -2/+2 |
| | |||||
* | SONAR-3783 Core plugin not able to have his own l10n bundle | Fabrice Bellingard | 2012-09-18 | 244 | -2/+1103 |
| | | | => Move the bundles in the plugins they are related to. | ||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M2 | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Reformat PMD rules.xml for better readability | Evgeny Mandrikov | 2012-08-08 | 1 | -767/+197 |
| | |||||
* | Fix EOLs | Evgeny Mandrikov | 2012-08-08 | 4 | -105/+105 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | SONAR-3432 Support Regular expressions | David Gageot | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | SONAR-3432 Partially migrate rule param types to new names | David Gageot | 2012-07-06 | 1 | -43/+43 |
| | |||||
* | SONAR-1995 Use TEXT input for xpath expression in XPath Rule | David Gageot | 2012-07-06 | 2 | -1/+15 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | Improve test coverage | David Gageot | 2012-05-25 | 4 | -15/+140 |
| | |||||
* | Remove warnings | David Gageot | 2012-05-23 | 1 | -1/+0 |
| | |||||
* | SONAR-3182 Remove unused code | Evgeny Mandrikov | 2012-05-23 | 2 | -65/+0 |
| | |||||
* | SONAR 1076 Don't run PMD on test files if no test rule is defined | David Gageot | 2012-05-08 | 1 | -1/+5 |
| | |||||
* | Improve Unit Test coverage on PMD Plugin | David Gageot | 2012-05-07 | 4 | -9/+46 |
| | |||||
* | Trying to fix the build on windows | David Gageot | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | A singleton is not needed. The code can be simpler | David Gageot | 2012-04-30 | 2 | -13/+6 |
| | |||||
* | Fix violation | David Gageot | 2012-04-30 | 1 | -6/+6 |
| | |||||
* | Code cleaning : Remove unnecessary casts | David Gageot | 2012-04-27 | 1 | -2/+2 |
| | |||||
* | SONAR 1076 - Run PMD on Unit Tests | David Gageot | 2012-04-27 | 42 | -1332/+1180 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 4 | -29/+44 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 2 | -0/+4 |
| | |||||
* | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-03-29 | 5 | -23/+47 |
| | |||||
* | Enforce that parameters are non null by default in sonar-jacoco-plugin and ↵ | Evgeny Mandrikov | 2012-03-28 | 1 | -0/+25 |
| | | | | sonar-pmd-plugin | ||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-03-28 | 10 | -432/+26 |
| | |||||
* | SONAR-3346 Add property "sonar.pmd.generateXml" | Evgeny Mandrikov | 2012-03-27 | 4 | -18/+43 |
| | |||||
* | SONAR-3346 Consume violations directly from PMD - no need to parse XML | Evgeny Mandrikov | 2012-03-26 | 4 | -13/+50 |
| | |||||
* | SONAR-3229 PMD fails when inspecting Java files suffixed with .jav | Simon Brandhof | 2012-03-20 | 2 | -43/+49 |
| | |||||
* | Typo : upgrade version to 2.15-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.0-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 29 | -29/+29 |
| | |||||
* | SONAR-3150 Reduce size of PMD and FindBugs plugins | Evgeny Mandrikov | 2012-01-09 | 1 | -0/+28 |
| | | | | | | | * Remove unused dependencies * Lock size with help of maven-enforcer-plugin to prevent future regressions | ||||
* | SONAR-3144 sonar-cpd-plugin should not depend on PMD | Evgeny Mandrikov | 2012-01-05 | 2 | -1/+67 |
| | |||||
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2819 Upgrade to PMD 4.3 | Evgeny Mandrikov | 2011-11-30 | 2 | -32/+40 |
| | | | | | | | | | | | | | | New rules in PMD 4.3: * DontCallThreadRun * GuardDebugLogging New rules in PMD 4.2.6: * GenericsNaming * AvoidCatchingGenericException * AvoidLosingExceptionInformation * AvoidLiteralsInIfCondition * UseConcurrentHashMap * DoNotHardCodeSDCard |