Commit Graph

5740 Commits

Author SHA1 Message Date
Andrei Selkin 62c19a216f Issue #3006: Add test inputs taken from Guava and Findbugs 2016-03-29 15:47:31 -07:00
Andrei Selkin 55aa50d8f0 Issue #3006: Fix false positive when variable is assigned multiple times 2016-03-29 15:47:31 -07:00
Andrei Selkin 11210350f5 Issue #3006: Fix false positive when external variables are assigned inside loop-block 2016-03-29 15:47:31 -07:00
Andrei Selkin 11a783d391 Issue #3006: Add UT for variables which are assigned multiple times in if/if-else 2016-03-29 15:47:31 -07:00
Andrei Selkin 75499dce16 Issue #3006: Fix wrong loop detection in 'isInTheSameLoop' 2016-03-29 15:47:31 -07:00
Vladislav Lisetskiy 753e733c95 Issue #2944: add EmptyLineSeparator option to check empty lines inside methods 2016-03-29 15:25:03 -07:00
Vladislav Lisetskiy 88bd2e4055 Issue #2924: Add support for LAMDA token in WhitespaceAround check 2016-03-27 22:41:17 +03:00
rnveach 5123ab33a6 Issue #2973: added java lexer cases for coverage 2016-03-26 18:42:58 -04:00
Roman Ivanov d6206d5dc6 config: sevntu-checkstyle version bump 2016-03-25 07:17:51 -07:00
Roman Ivanov 1078464bd7 minor: checkstyle version bump 2016-03-24 21:01:31 -07:00
Roman Ivanov 8aafd4f081 minor: make release.sh be more protective human mistakes by extra printing 2016-03-24 19:32:23 -07:00
Roman Ivanov 8a24ede6e3 minor: version changes 2016-03-24 18:50:43 -07:00
Roman Ivanov e45ef86604 [maven-release-plugin] prepare for next development iteration 2016-03-24 17:59:05 -07:00
Roman Ivanov 42680a09ab [maven-release-plugin] prepare release checkstyle-6.17 2016-03-24 17:59:02 -07:00
Roman Ivanov bd31071330 doc: release notes for 6.17 2016-03-24 17:53:24 -07:00
Roman Ivanov c378c33364 doc: extending Rationale of NewlineAtEndOfFile with example 2016-03-24 06:46:01 -07:00
Roman Ivanov 4fa22ac225 config: profile 'site-only' is added to speedup/simplify site generation process 2016-03-24 06:45:03 -07:00
Roman Ivanov 9a9f28c345 Issue #3057: Fund raising pages for checkstyle 2016-03-23 15:23:20 -07:00
Roman Ivanov d75fc9a59d Issue #3057: Fund raising pages for checkstyle 2016-03-23 11:40:00 -07:00
Christian H. Kuhn c29c343385 Issue #3013: German translations are corrected 2016-03-21 17:59:13 -07:00
rnveach eace5478d3 Issue #2968: adding more method references examples 2016-03-21 19:07:44 -04:00
Vladislav Lisetskiy 3e1fb8189a Issue #3035: upgrade equalsverifier to version 2.0.1 2016-03-20 17:33:51 -07:00
Rasmus Kaj 9777146e28 Issue #2428: remove dependency to commons-lang3 library 2016-03-20 22:34:58 +01:00
idarmans 3b9b0d1e92 Issue #3022: Moved file-started audit event after file extension check 2016-03-20 07:42:43 -07:00
Roman Ivanov 89df4e5272 config: sevntu-checkstyle version bump 2016-03-20 07:03:41 -07:00
Roman Ivanov fccc0dce0d config: slf4j-simple 1.7.19 2016-03-20 06:42:15 -07:00
Roman Ivanov 5dcf95d5cc config: nexus-staging-maven-plugin 1.6.7 2016-03-20 06:41:28 -07:00
Roman Ivanov 24e5637c63 config: linkcheck suppression for http://git-scm.com till maven plugin update 2016-03-20 06:39:27 -07:00
Ilja Dubinin ccdc3c09c5 config: dsm-maven-plugin has been updated 2016-03-18 23:59:16 +00:00
Roman Ivanov f2b441e381 minor: fix for linkcheck plugin violation 2016-03-18 09:25:09 -07:00
Vladislav Lisetskiy 8f7dbd450a Pull #3042: reenable two sevntu checks 2016-03-18 10:26:56 +03:00
Rasmus Kaj 167dd96d8c Issue #2428: remove dependency to commons-lang3 library 2016-03-17 06:39:55 -07:00
Baratali Izmailov 4ca654c7cb Issue #625: Suppression 2016-03-17 06:19:49 -07:00
Baratali Izmailov 68b49fd284 Issue #652: New CLI option to print Javadoc comment parse tree 2016-03-17 06:19:49 -07:00
Vladislav Lisetskiy 888594049a Issue #2218: Move initialization of suppressions list in SuppressWarningsHolder 2016-03-16 11:32:17 -07:00
Andrei Selkin 8e50f26cf0 minor: Refactoring of TranslationCheck 2016-03-16 11:30:53 -07:00
Zuy Alexey 4a2ebb9cb9 minor: Reorganized AnnotationLocationCheck methods 2016-03-16 11:29:23 -07:00
Roman Ivanov 73ce35ec6c config: maven-project-info-reports-plugin 2.9 2016-03-13 07:20:13 -07:00
Roman Ivanov c1a1be4535 Issue #3025: try structure is not parsable when only name is used 2016-03-12 11:48:59 -08:00
Andrei Selkin d843dd8439 Issue #2204: Add 'baseName' option for TranslationCheck 2016-03-12 09:31:46 -08:00
Roman Ivanov 268665e694 Issue #1487: workaround for cobertura at CheckstyleAntTask.java to get 100% coverage 2016-03-12 06:43:44 -08:00
Roman Ivanov 8318753fb1 config: circle.yml: openjdk renamed to openjdk7 2016-03-10 08:49:15 -08:00
Roman Ivanov 3fd40f1c9d Issue #3023: fix for build problem in localed UTs 2016-03-10 07:55:15 -08:00
Vladislav Lisetskiy 8c0b8bba13 Issue #1487: Improve code coverage of CheckstyleAntTask 2016-03-09 13:09:42 -08:00
Roman Ivanov d479848998 Revert "config: tIDE is dead, link is removed"
This reverts commit 6e1f1ab133.
2016-03-09 08:41:13 -08:00
Ilja Dubinin 5169db7ec8 Issue #2729: arrays brakets after generics in method references left part are supported now. 2016-03-09 06:10:08 -08:00
Charlie Pai 02af0dfef9 config: NumericLiteralNeedsUnderscoreCheck used from sevntu.checkstyle 1.19.0 2016-03-08 15:14:00 -08:00
Roman Ivanov 6e1f1ab133 config: tIDE is dead, link is removed 2016-03-08 10:07:32 -08:00
Roman Ivanov 01ca9cf91c config: sevntu-checkstyle was updated to 1.19.0 2016-03-08 06:55:12 -08:00
Roman Ivanov 54f4969268 minor: public declaration of roles for third-party services 2016-03-06 06:19:03 -08:00