Commit Graph

4609 Commits

Author SHA1 Message Date
Roman Ivanov 2197a604dd minor: fix for linkcheck plugin validation (googlewebtoolkit.blogspot.com) 2016-12-13 09:46:08 -08:00
Roman Ivanov 9321a5bec6 minor: fix for linkcheck plugin validation (viold-elements) 2016-12-12 13:38:23 -08:00
Roman Ivanov 1bf40e8418 minor: fix for linkcheck plugin validation (viold-elements) 2016-12-12 13:26:09 -08:00
rnveach 2b59f39b16 Issue #3622: expanded and fixed documentation for checker and treewalker 2016-12-12 12:49:20 -08:00
rnveach 5b73516ca1 Issue #2803: added synchronized to NoWhitespaceAfterCheck 2016-12-12 09:16:47 -08:00
kazachka 65fe91df6a Issue #3426: remove warning on PACKAGE_DEF preceded by javadoc not separated by line 2016-12-12 06:04:12 -08:00
Roman Ivanov 90dc0666ba Issue #3590: CustomImportControl bad document examples that could lead to false positive on 'special group' 2016-12-11 15:45:13 -08:00
rnveach 01e039a0fb Issue #2809: added new checks for google style 4.6.2 2016-12-11 10:23:36 -08:00
Roman Ivanov 4f64bd427a minor: resolve Intellij inspection 'Variable result initializer false is redundant' 2016-12-11 05:40:01 -08:00
rnveach e60d4545a7 minor: all style checks should be referenced in style xdoc 2016-12-10 17:30:10 -08:00
rnveach 032742cf6c minor: checks should have all their styles listed 2016-12-10 17:30:10 -08:00
Roman Ivanov 32a7a33360 Issue #3628: ReturnCountExtendedCheck from sevntu is enabled, all violations are resolved 2016-12-10 15:25:13 -08:00
MaksimP 4c2649f572 Issue #3600: fix chmod 2016-12-09 16:14:39 -08:00
Roman Ivanov ec2834e43a minor: fix for Intelij inspections (Prohibited exception 'Exception' thrown; Declaration has problems in Javadoc references ; 'assertEquals()' may be 'assertSame()' ;'assertEquals()' can be simplified to 'assertNull()') 2016-12-09 14:01:23 -08:00
Roman Ivanov 3f3dedeacc Issue #3606: additioanl UTs for coverage 100% 2016-12-09 11:42:20 -08:00
MaksimP 9ebd617439 Issue #3333: add new tokens in WhitespaceAfterCheck 2016-12-09 11:21:24 -08:00
Saideep 4ffcaad67d Issue #3606: Test coverage boost for ParseTreeTablePModel.java 2016-12-09 08:46:46 -08:00
rnveach b61daf7f44 Issue #3611: added haltOnException to Checker 2016-12-07 15:21:03 -08:00
liscju 4d214096fc Issue #3617: make FinalLocalVariable not check multi-catch vars 2016-12-07 13:22:51 -08:00
Aurimas Liutikas 636ae05d05 Issue #3605: enable certain SAXParserFactory features 2016-12-06 14:57:49 -08:00
Roman Ivanov 62e1209c81 minor: fix for sonar links (linkcheck plugin) 2016-12-05 16:32:05 -08:00
rnveach 292ad0ebf2 Issue #3575: changed module setters for uri 2016-12-05 13:00:47 -08:00
rnveach 3ddf152905 Issue #3575: changed module setters for scope 2016-11-30 10:45:24 -08:00
Jochen Van de Velde a0b86b845b Issue #3584: Deprecate 'url' property of ImportControlCheck 2016-11-29 11:01:36 -08:00
Roman Ivanov 94a7d07b64 Issue #3594: resolve Unexpected loss of coverage for PropertyCacheFile 2016-11-28 21:20:20 -08:00
linelect 1b91687d6a Issue #2143: add check extra separation in group 2016-11-28 15:55:49 -08:00
linelect 2c6fd416b7 Issue #2143: Fix extra separation in group error 2016-11-28 15:55:49 -08:00
kazachka 3a8f8d6f39 Issue #3498: ImportCheckControl refactored 2016-11-28 17:31:57 -05:00
rnveach ff83a8faec Issue #3575: changed module setters for severity level 2016-11-28 14:23:09 -08:00
Jochen Van de Velde 0cdbac0761 Issue #3450: Support loading import control configuration from URLs and classpath 2016-11-28 14:19:30 -08:00
Vladislav Lisetskii bfed57cdc8 Issue #2992: ThreadLocal usage in single-threaded checkstyle 2016-11-28 14:16:59 -08:00
rnveach 825e6a8fcd Issue #2068: updated RedundantModifier documentation for final in enums 2016-11-25 21:56:05 -08:00
Roman Ivanov cda594d226 doc: releasenotes 7.3 2016-11-25 06:00:45 -08:00
Roman Ivanov 34c46f7808 minor: change git-scm url in documentation to avoid linkcheck violation - 'javax.net.ssl.SSLException : Received fatal alert: internal_error' 2016-11-25 05:50:29 -08:00
Roman Ivanov 63125517be minor: change url in documentation to avoid unstable linkcheck violation and to have better article 2016-11-25 05:47:30 -08:00
linelect d61783cb9c Issue #3577: ImportOrder checkstyle_checks.xml does not have separate "java" group 2016-11-24 21:06:34 -08:00
Ken Geis 56a33b5ee2 doc: fix broken link to file filters page 2016-11-23 13:43:05 -08:00
rnveach f84e26aa91 Issue #3567: clarified tests with expected exceptions 2016-11-21 20:59:39 -08:00
rnveach 6f82844f83 Issue #3487: turned on checkstyle cache for developers 2016-11-20 05:16:03 -08:00
Roman Ivanov 82bf6a6410 Issue #3561: document isCommentNodesRequired method in xdoc 2016-11-19 14:05:55 -08:00
rnveach 0e8c819d0e Issue #3536: changed assume into if because of powermock interference 2016-11-18 16:31:20 -08:00
rnveach 19ffe1bb1b Issue #3170: delete children from javadoc TEXT 2016-11-18 16:15:45 -08:00
Michael Vorburger 84015bb21c minor: dos2unix to convert 1 file found 'with CRLF line terminators' 2016-11-18 09:32:45 -08:00
kazachka 62d4bfe0dd Issue #3432: Added DetailNode support for CodeSelector, gui code selection and tests 2016-11-16 18:29:36 -05:00
alberto.cuda 548ecd7022 Issue #3381: Update coverage report for Google style 12 July 2016 2016-11-11 16:14:18 -08:00
alberto.cuda a1e1403df4 Issue #3381: Update Google style coverage to state of 12 July 2016 2016-11-11 16:14:18 -08:00
kazachka 4e684926cf Issue #3445: GUI modified to show javadoc tree as subtree of COMMENT_CONTENT token 2016-11-11 13:04:52 -08:00
rnveach 0fb94f14ef Issue #3536: added import control dtd 1.2 to loader 2016-11-10 13:07:07 -08:00
Roman Ivanov 441d2d3700 doc: note was placed to TranslationCheck that it has problems with Checker cache 2016-11-10 12:43:49 -08:00
rnveach 56cc11416e Issue #3488: save files into cache with no un-suppressed violations 2016-11-10 11:59:54 -08:00