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 |
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 |