Commit Graph

5285 Commits

Author SHA1 Message Date
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
Roman Ivanov 6a3fad637a update to 6.12.1-SNAPSHOT 2015-11-05 09:32:56 -08:00
Roman Ivanov 4862400a1b config: revert version to 6.13-SNAPSHOT as build is invalid 2015-11-05 09:31:55 -08:00
Roman Ivanov d43c7a36bb [maven-release-plugin] prepare release checkstyle-6.13 2015-11-05 09:29:48 -08:00
rnveach 073b4529eb Issue #2526: reorganized checkstyle_checks.xml 2015-11-05 08:25:05 -08:00
Roman Ivanov 81c123379d config: exclude for lonks that will not work during validation 2015-11-05 08:19:44 -08:00
Roman Ivanov 923791dda6 doc: release notes 6.12.1 2015-11-05 07:50:29 -08:00
rnveach e46c443af0 Issue #2451: removed excess hierarchy from AbstractClassNameCheck 2015-11-04 20:54:04 -05:00
Andrei Selkin c9b625bcf0 Issue #2290: Add 'ignoreOverridden' option to skip methods with @Override annotation 2015-11-04 13:44:55 -08:00
rnveach a619bc1391 Issue #2451: removed excess hierarchy from IllegalTokenTextCheck 2015-11-04 13:42:15 -08:00
rnveach b7f5b3fbed Issue #2519: removed xdoc google style links to master 2015-11-04 12:59:57 -05:00
rnveach 16969772f8 Issue #2451: allow unknown tags for javadoc type 2015-11-04 08:42:59 -08:00
rnveach f86835edb3 Issue #2451: ignore deprecated classes from code coverage 2015-11-04 08:42:59 -08:00
rnveach e2fa645e54 Issue #2451: deprecated AbstractIllegalCheck 2015-11-04 08:42:59 -08:00
rnveach f4d416e749 Issue #2451: removed excess hierarchy from IllegalThrowsCheck 2015-11-04 08:42:59 -08:00
Nobuyuki-Inaba 181c2b0600 spelling: fix strange japanese. 2015-11-04 23:40:19 +09:00
Andrei Selkin a66d414ae6 Issue #2480: Fix skipping validation for non empty classes when allowEmptyTypes is true 2015-11-04 06:00:32 -08:00
Andrei Selkin 880ae00b7b Issue #2436: NeedBraces: allow no body loops 2015-11-04 05:52:58 -08:00
Fabian Loewner 8f3da64f6d Pull #2495: Performance-Optimization: Do not recompile Pattern for each file/line 2015-11-04 05:42:04 -08:00
rnveach 6354f009e8 Issue #2519: removed xdoc links to master 2015-11-03 22:30:12 -05:00
rnveach f5b4b3d452 Issue #2517: added xdoc example url validation 2015-11-03 22:20:19 -05:00