Commit Graph

4236 Commits

Author SHA1 Message Date
rnveach ba6781e109 Issue #2551: added deprecated Check for backwards compatibility 2016-02-05 06:01:03 -08:00
rnveach cf96dd9adc Issue #2551: renamed Check to AbstractCheck 2016-02-05 06:01:03 -08:00
rnveach f6685bca1e Issue #2795: fixed handling of tabs in LineWrapping 2016-02-05 05:57:15 -08:00
rnveach db8a69d1f5 Issue #1184: fixed custom javadoc inline tags 2016-02-05 05:30:26 -08:00
Roman Ivanov b987c1627f minor: link to GUI was added 2016-02-04 09:30:02 -08:00
Roman Ivanov 8a8e938c5c minor: old link is removed from internet, no redirection or other source is found 2016-02-04 06:22:45 -08:00
Vladislav Lisetskiy c225479c7d Issue #2638: Print parse tree from CLI to terminal 2016-02-04 13:32:53 +03:00
rnveach d50f56378a Issue #2788: fixed JavadocStyleCheck index out of range -1 2016-02-01 10:01:47 -08:00
Andrei Selkin b30c00753a Pull #2859: Disallow usage of java.util.Stack and java.util.Vector in code 2016-01-31 20:57:02 +03:00
Roman Ivanov 409e9f8bcf release notes 6.15 2016-01-31 06:29:50 -08:00
rnveach cce5bcbcb0 Issue #2645: fixed StringIndexOutOfBoundsException in Indentation check 2016-01-30 15:19:29 -08:00
Roman Ivanov a5369c60d1 Issue #2546: fix for build failures for RegexpOnFilenameCheck 2016-01-30 06:47:10 -08:00
Roman Ivanov ddf1ce6549 Issue #2546: fix for build failure for RegexpOnFilenameCheck 2016-01-30 06:29:00 -08:00
rnveach 9d90fa25e0 Issue #2546: added new check RegexpOnFilenameCheck 2016-01-30 05:59:44 -08:00
rnveach c7d897ec38 Issue #2836: added check messages to xdoc 2016-01-30 05:31:01 -08:00
rnveach 2a0fa19e82 Issue #2836: added UT for testing messages on xdoc 2016-01-30 05:31:01 -08:00
Baratali Izmailov 2f27c1a56d Issue #325: Improve coverage of AtclauseOrderCheck (parent cannot be null) 2016-01-28 23:59:25 +00:00
Baratali Izmailov 8620ce7f3e Issue #325: Check placement of Javadoc comments in AbstractJavadocCheck before parsing 2016-01-28 23:59:13 +00:00
rnveach b6ab2337e2 Issue #2805: fixed false positive in SummaryJavadoc on inheritDoc tag 2016-01-28 05:27:01 -08:00
rnveach 78c1fa440c Issue #2806: fixed improper javadocs from overridden methods 2016-01-28 05:24:39 -08:00
rnveach 553af5f4c7 Issue #2806: fixed JavadocMethod.allowedAnnotations hides bad javadocs 2016-01-28 05:24:39 -08:00
liscju c22cc5801e Issue #1002: Add optional attribute to suppression filter 2016-01-25 13:34:50 -08:00
Bhavik Patel 628e893f24 Issue #2807: FinalLocalVariable doesn't report variable when condition separates 2 assignments 2016-01-24 06:35:35 -08:00
Bhavik Patel 0d8e93ce79 minor: enforce FinalLocalVariableCheck on checkstyle code 2016-01-24 06:35:35 -08:00
rnveach 9b48ad25ed Issue #2836: added UT for testing check's messages 2016-01-21 06:41:00 -08:00
rnveach 28da7d5666 Issue #2836: moved error message fields to the check that reports them 2016-01-21 06:41:00 -08:00
rnveach b199c033b7 Issue #2836: changed AbstractParenPadCheck to public class 2016-01-21 06:41:00 -08:00
rnveach 6c66229190 Issue #2836: changed private error message fields to public 2016-01-21 06:41:00 -08:00
rnveach cd8f1c3183 Issue #2836: moved inline strings to error message fields 2016-01-21 06:40:59 -08:00
rnveach 77733a4523 Issue #2836: renamed error message fields to match standard naming 2016-01-21 06:40:59 -08:00
Roman Ivanov 4e4386e5df minor: linkcheck - http://nemo.sonarqube.org is moved to https 2016-01-20 09:36:08 -08:00
Yasser Aziza 2f3b62ed73 Issue #2661: Enforce SingleBreakOrContinueCheck of sevntu-checkstyle over Checkstyle source code 2016-01-17 18:12:53 -08:00
Andrei Selkin 3e4367941c Issue #2792: Include InterfaceTypeParameterName into Config of Google Style 2016-01-15 20:36:31 +03:00
Roman Ivanov e59effff08 minor: update for index.html page to put links to our CLI and Ant 2016-01-15 06:41:47 -08:00
Roman Ivanov 617ebf2bf2 minor: year bump to 2016 2016-01-04 16:25:43 -08:00
Roman Ivanov b65660848a Issue #2609: name 'Checkstyle' was substituted to 'Main' at class name 2016-01-04 05:47:19 -08:00
liscju d10b2c45ff Issue #1349: Fix IndentationCheck to accept proper right parenthesis of annotation 2016-01-03 19:12:56 +01:00
Vladislav Lisetskiy ee33ed57cd Issue #2609: Refactor GUI package 2016-01-03 12:20:18 +03:00
liscju af047afee8 Issue #2688: Fix OneStatementPerLine lambda validation 2016-01-01 11:21:28 -08:00
liscju b17515919b Issue #2767: sets preferred column sizes 2016-01-01 10:25:28 -08:00
liscju d519abdf53 Issue #2767: add splitter between tree and code 2016-01-01 10:25:28 -08:00
Andrei Selkin 6438bb246b Issue #1008: Add possibility to suppress checks by id 2015-12-31 13:43:28 -08:00
Vladislav Lisetskiy 425fd5a27c Issue #2539: Fix RequireThis check false-positive on methods 2015-12-31 13:41:37 -08:00
Andrew Johnson 3f691ec451 doc: Add sbt-checkstyle-plugin to list of active tools 2015-12-31 14:03:36 -05:00
Roman Ivanov 94bc619599 minor: release notes 6.14.1 2015-12-30 05:37:19 -08:00
Andrei Selkin 01652fca46 spelling: fix typo in AuditEventFormatter class name 2015-12-30 01:14:17 +03:00
Roman Ivanov 2601736778 Issue #2728: JavaNCSSCheck: unknown format type: numero inteiro 2015-12-29 10:28:36 -08:00
Andrei Selkin 5a2b09b7a3 Issue #2780: Fix StringIndexOutOfBoundsException in getCheckShortName method of AuditEventDefaultFormatter 2015-12-29 08:49:00 -08:00
Roman Ivanov 0bc3b004b7 minor: resolving problems from link-check maven plugin 2015-12-27 22:55:40 -08:00
Roman Ivanov 5e118177f1 release notes 6.14 2015-12-27 22:45:37 -08:00