Commit Graph

5785 Commits

Author SHA1 Message Date
Roman Ivanov 4c26dcafb2 config: commons-io version bump to 2.5 (#3137) 2016-04-27 07:18:57 -07:00
Baratali Izmailov e5d3d10a2a Issue #410: Wiki-page. What is Javdoc comment. (#3129) 2016-04-26 15:09:32 -07:00
Zuy Alexey 6273f20720 minor: reorganized Checker class (#3128) 2016-04-25 17:05:30 -07:00
Vladislav Lisetskiy 3defd23404 Issue #2998: Fix CommentsIndentation Check false-positive at the end of a block (#3123) 2016-04-24 06:24:49 -07:00
rnveach f111cc06fb Issue #2950: rewrote LineWrappingHandler for easier use (#2951) 2016-04-24 05:35:37 -07:00
rnveach 585738d956 Issue #3103: removed duplicated validation by line wrapping 2016-04-22 05:11:48 -07:00
rnveach 85f6822b06 Issue #3103: added Apache Apex to project to regression testing 2016-04-22 05:11:48 -07:00
Baratali Izmailov d3bafb185b Issue #410: Wiki-page. Some more info. 2016-04-19 18:06:07 -07:00
rnveach f9ce38fba4 Issue #3105: fixed errors in indentation input files 2016-04-18 09:09:47 -07:00
rnveach 62075f0a54 Issue #3105: fixed indentation test to verify more contents of input 2016-04-18 09:09:47 -07:00
rnveach fe17b53a8e Issue #3000: removed unused check messages 2016-04-18 06:17:30 -07:00
rnveach 8621b15b45 Issue #3000: added test to find unused check messages 2016-04-18 06:17:30 -07:00
José Castro 835d85ae80 doc: added Codacy to the list of active tools 2016-04-18 06:06:49 -07:00
Andrei Selkin 7587307ffe Issue #2271: Fix Codacy's issue 'Avoid really long methods' (#3100) 2016-04-18 05:34:49 -07:00
Baratali Izmailov 70f1647722 Issue #410: Wiki-page .'–Tools To See Javadoc Tree Structure' part 2016-04-17 05:07:30 -07:00
rnveach e18195de77 Issue #3106: fixed annotation location check with no modifiers (#3108) 2016-04-16 05:55:44 -07:00
rnveach 740e1a01f3 Issue #3065: fixed issues with all foreign messages 2016-04-16 05:42:20 -07:00
rnveach 3d8efeeccd Issue #3065: expanded message test to all locales 2016-04-16 05:42:20 -07:00
Baratali Izmailov dd5d6bce90 Issue #2825: distelliCI manifest file added 2016-04-15 17:18:21 -07:00
Roman Ivanov 317eb54413 config: ant version bump (#3104) 2016-04-15 12:46:00 -07:00
Roman Ivanov c8dbf41cd0 minor: DesignForExtension documentation update 2016-04-15 10:01:52 -07:00
Roman Ivanov 6f2d94ae82 doc: DesignForExtension documentation is extended to warn user about possible misusage of this Check 2016-04-15 06:55:40 -07:00
Roman Ivanov 72225ea73c config: suppression for linkcheck plugin over link that have & 2016-04-14 18:45:38 -07:00
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
Roman Ivanov 9eeeaa9f9c minor: distelli ci was added to README (#3096) 2016-04-13 14:52:14 -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
Roman Ivanov 42cf6ad0a9 config: jgit verision bump (#3094) 2016-04-13 06:25:10 -07:00
Roman Ivanov 053cdbd86a Issue #2825: try to build in distelli 2016-04-12 10:01:05 -07:00
Roman Ivanov 6248df3a8d Issue #2825: distelli file is switched to checkstyle/checkstyle account 2016-04-12 09:58:42 -07:00
Roman Ivanov 6294c905e0 Issue #2825: distelli file is introduced 2016-04-12 09:47:48 -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 6d08a2aefd config: version bump for slf4j-simple (#3083) 2016-04-07 12:41:20 -07:00
Roman Ivanov aa1e32fc87 config: site-only maven profile is used in appveyor.yml 2016-04-06 09:51:56 -07:00
Roman Ivanov 3347217732 config: testing of checkstyle-tester is moved to checkstyle/contribution/appveyor.yml 2016-04-06 08:56:51 -07:00
Roman Ivanov 85cae998e1 config: equalsverifier version bump 2016-04-05 17:00:02 -07:00
Roman Ivanov 341926b4aa Issue #3080: SSLHandshakeException exception during linkcheck-maven-plugin 2016-04-05 15:38:29 -07:00
Roman Ivanov b9540304d8 Issue #3057: Fund raising pages for checkstyle (gratipay) 2016-04-04 10:07:45 -07:00
Roman Ivanov 89f6b2161e config: slf4j-simple version bump 2016-04-03 19:23:44 -07:00
Roman Ivanov 43909cbd32 config: antlr4-runtime version bump 2016-04-01 15:11:01 -10: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