Commit Graph

4181 Commits

Author SHA1 Message Date
Andrei Selkin 6ee4a0f805 Issue #2661: Enforce LogicConditionNeedOptimizationCheck of sevntu-checkstyle over Checkstyle source code 2015-12-24 13:59:27 -08:00
Vladislav Lisetskiy 6c04cd63af Issue #2239: Extend RequireThis check message 2015-12-24 13:56:45 -08:00
Jon Bake 10f348bbfd Issue #2211: OneStatementPerLine has false match with try-with-resources 2015-12-24 11:47:00 -08:00
Andrei Selkin 2864c10cd4 Issue #2661: Enforce CustomDeclarationOrder of sevntu-checkstyle over Checkstyle source code 2015-12-23 23:51:38 +03:00
Roman Ivanov 62d1bad0cf minor: fix for checkstyle violations 2015-12-23 08:11:25 -08:00
Roman Ivanov 2d7f43aa76 minor: extending how to report issue description 2015-12-23 06:50:25 -08:00
Andrei Selkin 727d730733 Issue #2661: Enforce ForbidWildcardAsReturnType of sevntu-checkstyle over Checkstyle source code 2015-12-22 23:39:10 +03:00
Andrei Selkin 2c23e07558 Issue #2661: Enforce SimpleAccessorNameNotation of sevntu-checkstyle over Checkstyle source code 2015-12-22 19:55:21 +03:00
Vladislav Lisetskiy ed6c2ea133 Issue #2631: Optimize JavadocUtils 2015-12-21 06:31:26 -08:00
Vladislav Lisetskiy dedcabd90d Pull #2756: Remove unused message 2015-12-21 01:18:38 +03:00
Andrei Selkin 9a4d0253da Issue #2661: Enforce AvoidHidingCauseException of sevntu-checkstyle over Checkstyle source code 2015-12-19 12:50:42 -08:00
Andrei Selkin 57e7b8ec92 Pull #2749: Make UT 'testNonAccessibleFile' locale independent 2015-12-19 12:47:05 -08:00
Andrei Selkin 8d5807a3dc Issue #2661: Enforce OverridableMethodInConstructor of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:31:08 -08:00
Andrei Selkin 5fecdf11bc Issue #2661: Enforce WhitespaceBeforeArrayInitializer of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:11:45 -08:00
Andrei Selkin b2df33a98a Issue #2661: Enforce AvoidNotShortCircuitOperatorsForBoolean of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:42:13 -08:00
Andrei Selkin e1f20de247 Issue #2661: Enforce SingleSpaceSeparatorCheck of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:38:37 -08:00
rnveach 8c89137218 minor: renaming indentation methods to more natural name 2015-12-16 11:16:00 -05:00
rnveach 4a6e1a3541 minor: renaming indentation methods to more natural name 2015-12-16 07:56:34 -08:00
Vladislav Lisetskiy c922d93b2f Issue #2609: Repair CodeSelector in GUI 2015-12-16 06:48:10 -08:00
Selkin Andrey b9df819960 Issue #2661: Enforce ForbidCCommentsInMethodsCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:22:34 -08:00
Andrei Selkin 3b15590148 minor: correct release 6.13 notes messages 2015-12-16 05:25:10 -08:00
Andrei Selkin f9ff86c701 Issue #2523: Make DetectorOptions as final and immutable 2015-12-15 06:46:06 -08:00
Andrei Selkin bc034f53c0 Issue #2575: Create directory structure needed to store cache file 2015-12-15 05:29:32 -08:00
Andrei Selkin 1ef123bf60 Issue #2661: Enforce StaticMethodCandidateCheck of sevntu-checkstyle over Checkstyle source code 2015-12-14 17:17:13 -08:00
Abram Thielke 9130eceb98 Issue #2694: Fixing AbbreviationAsWordInName incorrectly reports constants in annotations 2015-12-14 09:58:45 -05:00
Roman Ivanov 22779281e6 Issue #2080: resolving 'TestNG fail() without message ' TCBuild=436 2015-12-12 17:15:19 -08:00
Roman Ivanov 89cee41994 conf: update guava version to 19.0 2015-12-12 16:04:46 -08:00
Roman Ivanov f8e11359b8 Issue #2080: !(lastImportStatic ^ isStatic) can be simplified to 'lastImportStatic==isStatic' TCBuild=436 2015-12-12 16:03:40 -08:00
Roman Ivanov 129dd0e0bf Issue #2080: resolving 'return is unnecessary as the last statement in a 'void' method ' TCBuild=438 2015-12-12 11:15:09 -08:00
Roman Ivanov 28e6666a07 Issue #2080: resolving 'TestNG fail() without message ' TCBuild=436 2015-12-12 10:42:25 -08:00
liscju ee5d8ec036 Issue #2291: Fix not raising violation NeedBraces with ForEach loop with single stmt 2015-12-11 08:37:46 -08:00
Andrei Selkin 272740a132 doc: Correct regexp in configuration example for ParameterNameCheck 2015-12-09 23:00:01 +03:00
Andrei Selkin 75bbb44180 Issue #2678: Fix NPE in ParameterNameCheck 2015-12-09 22:59:54 +03:00
Andrei Selkin 5d7226fac5 doc: Add example for ParameterName into xdoc 2015-12-09 20:56:39 +03:00
Andrei Selkin d33b0901fb doc: Fix check name in CatchParameterName xdoc 2015-12-09 20:56:33 +03:00
liscju 02bc165a36 Issue #2603: add allowEmptyLambda parameter to WhitespaceAroundCheck 2015-12-09 05:40:14 -08:00
Michal Kordas 6127a44e20 doc: Update comment in google_checks.xml 2015-12-08 19:18:04 -08:00
Andrei Selkin cdfa561939 Issue #2505: Add ENUM_CONSTANT_DEF support to MethodParamPad 2015-12-08 23:26:17 +03:00
Andrei Selkin 648871b6c8 Issue #2646: Fix inability to suppress checkstyle violations with @SuppressWarnings annotation 2015-12-08 05:59:57 -08:00
Vladislav Lisetskiy af4ecbf9b5 Issue #2609: Drop abstract class and interface in gui package 2015-12-08 05:39:05 -08:00
rnveach 6ca2d5279e minor: renaming indentation methods to more natural name 2015-12-08 05:34:53 -08:00
rnveach 6eb080a3d2 config: removed 'check' from check name 2015-12-07 20:41:19 -05:00
rnveach 4cdfe5c510 minor: added verification of google/sun checks in config 2015-12-07 20:41:13 -05:00
Vladislav Lisetskiy 948e489ba6 Pull #2671: Reorganize token sets in UncommentedMain 2015-12-07 22:19:23 +03:00
rnveach e8475b4126 Issue #2625: reorganized internal tests 2015-12-07 05:36:03 -08:00
rnveach 0d843780fc Issue #2625: made PackageObjectFactory public 2015-12-07 05:35:16 -08:00
Andrei Selkin eae75a529f Issue #2604: Refactoring of SingleLineJavadoc to resolve LocalVariableName violation 2015-12-06 16:02:51 -08:00
Andrei Selkin aab0718232 Issue #2604: Update regexp pattern for LocalVariableName 2015-12-06 16:02:51 -08:00
Andrei Selkin 3813f1ccbf Issue #2604: Update regexp pattern for ParameterName 2015-12-06 16:02:51 -08:00
Vladislav Lisetskiy 5e0f360e7b Issue #2658: Repair verification of expected warnings in ITs 2015-12-07 01:14:29 +03:00