Commit Graph

748 Commits

Author SHA1 Message Date
rnveach 24f73e69dc Issue #2425: fixed invalid xml examples in xdocs 2015-10-23 18:55:40 -04:00
Michal Kordas 1487e51618 Issue #2080: Fix typos in code 2015-10-18 06:03:57 -07:00
Roman Ivanov e76a439c2b doc: fix for names of Checks in release notes 2015-10-16 17:33:08 -07:00
Dawid Nejman 06d115d426 Issue #1238: Replaced outdated link for bamboo-checkstyle-plugin 2015-10-14 21:59:11 +02:00
Dawid Nejman 1d1a46a97a Issue #1238: Update list of related Tools 2015-10-11 08:19:35 -07:00
Stéphane Galland 74e9b64d93 Issue #2275: Support for @SuppressWarnings("all"). 2015-10-08 06:47:06 -07:00
Roman Ivanov af24528a97 minor: issue link was added to explain skipped content section in xdoc/config.xml 2015-10-05 06:44:58 -07:00
Roman Ivanov a53f329960 minor: extra space was removed in xdoc 2015-10-05 06:33:11 -07:00
Roman Ivanov b63759af76 release notes for 6.11.2 2015-10-05 06:30:53 -07:00
Roman Ivanov 1c20b49e66 doc: fix for broken links 2015-10-05 06:30:27 -07:00
Andrei Selkin 3ebddae1b9 Issue #819: Split config.html into few pages 2015-10-05 05:31:52 -07:00
Andrei Selkin 040436b960 Issue #819: Create xdoc documentation for FileContentsHolder 2015-10-05 05:31:52 -07:00
Andrei Selkin 8d88c2f41b doc: Add WILDCARD_TYPE into list of acceptable tokens in xdocs of WhitespaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 9900f9905f Issue #2258: Add GENERIC_START and GENERIC_END into list of acceptable tokens in xdocs of NoWhiteSpaceAfter and WhiteSpaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 3504f74fea Issue #2259: Add COMMA into list of acceptable tokens in xdocs of NoWhiteSpaceBefore 2015-10-03 16:41:02 -07:00
Roman Ivanov bf5354f2d8 minor: fix for link to be direct (linkcheck plugin) 2015-10-02 06:30:48 -07:00
Roman Ivanov 1d88cbdab0 minor: fix for typo in release version 2015-10-02 06:14:13 -07:00
Roman Ivanov 290db3fe8b releasenotes 6.11.1 2015-10-02 05:40:52 -07:00
Vladislav Lisetskiy fff24e8900 Issue #905: Resolve Doxia Site Renderer warnings 2015-09-29 21:13:34 +03:00
Roman Ivanov 60db856ed6 release notes 6.11 2015-09-27 18:14:01 -07:00
Andrei Selkin 9f976c4a53 Issue #2169: Update HTML documentation to describe all options for all checks 2015-09-26 19:13:48 -07:00
Andrei Selkin b8f2d25b64 Issue #2166: Add 'requiredTranslations' option to Translation check 2015-09-26 15:02:59 -07:00
Aleksandr Ivanov afa74495ee Issue #2231: restore 'url' option for ImportControl 2015-09-26 14:59:06 -07:00
Roman Ivanov c2176a2400 doc: fix for dead links at xdoc 2015-09-25 15:44:04 -07:00
Vladislav Lisetskiy ad7c6fbf2f Issue #1005: Make link for each row of Google style coverage table 2015-09-25 05:48:36 -07:00
Michal Kordas 037b1c34f7 Issue #2230: Add docs about while idiom to InnerAssignment check 2015-09-25 05:47:38 -07:00
Aleksandr Ivanov e15f70ac5b Issue #1273: CustomImportOrderCheck rule priorities 2015-09-18 05:49:38 -07:00
Vladislav Lisetskiy 0e7ff063f8 Issue #2108: Anchor naming checks in google_style.xml 2015-09-16 05:32:25 +03:00
Vladislav Lisetskiy 38bba612c0 Issue #2108: Split all modules to be separate at config_naming.html 2015-09-15 07:06:14 -07:00
Roman Ivanov d58e2892c3 doc: improvement of formatting 2015-09-11 07:17:26 -07:00
Andrei Selkin af9ed7386d Issue #606: Reorganized sections in eclipse.xml 2015-09-09 11:29:20 -07:00
Andrei Selkin e52892ba62 Issue #606: Extended Eclipse user guide for newbies of Checkstyle 2015-09-09 11:29:20 -07:00
Ilja Dubinin b9cad4d385 doc: examles order for DescedantTokenCheck has been changed. 2015-09-09 01:56:54 +01:00
Michal Kordas 20b73ed383 Issue #2131: Add inspection scope profile for IDEA analysis 2015-09-06 22:55:23 +02:00
Andrei Selkin 0e8002b728 Issue #2092: Corrected xdoc for TranslationCheck. 2015-09-05 20:57:04 +03:00
Vladislav Lisetskiy 45e3ec229d Issue #1214: Update all Checks html docs with link to hosted
configurations
2015-09-04 05:38:52 -07:00
Andrei Selkin 9acda0b233 Issue #1833: Fixed redundant modifier false positive for abstract classes in interfaces. 2015-09-04 05:32:51 -07:00
Vladislav Lisetskiy 6389959930 Issue #2064: ignore classes nested in interaces or annotations in Final
Class Check
2015-09-03 11:11:56 -07:00
Vladislav Lisetskiy c569113723 Issue #2063: Create separate web page for old release notes 2015-09-03 13:52:12 -04:00
Vladislav Lisetskiy f66dcdbd94 Issue #1530: Detect nested enums marked as static in RedundantModifier
check
2015-09-03 06:45:44 -07:00
Andrei Selkin 860e442d53 Issue #1900: Extended javadoc/xdoc for RightCurlyCheck. 2015-09-03 06:34:06 -07:00
Andrei Selkin 0b6d22e69b Issue #2029: New option 'switchBlockAsSingleDecisionPoint' for CyclomaticComplexityCheck. 2015-09-03 05:51:41 -07:00
Michal Kordas 14db0ec7e9 Tidy up in release notes 2015-09-02 09:38:01 +02:00
Andrei Selkin 6f7dfc3c69 Corrected javadoc/xdoc for IllegalTypeCheck 2015-09-01 21:50:33 -07:00
Roman Ivanov ac4b253d1d release notes 6.10.1 2015-09-01 08:52:16 -07:00
Roman Ivanov c1e40c92a0 release notes 6.10 2015-08-31 23:12:04 -07:00
Roman Ivanov 092dd6864f minor: fix for incorrect link 2015-08-31 23:11:25 -07:00
Roman Ivanov 5a52ced14e doc: fix for issue commit message format 2015-08-31 22:16:10 -07:00
Michal Kordas b9bdf9f8e1 Issue #1555: Instructions to enable IntelliJ IDEA Inspections 2015-08-31 21:13:47 -07:00
Baratali Izmailov aa581847fe Issue #2031: 'ignoreMethods' option has been removed from DeclarationOrderCheck 2015-08-30 09:34:48 -07:00