Commit Graph

626 Commits

Author SHA1 Message Date
Vladislav Lisetskiy 8397781224 rename contributor in releasenotes 2015-06-02 01:13:55 +03:00
Michal Kordas 4083b95734 Add missing links to checks in Checkstyle 6.7 release notes. #1151 2015-05-30 23:42:54 +02:00
Michal Kordas dffeec17f9 Extend descriptions in Checkstyle 6.7 release notes. #1154 2015-05-30 23:42:36 +02:00
Michal Kordas fbb983915c Add links to checks in Checkstyle 6.7 release notes. #1151 2015-05-30 23:42:17 +02:00
Michal Kordas 26d5f431e6 Put space after check name in Checkstyle 6.7 release notes. #1151 2015-05-30 23:42:03 +02:00
Michal Kordas 25ab4776c7 Fix typo in ThrowsCount name in Checkstyle 6.7 release notes. #1151 2015-05-30 23:41:24 +02:00
Michal Kordas b6b1db53db Remove spaces before dots in Checkstyle 6.7 release notes. #1151 2015-05-30 23:40:59 +02:00
Michal Kordas 825fd43d4a Fix not working links in Checkstyle 6.7 release notes. #1151 2015-05-30 23:40:38 +02:00
Roman Ivanov 9441a56b9c fix for build failure 2015-05-28 19:04:10 -04:00
Roman Ivanov 034c2fa27f release notes 6.7 2015-05-28 18:54:50 -04:00
vlad 5f047efa20 ThrowCountCheck should have option to skip private methods, #1136 2015-05-27 17:17:14 +03:00
vlad e6f4dad587 Do not verify overriding methods in ThrowsCount check, #1085 2015-05-26 15:01:18 -07:00
Roman Ivanov bce57572e4 Option allowPublicFinalFields does not exist in VisibilityModifier check. #1126 2015-05-24 19:11:12 -07:00
Michal Kordas 9dc87c52e5 Add docs for list of allowed tokens in MagicNumber check. #1113 2015-05-21 16:44:09 -07:00
Martin Steiger 384ecfc7d5 Add LineSeparatorOption.LF_CR_CRLF. Issue #1045 2015-05-21 11:48:15 -07:00
Roman Ivanov b2991ef9e7 Append google analytics to all HTML pages. #1111 2015-05-20 20:56:29 -04:00
Michal Kordas 56743942d5 Extend ReturnCount Check to treat lambdas separately. #1068 2015-05-16 22:19:07 -07:00
Roman Ivanov 0f06b92909 minor, activate link in javadoc/xdoc 2015-05-15 13:52:01 -07:00
Roman Ivanov 3e22f93479 minor, activate link in javadoc/xdoc 2015-05-15 13:46:10 -07:00
Roman Ivanov 1076e12e69 minor: suggested format for issue reference is changed to avoid misunderstanding 2015-05-06 13:07:06 -07:00
Andrew Gaul 1df2edb7d6 Complete descriptions in checks index
Previously MissingDeprecated and MissingOverride had truncated
descriptions.
2015-05-02 14:39:40 -07:00
Roman Ivanov f24ef8374c fix for typo in documentation. Issue #1017 2015-05-01 00:18:40 -07:00
Roman Ivanov e2ba2e95b3 minor extension for docs 2015-04-30 17:39:26 -07:00
Michal Kordas cf4f4b5357 Improve standard package regexp for CustomImportOrder check, issue #1020 2015-04-30 17:27:42 -07:00
Roman Ivanov 949f78ab60 OneTopLevelClass check example is broken and documentation missing, for 'tokens' property. Issue #1017 2015-04-30 20:08:04 -04:00
Roman Ivanov ec83f8e883 OneTopLevelClass check example in documentation has invalid XML syntax. Issue #1016 2015-04-30 15:22:45 -07:00
Roman Ivanov 6a9872d60c minor fix for documentation 2015-04-28 15:12:02 -07:00
Michał Kordas db2266902f Fixes to Release Notes for Checkstyle 6.6 2015-04-27 08:23:57 +02:00
Roman Ivanov e3a57f5622 release notes 6.6 2015-04-26 15:11:19 -07:00
Michal Kordas 9399831eea Extend LeftCurly check to verify static initializers, issue #966 2015-04-23 13:11:19 -07:00
Michal Kordas 9ea33d0720 Extend EmptyBlock check to verify synchronized blocks, issue #964 2015-04-23 21:24:55 +02:00
Roman Ivanov 2493166c3d minor changes for link to SuppressWarningsHolder 2015-04-09 15:14:13 -07:00
Roman Ivanov d58f720c81 MagicNumberCheck: javadoc and xdoc was updated to describe all options, examples were added. Issue #148 2015-04-03 00:25:18 -07:00
ychulovskyy 7a1b0b12a6 Issue #148 magic number detection: option to ignore magic numbers in field declarations 2015-04-03 00:25:05 -07:00
liscju 5026b7228d Added option in ModifiedControlVariable Check to ignore validation of variables defined in for which are not change in for iterator part, fix issue #286 2015-04-01 14:44:18 -07:00
Roman Ivanov 827651af91 release notes 6.5, after content update from Michal Kordas 2015-03-28 08:47:14 -07:00
Roman Ivanov c09360f8e8 release notes 6.5 2015-03-28 08:11:34 -07:00
Michal Kordas cbfe72383b CustomImportOrder checks import sorting according to ASCII order, fixes #847
Previously used 'ignoreCase' order is different than required ASCII order.
2015-03-25 21:00:55 -07:00
Roman Ivanov 6cd514c9ac note about 100% coverage was added to contributing page 2015-03-23 16:40:29 -07:00
Michele Mauro d613c3fe74 removed duplicate section 'UniqueProperties' 2015-03-23 14:08:00 +01:00
alexkravin bcb4096366 Removed AvailableChecks page, updated corresponding UT, updated README 2015-03-17 09:29:37 -07:00
alexkravin 5bd22fd613 Import Order Check, added option allows alphabetical grouping order in static group, issue #12 2015-03-16 22:44:30 -07:00
alexkravin da77508165 Added anchors to sections, issue #586 2015-03-17 00:15:35 +04:00
alexkravin 42c035aadd Moved content from available_checks.html to checks.html, issue #691 2015-03-15 15:20:40 -07:00
Michal Kordas 08ede2c529 Fix letter casing of IntelliJ on website 2015-03-15 15:10:06 -07:00
Michal Kordas 63f81cc0f1 Add OverloadMethodsDeclarationOrder to Available Checks page, issue #784 2015-03-14 17:17:29 -07:00
Michal Kordas 5a96ddf4c9 Fix not working link to Netbeans page, issue #751 2015-03-14 14:58:51 -07:00
Roman Ivanov ccaa2811d0 minor changes for index.html 2015-03-13 20:12:29 -04:00
Roman Ivanov 07a7c54d95 fix for linkcheck violation, depth-first algorithm link 2015-03-13 10:51:46 -07:00
alexkravin 2adf091447 Fixed problem with links in contributing.html 2015-03-12 11:55:01 -07:00