Commit Graph

5453 Commits

Author SHA1 Message Date
Andrei Selkin 5fecdf11bc Issue #2661: Enforce WhitespaceBeforeArrayInitializer of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:11:45 -08:00
Andrei Selkin 9f88ca3286 Issue #2661: Enforce RedundantReturn of sevntu-checkstyle over Checkstyle source code 2015-12-18 22:00:51 +03:00
Roman Ivanov c0a664c251 Issue #2661: fix for build failure 2015-12-18 07:43:44 -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 e31400a863 Issue #2661: Enforce llegalCatchExtendedCheck of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:40:01 -08:00
Andrei Selkin e1f20de247 Issue #2661: Enforce SingleSpaceSeparatorCheck of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:38:37 -08:00
Selkin Andrey 4ac5e944af Issue #2661: Enforce EitherLogOrThrowCheck of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:37:01 -08:00
Andrei Selkin cdbcccf19d Issue #2661: Enforce checks of sevntu-checkstyle over Checkstyle source code 2015-12-18 05:35:24 -08:00
Andrei Selkin 5568d06839 Issue #2661: Configure sevntu-checkstyle to validate source directory and subfolders 2015-12-18 05:35:24 -08:00
Roman Ivanov 2a0bd8cf7b Issue #2661: skip plugin execution from build phases that do not need this 2015-12-16 14:54:08 -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
Andrei Selkin 2f0b4be3ae Issue #2661: Enforce UselessSuperCtorCallCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:45:43 -08:00
Selkin Andrey 70ef38812e Issue #2661: Enforce AvoidDefaultSerializableInInnerClasses of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:39:45 -08:00
Selkin Andrey 5a84e5a63d Issue #2661: Enforce ConfusingConditionCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:37:54 -08:00
Selkin Andrey 9424369489 Issue #2661: Enforce DiamondOperatorForVariableDefinitionCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:35:52 -08:00
Andrei Selkin 20eead96d1 Issue #2661: Enforce RequiredParameterForAnnotation of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:33:43 -08:00
Selkin Andrey 8617f513b7 Issue #2661: Enforce FinalizeImplementationCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:24:30 -08:00
Selkin Andrey b9df819960 Issue #2661: Enforce ForbidCCommentsInMethodsCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:22:34 -08:00
Selkin Andrey 78e4a6dd88 Issue #2661: Enforce ForbidInstantiationCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:19:57 -08:00
Selkin Andrey 4c0f8b34df Issue #2661: Enforce ForbidReturnInFinallyBlockCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:17:43 -08:00
Selkin Andrey 2e7ab3f48e Issue #2661: Enforce ForbidThrowAnonymousExceptionsCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:16:12 -08:00
Selkin Andrey 52f8dbe5a6 Issue #2661: Enforce InterfaceTypeParameterNameCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:14:12 -08:00
Selkin Andrey 38c950c8ec Issue #2661: Enforce NoMainMethodInAbstractClass of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:11:41 -08:00
Selkin Andrey 4512c17cf9 Issue #2661: Enforce NoNullForCollectionReturnCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:09:21 -08:00
Selkin Andrey 27e05d9e07 Issue #2661: Enforce PublicReferenceToPrivateTypeCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:06:49 -08:00
Selkin Andrey 948d55948e Issue #2661: Enforce ReturnBooleanFromTernaryCheck of sevntu-checkstyle over Checkstyle source code 2015-12-16 06:03:16 -08:00
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