Commit Graph

5648 Commits

Author SHA1 Message Date
Roman Ivanov adeb2cf187 infra: travis: update for PR description validation 2016-02-23 09:04:09 -08:00
Baratali Izmailov 25621a3c33 Issue #652: New option to print AST with comment nodes. 2016-02-23 15:07:10 +00:00
Roman Ivanov 84166439f0 infra: travis: sleep 2 was added to let message be shown before exit. 2016-02-23 06:08:46 -08:00
Roman Ivanov ee71d39c69 infra: travis fix for syntax problems 2016-02-22 17:10:54 -08:00
Roman Ivanov b45300b00d infra: travis: user message for Issue ref in PR description 2016-02-22 16:14:32 -08:00
Roman Ivanov 7a08d903ce infra: travis: jq tools usage for json parsing after curl 2016-02-22 16:04:07 -08:00
Roman Ivanov 9f297297b7 infra: travis test Issue ref in PR description 2016-02-21 18:13:34 -08:00
Andrei Selkin 63c85593a5 Issue #903: Skip type annotations from validation of ModifierOrderCheck (part 2) 2016-02-21 09:02:33 -08:00
Roman Ivanov 7450f13dfc Issue #957: fix for InteliJ inspection violations, fix for declaration order 2016-02-21 06:50:37 -08:00
Andrei Selkin 77b69e2b9e Issue #2762: Extend violation message for brace policy 'same' of RightCurlyCheck 2016-02-21 06:22:18 -08:00
Roman Ivanov f79ab476b0 Issue #957: aditional fix 2016-02-21 06:09:46 -08:00
Vladislav Lisetskiy 70f209a220 Issue #957: Remove PMD DefaultPackage rule from excludes 2016-02-21 05:57:55 -08:00
Vladislav Lisetskiy 8ad9441bbb Issue #957: Forbid @VisibleForTesting 2016-02-20 23:25:24 +03:00
liscju 020a34dc47 doc: Improve javadoc of parameters of AnnotationLocationCheck. 2016-02-19 16:35:53 -08:00
rnveach 452a1df819 Issue #2941: fixed incorrect expected indentations 2016-02-19 16:34:39 -08:00
Roman Ivanov 701282f2df config: exlude for link of linkcheck validation-maven-plugin 2016-02-19 14:47:12 -08:00
Vladislav Lisetskiy f6bec165c9 Issue #957: Resolve problems from PMD DefaultPackage rule 2016-02-19 05:38:29 -08:00
Vladislav Lisetskiy a3882648b2 Issue #2869: Remove redundant javadoc tags 2016-02-18 14:33:27 -08:00
Vladislav Lisetskiy 1f18d9de9a Issue #2869: Allow missing javadoc tags if an allowed annotation is put 2016-02-18 14:33:27 -08:00
Roman Ivanov bfd2e04ce1 config: maven-compiler-plugin:3.5.1 2016-02-18 07:07:05 -08:00
Vladislav Lisetskiy 3b970321aa Issue #957: Resolve PMD DefaultPackage rule problems in imports package 2016-02-18 06:54:52 -08:00
rnveach 4b2c1aaebe Issue #2773: added exception for invalid AutomaticBean children 2016-02-18 06:40:56 -08:00
liscju 205223a04c Issue #676: Forbid multiple violation for the same line in IndentationCheck 2016-02-18 06:00:02 -08:00
rnveach b16231d7b1 Issue #2904: fixed bad code in InputInnerAssignmentLambdaExpressions 2016-02-17 18:59:34 -05:00
liscju ec20c822a1 Issue #2818: Add support for lambda expression in LeftCurlyCheck 2016-02-17 08:18:33 -08:00
liscju 420a4908da Issue #1048: Duplicate error message for static final field in DeclarationOrderCheck 2016-02-17 06:18:38 -08:00
liscju d4791bca40 Issue #2889: Adds skipNoJavadoc option to MissingDeprecated check 2016-02-17 05:48:41 -08:00
Baratali Izmailov e091384b4f Issue #410: Web-page about writing Javadoc Checks 2016-02-17 05:38:10 -08:00
Vladislav Lisetskiy c2d5b41fb4 Issue #957: Resolve PMD DefaultPackage rule problems in gui package 2016-02-17 00:34:15 +03:00
Andrei Selkin dea6dab124 Issue #2251: Fix wrong support for resources with language, country, variant 2016-02-16 12:30:04 -08:00
Andrei Selkin 77acd41cf1 Issue #2285: Add possibility to track down the name of source file which caused the internal Exception or Error 2016-02-16 22:22:01 +03:00
Petr Hejl 4e08a213b4 Issue #2886: Changed semantics of PropertyExpander 2016-02-16 06:49:35 -08:00
Vladislav Lisetskiy 6b82f01378 Issue #1159: Resolve PMD ExceptionAsFlowControl in PackageObjectFactory 2016-02-16 06:32:14 -08:00
rnveach 7572ba1f8e Issue #281: fixed line wrap handling of slist/objblock 2016-02-16 06:06:44 -08:00
rnveach cb9218f5a7 Issue #2904: fixed bad code in InputFinalLocalVariableNameLambda 2016-02-16 05:34:19 -08:00
rnveach f02ad6555c Issue #2904: fixed bad code in InputIllegalInstantiation2 2016-02-16 05:33:43 -08:00
rnveach e4fc9bb129 Issue #2904: fixed SuperCloneCheck from bad code in input 2016-02-16 05:31:45 -08:00
Roman Ivanov dbebdc36ea config: slf4j-simple was updated to 1.7.16 2016-02-15 06:34:54 -08:00
liscju 6a7fe7dce0 minor: Add expanding node by double-click in gui 2016-02-15 06:03:59 -08:00
Andrei Selkin 4c3a5dcdd0 Issue #903: Skip type annotations from validation of ModifierOrderCheck 2016-02-15 05:48:10 -08:00
Vladislav Lisetskiy 0fe6a55348 Issue #2887: Fix VisibilityModifier.allowPublicImmutableFields work in enums 2016-02-15 05:43:13 -08:00
Vladislav Lisetskiy e12cd08d64 Issue #2185: update Checkstyle ant task documentation 2016-02-15 05:41:04 -08:00
Peter Wong 23d07cb6ca Issue #2905: add to profile activation that tools dependency should only be declared up to JDK 8 2016-02-13 22:03:52 +00:00
Roman Ivanov 4ed9a7d375 config: '-Dorekit.checkstyle.version' is used instead of sed pre-procesing of pom 2016-02-12 20:23:32 -08:00
rnveach 06ed1d48da Issue #2880: moved compilable resources to resource folder 2016-02-12 20:19:01 -08:00
rnveach 07d477a710 Issue #2880: fixed java 8 code compile issues 2016-02-12 20:19:01 -08:00
rnveach 7ad9b04b03 Issue #2880: added java 8 compiler on code in non-compilable 2016-02-12 20:19:01 -08:00
liscju 88925a79c1 Issue #2822: Makes FinalClass doesnt recognise as final classes with nested subclasses 2016-02-12 20:14:26 -08:00
Roman Ivanov 7c25132173 config: we did too much requests to github, now github reject all requests '429 Too Many Requests' 2016-02-12 06:14:10 -08:00
rnveach 152c9da776 minor: added missing code for EXTENDS_CLAUSE token 2016-02-12 05:44:44 -08:00