Commit Graph

597 Commits

Author SHA1 Message Date
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
ychulovskyy 5f2116bd26 Updated release notes 2015-03-11 21:29:38 +01:00
alexkravin 2a587d5274 Extended guide for newbies, issue #606 2015-03-10 08:33:59 -07:00
Michal Kordas fde9678a2f Fix invalid link in release notes for Checkstyle 6.3, issue #730 2015-03-09 23:31:37 -07:00
Michal Kordas 5746547b11 Fix reference to JLS in PackageAnnotation docs, issue #674 2015-03-09 23:27:47 -07:00
Michal Kordas 49a23751eb Remove obsolete double spaces 2015-03-09 23:26:22 -07:00
Michal Kordas ba5555995f Fix code example in HiddenField docs, issue #729 2015-03-09 23:19:15 -07:00
alexkravin b436b3cd98 Need Braces Check, one-line statements option, issue #300 2015-03-07 17:23:26 -08:00
alexkravin 5f68bb50fd Visibility Modifier Check, ignore annotated fields 2015-03-07 17:14:51 -08:00
Bhavik Patel 93a33df5bd fix for FinalLocalVariableCheck - FOR_EACH_CLAUSE variable is not reported. issue #20 2015-03-06 11:09:58 +05:30
Roman Ivanov 571f0f33d5 update for documentation for path.separator , #712 2015-03-04 14:54:26 -08:00
Roman Ivanov 17aef6d4c7 old parameter was removed , #712 2015-03-04 14:31:05 -08:00
alexkravin 0e36aba902 Empty Catch Block Check, updated docs 2015-03-04 13:52:58 -08:00
Michal Kordas 2c145eda7d Fix typos in release notes for Release 6.4.1 2015-03-04 17:39:50 +01:00
Roman Ivanov 7dec06a4bf fix for typo in issue number 2015-03-03 22:47:59 -08:00
Roman Ivanov 712cb6f456 release notes for 6.4.1 version 2015-03-03 17:27:39 -08:00
alexkravin a2f74423b6 Generic Whitespace Check, updated method references processing, issue #677 2015-03-03 13:11:56 -08:00
alexkravin 2271d712c9 Hidden Field Check, updated docs for 'ignoreFormat' option, issue #607 2015-03-03 15:25:56 +04:00
Roman Ivanov 62a9d14870 Link to Java Coding Convention in DeclarationOrder check docs does not work correctly, #707 2015-03-02 15:47:06 -08:00
Roman Ivanov 64711ea328 update for Check summary, #571 2015-03-01 15:39:08 -08:00
Michal Kordas 187388ac1d Fix incorrect author in release notes for issue #606 2015-03-01 15:50:10 +01:00
Michal Kordas 00b4b409a1 Fix typos in release notes 2015-03-01 15:48:08 +01:00
Roman Ivanov 491094ec60 typo was fixed 2015-02-28 13:01:15 -08:00
Roman Ivanov 2073e48b95 updte for release notes 6.4 2015-02-27 13:58:43 -08:00
Glenn Hollingsworth 63a6469c29 Update config links in Google Style, Issue #686
Fixed links for config, checked links for tests.
Removed extra tabgle cell.
Removed [] in config/test column.
Fixed small spelling mistake.
2015-02-27 01:53:52 -05:00
Roman Ivanov cc259e1714 command to build the site 2015-02-26 21:17:30 -08:00
Roman Ivanov a88bf08cfb fix for build 2015-02-26 15:25:02 -08:00
Roman Ivanov fe1fb7f6b2 update for release notes 6.4 2015-02-26 14:55:21 -08:00
Roman Ivanov d2176afac8 update for release notes 6.4 2015-02-26 12:39:27 -08:00
alexkravin f9f60d3142 Visibility Modifier Check, added option allows public immutable fields, issue #61 2015-02-26 12:35:30 -08:00