aboutsummaryrefslogtreecommitdiff
path: root/config/import-control.xml
AgeCommit message (Expand)Author
2017-09-17Issue #4999: XpathQueryGenerator should consider tabWith parameterTimur Tibeyev
2017-08-30Issue #5027: remove use of javax.xml.bind.DatatypeConverterOliver Siegmar
2017-08-23Issue #4422: Implement XpathFilterTimur
2017-08-09Issue #4369: Investigate how to map XPath expressions onto AST nodesTimur
2017-08-07Pull #4907: disallow java.util.Comparator in import-controlLuolc
2017-07-31Issue #4843: TreeWalkerFilter needs to be added to ModuleReflectionUtilsTimur
2017-07-27minor: extend message with details about exception.Roman Ivanov
2017-07-24Issue #4714: Make SuppressionCommentFilter and SuppressWithNearbyCommentFilte...Timur
2017-07-06Issue #3555: refactoring CodeSelectorPModel do double copy of collection in c...Dmytro Kytsmen
2017-05-28Issue #4274: ImportControl: strategyOnMismatch propertyTima
2017-05-18Issue #3607: (using Guava) Use reflection to load Checks base on checkstyle_p...Luolc
2017-05-18Issue #4342: Applied requested changesDmytro Kytsmen
2017-02-25Issue #3843: Disallow import of interfaces from java.util.stream due to cover...Andrei Selkin
2017-02-12Issue #3736: Clean up import control configurationJochen Van de Velde
2017-01-26Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid...Andrei Selkin
2017-01-22config: Limit Guava import control to src/mainJochen Van de Velde
2016-11-28Issue #3594: resolve Unexpected loss of coverage for PropertyCacheFileRoman Ivanov
2016-10-18Issue #2999: allow regex in subpackage and importcontrol elementVolker Boerchers
2016-09-27Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 4, collecti...Andrei Selkin
2016-09-23config: use of regexp in disallow element at import-control.xmlRoman Ivanov
2016-09-21Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 3) (#3458)Andrei Selkin
2016-09-20Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 2) (#3454)Andrei Selkin
2016-09-18config: extend import-control.xml to disallow usage of sibling packagesRoman Ivanov
2016-09-18Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 1) (#3446)Andrei Selkin
2016-04-13Pull #3093: Use DatatypeConverter#printHexBinary to convert byte array to hex...Andrei Selkin
2016-03-17Issue #2428: remove dependency to commons-lang3 libraryRasmus Kaj
2015-06-28Fix PMD violations of AvoidCatchingGenericException rule. #959Michal Kordas
2015-06-07Rename CheckStyleTask to CheckstyleAntTask. #1108Michal Kordas
2015-05-15Findbugs violation: api.TokenTypes do System.exit(...). #923Roman Ivanov
2015-04-24Fix and suppress PMD violations from ShortClassName rule, issue #982Michal Kordas
2015-04-15Fix PMD violations from 'strings' ruleset, issue #873Michal Kordas
2015-02-03all additional configuration files were moved to config folderRoman Ivanov