Commit Graph

5207 Commits

Author SHA1 Message Date
Michal Kordas 16493bfb50 Issue #2387: Do not recognize '/**/' as valid Javadoc 2015-10-31 15:12:07 -07:00
Michal Kordas 30881d8524 Issue #2388: Make JavadocType check customizable by list of tokens 2015-10-31 15:02:04 -07:00
Michal Kordas 4fc7b83dc3 Issue #2411: Fix false positive in JavadocStyle check on inheritDoc tag 2015-10-31 14:59:58 -07:00
rnveach 32c3e506aa Issue #2451: removed excess hierarchy from ReturnCountCheck 2015-10-31 14:57:03 -07:00
Vladislav Lisetskiy a172cb76e2 Issue #2474: Fix NPE in EqualsAvoidNull check 2015-10-31 14:52:56 -07:00
rnveach 91a49a90d4 Issue #2451: removed excess hierarchy from IllegalTypeCheck 2015-10-31 13:18:20 +01:00
rnveach aa89a8aa52 Issue #2268: require all filters appear in checkstyle_checks.xml 2015-10-30 22:19:51 -07:00
rnveach 9a39d19a31 Issue #2482: Exclude lines with package in LineLength check 2015-10-30 22:17:52 -07:00
Michal Kordas f30512c75f Issue #2215: Rename tests to match tested class name with Test suffix 2015-10-30 22:16:27 -07:00
rnveach 6d7e1c3b77 Issue #2451: removed excess hierarchy from SuppressWarningsCheck 2015-10-30 16:10:31 -04:00
rnveach ee0bcb2831 Issue #2451: removed excess hierarchy from TrailingCommentCheck 2015-10-30 08:43:23 -04:00
rnveach 8cdcc5091a minor: removed exceptions not thrown 2015-10-29 21:13:36 -07:00
rnveach 83c70ff293 minor: removed unnecessary cast 2015-10-29 21:13:01 -07:00
rnveach f2c6263e15 Issue #2451: removed excess hierarchy from RegexpCheck 2015-10-29 21:12:23 -07:00
rnveach 2ba55edc4e Issue #2268: require all checks appear in checkstyle_checks.xml 2015-10-29 21:10:29 -07:00
rnveach 10ebe0d8d3 Issue #2451: removed excess hierarchy from PackageNameCheck 2015-10-29 19:11:12 -04:00
rnveach 50a13cf5bd Issue #2451: removed excess hierarchy from MissingCtorCheck 2015-10-29 16:44:47 -04:00
rnveach d74f5bb61c Issue #2451: removed excess hierarchy from MissingSwitchDefaultCheck 2015-10-29 10:27:18 -04:00
Michal Kordas bca492cc21 Pull #2464: Update Maven Shade Plugin to 2.4.2 2015-10-29 09:50:12 +01:00
rnveach 797bed5c6b Issue #2453: removed xdoc of CustomImportOrder.samePackageMatchingDepth 2015-10-28 13:30:47 -04:00
rnveach b0891b5567 Issue #2442: fixed xdoc check errors 2015-10-27 22:36:51 -04:00
rnveach 50e9439fa2 Issue #2442: added xdoc check validation 2015-10-27 22:36:48 -04:00
Roman Ivanov d8f2f0e557 minor: Update pom.xml with maven-clean-plugin 3.0.0 2015-10-26 17:36:40 -07:00
Roman Ivanov 9cf74f9490 minor: dead link was removed (linkcheck maven plugin) 2015-10-26 17:15:08 -07:00
Dawid Nejman 2f9656e851 Issue #1238: Add codeclimate-checkstyle and Checkstyles for Bitbucket Server tools 2015-10-26 16:40:55 -07:00
rnveach 5b345b5748 Issue #2421: removed unneeded suppressions 2015-10-26 18:35:41 -04:00
Roman Ivanov a6bf0ef27c Issue #2421: ReturnCount violation is resolved 2015-10-26 05:46:26 -07:00
Dawid Nejman 8a2cf3a7e7 Issue #1238: Update list of missing tools 2015-10-25 17:45:53 -07:00
rnveach 0d1bef9960 minor: refactoring xdoc xml validation 2015-10-25 17:44:51 -07:00
Michal Kordas 66ed32ae55 Issue #792: Remove obsolete comments on 'serialVersionUID' fields 2015-10-25 21:50:05 +01:00
Michal Kordas 5ba77ed65d Issue #792: Ignore missing Javadoc for 'serialVersionUID' fields 2015-10-25 21:49:25 +01:00
rnveach 344ea5c012 Issue #2421: enabling checking on it folder 2015-10-25 14:30:20 -04:00
rnveach 6b902e2af6 Issue #2421: enabling checking on it folder 2015-10-25 14:20:00 -04:00
Roman Ivanov edd8b12222 Issue #2431: newly added token was added to xdoc 2015-10-25 09:42:10 -07:00
Roman Ivanov d1a6a43710 Issue #2421: Cyclomatic Complexity and ReturnCount violations are resovled 2015-10-25 09:21:51 -07:00
rnveach a2ae6fa3a8 Issue #2421: enabling checking on it folder 2015-10-25 10:21:26 -04:00
Roman Ivanov ee48ba1944 Issue #2421: separation of questionable supperessions 2015-10-25 07:13:50 -07:00
rnveach 464a7dd3fe Issue #2421: enabling checking on it folder 2015-10-24 21:39:18 -04:00
Roman Ivanov eb50e333a4 Issue #2421: suppression was splitted 2015-10-24 17:47:32 -07:00
rnveach 111cbbaf2a Issue #2421: enabling checking on it folder 2015-10-24 19:17:26 -04:00
Michal Kordas ff45368856 Issue #2433: Exclude lines with imports in LineLength check 2015-10-24 16:02:00 -07:00
rnveach 617178cb1f Issue #2421: started enabling some checking on it folder 2015-10-24 14:35:08 -04:00
Roman Ivanov 189da7314d Issue #2434: Inconvenience to debug UTs after recent changes in BaseCheckTestSupport 2015-10-24 07:12:47 -07:00
rnveach 3a2cb4d787 Issue #2421: enabled final local variable for test folder 2015-10-24 06:43:37 -07:00
Roman Ivanov 9316d20698 Issue #2431: LeftCurly: add Anonymous class to allowed tokens 2015-10-24 05:27:07 -07:00
rnveach 75da2ef6ac Issue #2421: enabled line length for test folder 2015-10-23 20:25:26 -04:00
rnveach 24f73e69dc Issue #2425: fixed invalid xml examples in xdocs 2015-10-23 18:55:40 -04:00
rnveach 57408d4463 Issue #2085: flush audit outputs sooner 2015-10-23 05:47:26 -07:00
rnveach d35dc97039 Issue #2421: expanded checks on test directory 2015-10-22 17:07:10 -04:00
rnveach 10d3015752 Issue #2161: unify test input file names 2015-10-22 08:59:08 -04:00