aboutsummaryrefslogtreecommitdiff
path: root/config/pmd.xml
AgeCommit message (Expand)Author
2017-12-12Issue #4716: enabled intellij AbstractClassExtendsConcreteClassrnveach
2017-08-09Issue #4369: Investigate how to map XPath expressions onto AST nodesTimur
2017-07-26Issue #4419: Add token type to LocalizedMessageTimur
2017-07-23Issue #4724: fix all violations from the sixth part of idea violationsvasilyeva
2017-06-27Issue #4541: removed deprecated Check classrnveach
2017-06-26Issue #4500: fix first part of tentative pmd violationsvasilyeva
2017-06-23Issue #4342: suppresed production code violations as they should not be fixedvasylieva
2017-06-22Issue #877: enable test checks for pmd, create separate configs and suppress ...vasilyeva
2017-06-21Issue #4342: bumped version of pmd-mvn-plugin to 3.8 and pmd to 5.7.0vasylieva
2017-04-17Issue #3546: Add lambda in RightCurlyCheckVladislav Lisetskii
2016-12-29config: resolve pmd build warning about rule that is moved to another setRoman Ivanov
2016-12-20Issue #3184: Make hardcoded map with all module names that in checkstyleVladislav Lisetskii
2016-12-10Issue #3628: ReturnCountExtendedCheck from sevntu is enabled, all violations ...Roman Ivanov
2016-11-30Issue #3575: changed module setters for scopernveach
2016-11-08Issue #3515: allowed cli to override and swap checkerrnveach
2016-10-25Issue #3514: Rename PkgControl to ImportControlJochen Van de Velde
2016-10-22Issue #2866: added before execution and exclusion file filtersrnveach
2016-10-18config: bump pmd-maven-plugin version to 3.7Roman Ivanov
2016-10-06config: exclude JUnit4TestShouldUseTestAnnotation from pmd.xmlAndrei Selkin
2016-09-11config: fix WARNING during PMD execution due to wrong xml structureRoman Ivanov
2016-09-06Pull #3406: Replace Guava's Joiner with Java 8 native approachAndrei Selkin
2016-05-16Issue #407: Fix cache usage in presence of modules which use external resourc...Andrei Selkin
2016-03-04Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheckAndrei Selkin
2016-02-21Issue #957: aditional fixRoman Ivanov
2016-02-21Issue #957: Remove PMD DefaultPackage rule from excludesVladislav Lisetskiy
2016-02-16Issue #2285: Add possibility to track down the name of source file which caus...Andrei Selkin
2016-02-16Issue #1159: Resolve PMD ExceptionAsFlowControl in PackageObjectFactoryVladislav Lisetskiy
2016-02-07Issue #924: Fix enforcement of declaration order which leads to illegal forwa...Andrei Selkin
2016-02-05Issue #2551: added deprecated Check for backwards compatibilityrnveach
2016-02-05Issue #2551: renamed Check to AbstractCheckrnveach
2015-12-24Issue #2239: Extend RequireThis check messageVladislav Lisetskiy
2015-12-15Issue #2523: Make DetectorOptions as final and immutableAndrei Selkin
2015-11-01Issue #2109: CLI should print a file name where exception is happenRoman Ivanov
2015-10-08Issue #985: Fix PMD violations for ShortVariable rule (final)Roman Ivanov
2015-10-07Issue #996: PMD violations PreserveStackTraceRoman Ivanov
2015-10-07Issue #997: PMD violations EmptyMethodInAbstractClassShouldBeAbstractRoman Ivanov
2015-10-07Issue #974: PMD violation ConfusingTernary (final fix)Roman Ivanov
2015-10-07minor: old PMD suppressions were removedRoman Ivanov
2015-10-07minor: changes in pmd suppress formatRoman Ivanov
2015-09-25Issue #2080: Fix typos in codeMichal Kordas
2015-09-15Issue #46: public empty array has been moved to another class and become privateIlja Dubinin
2015-09-14Issue #961: Remove already fixed exclusion from PMD configurationMichal Kordas
2015-08-25Removed suppression for SwitchDensity rule from PMD, issue #973Andrei Selkin
2015-08-25Remove obsolete entry from PMD configuration. #877Michal Kordas
2015-08-25Fix typos in quality profile files. #1555Michal Kordas
2015-08-12Marked 'maxLineLength' as '@Deprecated' at LeftCurlyCheck, issue #965Andrei Selkin
2015-06-28Fix PMD violations of AvoidCatchingGenericException rule. #959Michal Kordas
2015-06-24PMD violations: UncommentedEmptyMethod Fixed #995Bhavik Patel
2015-06-23Fixes PMD violations: EmptyMethodInAbstractClassShouldBeAbstract #997Bhavik Patel
2015-06-18Fix PMD violations for AbstractNaming rule #983Bhavik Patel