Commit Graph

4353 Commits

Author SHA1 Message Date
Roman Ivanov 95cd52de39 Issue #3057: my flattr account was added for sponsoring web page 2016-04-14 16:56:19 -07:00
Zuy Alexey 6309b56194 minor: reorganized TranslationCheck (#3097) 2016-04-13 15:08:56 -07:00
Andrei Selkin b5d2fc84d7 Pull #3093: Use DatatypeConverter#printHexBinary to convert byte array to hex String in PropertyCacheFile (#3093) 2016-04-13 06:39:08 -07:00
Baratali Izmailov 1549ea4822 Issue #3040: New CLI option to print full tree (java+comments+javadoc). (#3078) 2016-04-10 14:08:02 -07:00
Roman Ivanov b9540304d8 Issue #3057: Fund raising pages for checkstyle (gratipay) 2016-04-04 10:07:45 -07:00
Vladislav Lisetskiy c59804b3ee Pull #3070: Move google_check validation to Travis 2016-03-31 11:11:16 -07:00
Andrei Selkin 7eb6d92bc7 Issue #2969: Add the ability to validate language codes by TranslationCheck 2016-03-31 12:01:22 +03:00
Vladislav Lisetskiy 5416e767af Issue #3005: Fix allowByTailComment option in AvoidEscapedUnicodeCharacters 2016-03-29 16:22:57 -07:00
Andrei Selkin bf69cf167c Issue #3006: Refactoring of FinalLocalVariableCheck to increase readability 2016-03-29 15:47:32 -07:00
Andrei Selkin 0a1a4c6e94 Issue #3006: Fix false positive when variable is assigned in if block which is inside catch block 2016-03-29 15:47:31 -07:00
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 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 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 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 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 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
Roman Ivanov 6e1f1ab133 config: tIDE is dead, link is removed 2016-03-08 10:07:32 -08:00
Roman Ivanov b003d5b082 Issue #3008: revert of 80ab48f commit to fix #1192 2016-03-05 18:23:25 -08:00
ybbpgfjtey a1d903e6e8 Issue #3001: Chinese messages 2016-03-06 09:13:32 +08:00
rnveach 58eef1c20c Issue #2973: removed unused FLOAT_SUFFIX from java.g 2016-03-05 13:35:22 -08:00
rnveach e1cb79302b Issue #2973: removed unused VOCAB from java.g 2016-03-04 21:17:27 -05:00
Andrei Selkin d274db7b32 Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheck 2016-03-04 06:34:34 -08:00
rnveach 0fd3dd6fa4 Issue #2973: removed unused annotations from java.g 2016-03-04 06:28:47 -08:00
Roman Ivanov 5e0a66b1ec doc: release notes 6.16.1 2016-03-03 06:14:12 -08:00