Commit Graph

5305 Commits

Author SHA1 Message Date
rnveach 54990fc2fa Issue #2451: deprecated AbstractTypeParameterNameCheck 2015-11-11 12:48:03 -08:00
rnveach 843f05ee25 Issue #2451: removed excess hierarchy from MethodTypeParameterNameCheck 2015-11-11 12:48:03 -08:00
Vladislav Lisetskiy 3b26b571a8 Issue #2067: Fix false-negatives in EmptyLineSeparatorCheck 2015-11-11 12:46:37 -08:00
rnveach fb2ec00cc7 minor: fixed wrong variable usage in AbstractOptionCheck 2015-11-11 10:09:02 -05:00
rnveach b1f81810e7 Issue #2451: removed excess hierarchy from EmptyBlockCheck 2015-11-11 10:07:58 -05:00
Roman Ivanov 6c49a05cb6 Issue #2541: Clean up input files to not use forbidden APIs 2015-11-11 06:38:41 -08:00
Michal Kordas edb810c10e Issue #2541: Clean up input files to not use forbidden APIs 2015-11-11 05:56:51 -08:00
rnveach 992678f1ba Issue #2540: unify it input file names for chapter4formatting 2015-11-10 13:46:44 -05:00
rnveach 2a52c00d5d Issue #2540: unify it input file names for chapter6programpractice 2015-11-10 05:51:46 -08:00
rnveach 701d2a6907 Issue #2540: unify it input file names for chapter5naming 2015-11-10 05:50:58 -08:00
rnveach 662cb2e20e Issue #2540: unify it input file names for chapter4formatting 2015-11-10 05:50:12 -08:00
rnveach 4346d41010 Issue #2451: removed excess hierarchy from ClassTypeParameterNameCheck 2015-11-10 05:49:08 -08:00
rnveach 4fb4529b6f Issue #2451: removed excess hierarchy from InterfaceTypeParameterName 2015-11-09 21:57:42 -05:00
Vladislav Lisetskiy 2bd61975df Issue #1438: Fix handling finally in FallThroughCheck 2015-11-09 13:16:49 -08:00
rnveach 1b5132b7f8 Issue #2451: deprecated AbstractNestedDepthCheck 2015-11-09 10:06:32 -08:00
rnveach 284c72cc83 Issue #2451: removed excess hierarchy from NestedTryDepthCheckTest 2015-11-09 10:06:32 -08:00
Roman Ivanov 7503098309 Issue #2344: create HTML web page to describe how to open issues agains Checkstyle 2015-11-09 09:58:18 -08:00
rnveach 5dcce195e0 Issue #2557: fixed xdoc style errors 2015-11-09 05:38:54 -08:00
rnveach 36206fcfd0 Issue #2557: made tests only cover one subject 2015-11-09 05:38:54 -08:00
rnveach 5f5fc6da1a Issue #2557: unified test file names 2015-11-09 05:38:54 -08:00
rnveach ffaf99ed99 Issue #2557: added xdoc style validation 2015-11-09 05:38:54 -08:00
rnveach a847a8424e Issue #2451: removed excess hierarchy from NestedIfDepthCheck 2015-11-09 05:35:24 -08:00
rnveach fe85a1ef2a Issue #2451: removed excess hierarchy from NestedForDepthCheck 2015-11-08 23:20:40 -05:00
rnveach 35ecc0b03f Issue #2540: fix spelling errors in it packages 2015-11-08 11:14:27 -05:00
rnveach 339e0ff9a6 Issue #2161: unify it input file names for chapter4formatting 2015-11-08 05:23:53 -08:00
rnveach 21c8c76f93 Issue #2161: unify it input file names for chapter3filestructure 2015-11-08 05:09:28 -08:00
rnveach 7f76672448 Issue #2161: unify test input file names for chapter2filebasic 2015-11-07 20:35:41 -05:00
rnveach fbd3d53641 Issue #2451: deprecated AbstractIllegalMethodCheck 2015-11-07 17:16:04 -08:00
rnveach 3fe171ec8a Issue #2451: removed excess hierarchy from NoFinalizerCheck 2015-11-07 17:16:03 -08:00
rnveach be04ecad7f Issue #2451: deprecated AbstractDeclarationCollector 2015-11-07 17:12:52 -08:00
rnveach 4424370783 Issue #2451: removed excess hierarchy from RequireThisCheck 2015-11-07 17:12:52 -08:00
rnveach 03a24c2e44 Issue #2451: removed excess hierarchy from NoCloneCheck 2015-11-07 07:44:59 -08:00
Nobuyuki-Inaba 17eaaa5a0a spelling: fix strange japanese. 2015-11-07 16:10:44 +09:00
Vladislav Lisetskiy c384da04a2 Issue #1031: Improve documentation for CovariantEquals check 2015-11-06 20:16:08 +01:00
Roman Ivanov fbb65687c7 Issue #2161: minor comment in input 2015-11-06 07:11:37 -08:00
rnveach 4dd1df6ef8 Issue #2161: removed unnecessary excludes for forbiddenapis 2015-11-06 09:32:14 -05:00
Vladislav Lisetskiy e2cca1a0ad Issue #1930: Resolve EqualsAvoidNull violation in HiddenField 2015-11-06 06:09:31 -08:00
Vladislav Lisetskiy 61afa5374e Issue #1930: EqualsAvoidNull check should check String concatenations 2015-11-06 06:09:31 -08:00
Andrei Selkin 176301250b Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validation 2015-11-05 20:59:34 -08:00
Andrei Selkin 8381754587 Issue #2290: Fix NPE in isOverriddenMethod during validation of methods with implicit modifiers 2015-11-05 20:59:34 -08:00
Andrei Selkin be8a60a4d9 Issue #2290: Enforce method parameter name to be 2 or more symbols in size 2015-11-05 20:59:34 -08:00
rnveach ceedf80777 Issue #2161: unify test input file names 2015-11-05 20:42:36 -08:00
rnveach 45379946e7 Issue #2161: unify test input file names 2015-11-05 20:40:47 -08:00
rnveach 4ae4bb3a9c Issue #2161: unify test input file names 2015-11-05 20:39:25 -08:00
rnveach 4b75ad4bd0 Issue #2451: deprecated AbstractFormatCheck 2015-11-05 20:33:40 -08:00
rnveach 541d6e2581 Issue #2451: removed excess hierarchy from AbstractNameCheck 2015-11-05 20:33:40 -08:00
Roman Ivanov 2448576960 doc: fix for classification of fix in releasenotes 2015-11-05 16:26:24 -08:00
Roman Ivanov 34709275b5 update to 6.13-SNAPSHOT 2015-11-05 10:17:30 -08:00
Roman Ivanov e7cb5450d9 [maven-release-plugin] prepare for next development iteration 2015-11-05 09:36:48 -08:00
Roman Ivanov 753bc06c7a [maven-release-plugin] prepare release checkstyle-6.12.1 2015-11-05 09:36:46 -08:00