Commit Graph

797 Commits

Author SHA1 Message Date
Andrei Selkin 3b15590148 minor: correct release 6.13 notes messages 2015-12-16 05:25:10 -08: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
Andrei Selkin cdfa561939 Issue #2505: Add ENUM_CONSTANT_DEF support to MethodParamPad 2015-12-08 23:26:17 +03:00
Andrei Selkin 137a6d4175 Issue #2549: Remove parameters validation from LocalVariableName 2015-12-03 17:19:15 -08:00
Michal Kordas d67d10e9f2 Issue #2616: Add CatchParameterName check for catch blocks parameters 2015-12-03 15:16:44 -08:00
Thomas Jensen e9e8d2f0a7 Pull #2644: Fix 'tokens' property in JavadocStyle check 2015-12-03 21:41:01 +01:00
liscju c2d01289dd spelling: fix typo in word 'Existing' in google_style.xml 2015-12-03 11:55:55 -08:00
Roman Ivanov e91024884e doc: extending documentation on how to report issue 2015-12-03 06:19:40 -08:00
Roman Ivanov c8d318b6aa doc: releasenotes 6.13, fix for checkstyle violations 2015-11-30 06:11:11 -08:00
Roman Ivanov 71021e661f doc: releasenotes 6.13 2015-11-30 06:04:53 -08:00
Roman Ivanov c324b05dfd Revert "Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validation"
This reverts commit 176301250b.
2015-11-18 05:53:18 -08:00
Michal Kordas 71950237c1 Issue #2344: Fix typos and grammar on Report Issue page 2015-11-16 14:47:25 -08:00
Andrei Selkin ac8daf291b doc: Correct xdoc/javadoc for ParameterNameCheck 2015-11-12 19:23:46 -08:00
rnveach 1edb2ce5f7 Issue #2451: documented missing properties for MethodNameCheck 2015-11-12 19:15:30 -08:00
Roman Ivanov 7503098309 Issue #2344: create HTML web page to describe how to open issues agains Checkstyle 2015-11-09 09:58:18 -08:00
rnveach 5dcce195e0 Issue #2557: fixed xdoc style errors 2015-11-09 05:38:54 -08:00
Vladislav Lisetskiy c384da04a2 Issue #1031: Improve documentation for CovariantEquals check 2015-11-06 20:16:08 +01:00
Andrei Selkin 176301250b Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validation 2015-11-05 20:59:34 -08:00
Roman Ivanov 2448576960 doc: fix for classification of fix in releasenotes 2015-11-05 16:26:24 -08:00
Roman Ivanov 923791dda6 doc: release notes 6.12.1 2015-11-05 07:50:29 -08:00
Andrei Selkin c9b625bcf0 Issue #2290: Add 'ignoreOverridden' option to skip methods with @Override annotation 2015-11-04 13:44:55 -08:00
rnveach b7f5b3fbed Issue #2519: removed xdoc google style links to master 2015-11-04 12:59:57 -05:00
Andrei Selkin 880ae00b7b Issue #2436: NeedBraces: allow no body loops 2015-11-04 05:52:58 -08:00
rnveach 6354f009e8 Issue #2519: removed xdoc links to master 2015-11-03 22:30:12 -05:00
Vladislav Lisetskiy 79e2149b37 Issue #2346: Describe token sets in 'writing checks' section in xdoc 2015-11-03 14:18:26 -08:00
Vladislav Lisetskiy 986b2c664b Issue #1627: Update 'Example of Usage' sections in xdocs 2015-11-03 18:28:14 +03:00
Vladislav Lisetskiy afbb944fe2 Issue #1627: Make 'processJavadoc' property 'true' by default 2015-11-03 18:28:14 +03:00
rnveach 879738dc84 Issue #2292: fixed xdoc check order errors 2015-11-03 06:17:00 -08:00
rnveach c966129879 Issue #2122: Fix RedundantModifier at final methods in anonymous class 2015-11-03 05:49:51 -08:00
Roman Ivanov ed486ddb13 doc: release notes for 6.12 2015-11-01 08:00:33 -08:00
Roman Ivanov 8bf6df6e7a Issue #2415: IllegalTypeCheck , requiredTokens is set to IMPORT only 2015-11-01 05:57:26 -08:00
Andrei Selkin d34fe20b92 Issue #2078: Update xdoc for CommentsIndentationCheck 2015-10-31 15:48:32 -07:00
attatrol c56dce9222 Issue #1013: Fix NoWhitespaceAfterCheck 2015-10-31 15:16:15 -07:00
Michal Kordas 9aa49c8f6d Issue #2202: Make SuppressWarningsFilter case-insensitive 2015-10-31 15:15:08 -07:00
Michal Kordas 30881d8524 Issue #2388: Make JavadocType check customizable by list of tokens 2015-10-31 15:02:04 -07: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
rnveach 2ba55edc4e Issue #2268: require all checks appear in checkstyle_checks.xml 2015-10-29 21:10:29 -07: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
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
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 5ba77ed65d Issue #792: Ignore missing Javadoc for 'serialVersionUID' fields 2015-10-25 21:49:25 +01:00
Roman Ivanov edd8b12222 Issue #2431: newly added token was added to xdoc 2015-10-25 09:42:10 -07:00
Michal Kordas ff45368856 Issue #2433: Exclude lines with imports in LineLength check 2015-10-24 16:02:00 -07:00
rnveach 24f73e69dc Issue #2425: fixed invalid xml examples in xdocs 2015-10-23 18:55:40 -04:00