Commit Graph

3871 Commits

Author SHA1 Message Date
rnveach b6995b7dad Issue #2161: unify test input locations 2015-10-12 06:59:17 -07:00
rnveach 9f66b0bde4 Issue #2161: unify test input locations 2015-10-12 06:58:53 -07:00
rnveach 708bb0271d Issue #2161: unify test input locations 2015-10-12 06:58:28 -07:00
rnveach 8a6befb469 Issue #2161: unify test input locations 2015-10-12 06:58:00 -07:00
rnveach 284670d938 Issue #2161: unify test input locations 2015-10-12 06:57:29 -07:00
rnveach d7cf4f652e Issue #2161: unify test input locations 2015-10-12 06:57:08 -07:00
rnveach c3af3e410f Issue #2161: unify test input locations 2015-10-12 06:56:12 -07:00
rnveach 855a88f421 Issue #2161: unify test input locations 2015-10-12 06:55:32 -07:00
rnveach e81a02f59b Issue #2161: unify test input locations 2015-10-12 06:55:07 -07:00
rnveach 82767dbe68 Issue #2161: unify test input locations 2015-10-12 06:54:39 -07:00
rnveach 59ca05e73c Issue #2161: unify test input locations 2015-10-12 06:54:09 -07:00
rnveach 3ad60e5742 Issue #2161: unify test input locations 2015-10-12 06:53:34 -07:00
Dawid Nejman 1d1a46a97a Issue #1238: Update list of related Tools 2015-10-11 08:19:35 -07:00
rnveach 14c24f3235 Issue #2161: unify test input locations 2015-10-10 19:09:16 -04:00
rnveach 873db7cbc0 minor: fixed test/resources wrong package location 2015-10-10 07:49:20 -07:00
rnveach bafe139d59 minor: fixed test/resources wrong package location 2015-10-10 05:53:17 -07:00
rnveach 86fd13b4e8 minor: fixed test/resources wrong package location 2015-10-09 21:29:40 -04:00
rnveach aaf606ee02 Issue #2283: fixed NPE in NeedBraces.isSingleLineFor 2015-10-09 06:18:02 -07:00
Roman Ivanov 1891ca16af Revert "Issue #46: Exception logging has been added."
This reverts commit 2a77329c4f.
2015-10-08 17:14:29 -07:00
Roman Ivanov a75c64efe3 Issue #985: Fix PMD violations for ShortVariable rule (partial) 2015-10-08 17:12:34 -07:00
Ilja Dubinin 2a77329c4f Issue #46: Exception logging has been added. 2015-10-08 15:51:47 -07:00
Stéphane Galland 74e9b64d93 Issue #2275: Support for @SuppressWarnings("all"). 2015-10-08 06:47:06 -07:00
Roman Ivanov b4bbea4c05 Issue #996: PMD violations PreserveStackTrace 2015-10-07 18:05:26 -07:00
Roman Ivanov 9c0ce8e0ec Issue #997: PMD violations EmptyMethodInAbstractClassShouldBeAbstract 2015-10-07 17:57:54 -07:00
Roman Ivanov 88830ca708 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:56:04 -07:00
Roman Ivanov f4e5c1e2b2 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:56:00 -07:00
Roman Ivanov 423ed9e469 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:55:56 -07:00
Roman Ivanov b3e0211ef4 minor: fixing teamcity violation 2015-10-06 20:08:03 -07:00
Roman Ivanov 6e1b3faded Issue #985: Fix PMD violations for ShortVariable rule (resolving Teamcity violation) 2015-10-06 19:42:24 -07:00
Roman Ivanov 5f5142b232 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 19:33:06 -07:00
Roman Ivanov ca7f7f8556 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:56:40 -07:00
Roman Ivanov aa4203f3ba Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:50:56 -07:00
Roman Ivanov 30c3a362d4 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:46:02 -07:00
Michal Kordas 58b28a75e1 Issue #2271: Remove underscores from method names 2015-10-06 13:10:20 -07:00
Roman Ivanov 0e34489490 Issue #2273: rename CheckUtils.isVoidMethod to isNonVoidMethod 2015-10-06 08:53:14 -07:00
Roman Ivanov e2b4e687d7 Issue #2283: rename CheckUtils.isVoidMethod to isNonVoidMethod 2015-10-06 06:56:17 -07:00
Michal Kordas 258b1ffed6 Issue #2271: Replace negated assertTrue with assertFalse 2015-10-05 14:07:33 -07:00
Michal Kordas e7c2ee9604 Issue #2243: Fix missing code coverage 2015-10-05 20:32:36 +02:00
Roman Ivanov af24528a97 minor: issue link was added to explain skipped content section in xdoc/config.xml 2015-10-05 06:44:58 -07:00
Roman Ivanov a53f329960 minor: extra space was removed in xdoc 2015-10-05 06:33:11 -07:00
Roman Ivanov b63759af76 release notes for 6.11.2 2015-10-05 06:30:53 -07:00
Roman Ivanov 1c20b49e66 doc: fix for broken links 2015-10-05 06:30:27 -07:00
Andrei Selkin 63f01249f8 Issue #819: Create UT to check that all checkstyle modules have xdocs 2015-10-05 05:31:52 -07:00
Andrei Selkin 3ebddae1b9 Issue #819: Split config.html into few pages 2015-10-05 05:31:52 -07:00
Andrei Selkin 040436b960 Issue #819: Create xdoc documentation for FileContentsHolder 2015-10-05 05:31:52 -07:00
rnveach e7edc7118d minor: fixed jgit resource leaks in commit validation 2015-10-03 16:54:17 -07:00
Andrei Selkin 8d88c2f41b doc: Add WILDCARD_TYPE into list of acceptable tokens in xdocs of WhitespaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 9900f9905f Issue #2258: Add GENERIC_START and GENERIC_END into list of acceptable tokens in xdocs of NoWhiteSpaceAfter and WhiteSpaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 3504f74fea Issue #2259: Add COMMA into list of acceptable tokens in xdocs of NoWhiteSpaceBefore 2015-10-03 16:41:02 -07:00
Michal Kordas cdb6546adb Issue #2260: Make ConfigurationLoader.loadConfiguration public 2015-10-03 23:47:32 +02:00