Commit Graph

5425 Commits

Author SHA1 Message Date
Selkin Andrey 2e47236a2b Issue #2661: Enforce ReturnNullInsteadOfBooleanCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:59:53 -08:00
Selkin Andrey c1a934f4ea Issue #2661: Enforce TernaryPerExpressionCount of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:56:58 -08:00
Andrei Selkin 8852b02802 Issue #2661: Enforce EmptyPublicCtorInClassCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:46:51 -08:00
Andrei Selkin 7d6f22e7e2 Issue #2661: Enforce NameConventionForJunit4TestClassesCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:42:31 -08:00
Andrei Selkin e12702ee99 Issue #2661: Enforce CauseParameterInException of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:39:44 -08:00
Andrei Selkin 3321d20458 Issue #2661: Enforce NestedSwitchCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:35:55 -08:00
Andrei Selkin 95a4638d4a Issue #2661: Enforce UselessSingleCatchCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 05:28:27 -08:00
Andrei Selkin 258426c3e4 Issue #2661: Configure checkstyle maven plugin to validate only 'src' folder 2015-12-16 05:26:31 -08:00
Andrei Selkin 3b15590148 minor: correct release 6.13 notes messages 2015-12-16 05:25:10 -08:00
Roman Ivanov abfa287ae9 infra: build release notes need to be launched on full clone(Travis do depth=50) to have access to whole history 2015-12-15 11:32:10 -08:00
Roman Ivanov 487a901179 infra: possible fix for travis build failure 2015-12-15 10:39:04 -08:00
Roman Ivanov 546004dec8 infra: debug info for travis build 5 2015-12-15 10:03:31 -08:00
Roman Ivanov a24a27b772 infra: debug info for travis build 4 2015-12-15 09:50:49 -08:00
Roman Ivanov 9729c4ddbf infra: debug info for travis build 3 2015-12-15 09:45:32 -08:00
Roman Ivanov 2c2a0ffe75 infra: debug info for travis build 2 2015-12-15 09:35:08 -08:00
Roman Ivanov c738a03bc9 infra: debug info for travis build 2015-12-15 09:21:43 -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
Andrei Selkin e54822d513 Issue #2661: Add sevntu-checkstyle maven plugin into pom.xml 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
Roman Ivanov 9443321a0f config: JSUnresolvedLibraryURL is disabled as it cause false-positives 'checks.xml:9: There is no locally stored library for the HTTP link.' at TC 2015-12-12 09:51:31 -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
Roman Ivanov db642355f8 infra: fix for releasenotes builder triggers 2015-12-10 10:59:20 -08:00
Roman Ivanov 00c9e7cd08 infra: releasenotes build
debug on Travis
2015-12-10 06:20:56 -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 25badc206f Issue #2604: Update regexp pattern for StaticVariableName 2015-12-06 16:02:51 -08:00
Andrei Selkin 7606e23a02 Issue #2604: Update regexp pattern for MemberName 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