Commit Graph

4074 Commits

Author SHA1 Message Date
Dawid Nejman 2f9656e851 Issue #1238: Add codeclimate-checkstyle and Checkstyles for Bitbucket Server tools 2015-10-26 16:40:55 -07:00
Roman Ivanov a6bf0ef27c Issue #2421: ReturnCount violation is resolved 2015-10-26 05:46:26 -07:00
Dawid Nejman 8a2cf3a7e7 Issue #1238: Update list of missing tools 2015-10-25 17:45:53 -07:00
rnveach 0d1bef9960 minor: refactoring xdoc xml validation 2015-10-25 17:44:51 -07:00
Michal Kordas 66ed32ae55 Issue #792: Remove obsolete comments on 'serialVersionUID' fields 2015-10-25 21:50:05 +01:00
Michal Kordas 5ba77ed65d Issue #792: Ignore missing Javadoc for 'serialVersionUID' fields 2015-10-25 21:49:25 +01:00
rnveach 344ea5c012 Issue #2421: enabling checking on it folder 2015-10-25 14:30:20 -04:00
rnveach 6b902e2af6 Issue #2421: enabling checking on it folder 2015-10-25 14:20:00 -04:00
Roman Ivanov edd8b12222 Issue #2431: newly added token was added to xdoc 2015-10-25 09:42:10 -07:00
Roman Ivanov d1a6a43710 Issue #2421: Cyclomatic Complexity and ReturnCount violations are resovled 2015-10-25 09:21:51 -07:00
rnveach a2ae6fa3a8 Issue #2421: enabling checking on it folder 2015-10-25 10:21:26 -04:00
rnveach 464a7dd3fe Issue #2421: enabling checking on it folder 2015-10-24 21:39:18 -04:00
rnveach 111cbbaf2a Issue #2421: enabling checking on it folder 2015-10-24 19:17:26 -04:00
Michal Kordas ff45368856 Issue #2433: Exclude lines with imports in LineLength check 2015-10-24 16:02:00 -07:00
rnveach 617178cb1f Issue #2421: started enabling some checking on it folder 2015-10-24 14:35:08 -04:00
Roman Ivanov 189da7314d Issue #2434: Inconvenience to debug UTs after recent changes in BaseCheckTestSupport 2015-10-24 07:12:47 -07:00
rnveach 3a2cb4d787 Issue #2421: enabled final local variable for test folder 2015-10-24 06:43:37 -07:00
Roman Ivanov 9316d20698 Issue #2431: LeftCurly: add Anonymous class to allowed tokens 2015-10-24 05:27:07 -07:00
rnveach 75da2ef6ac Issue #2421: enabled line length for test folder 2015-10-23 20:25:26 -04:00
rnveach 24f73e69dc Issue #2425: fixed invalid xml examples in xdocs 2015-10-23 18:55:40 -04:00
rnveach 57408d4463 Issue #2085: flush audit outputs sooner 2015-10-23 05:47:26 -07:00
rnveach d35dc97039 Issue #2421: expanded checks on test directory 2015-10-22 17:07:10 -04:00
rnveach 10d3015752 Issue #2161: unify test input file names 2015-10-22 08:59:08 -04:00
rnveach c5de8a31c8 minor: removed unnecessary manual class lookups 2015-10-22 05:55:51 -07:00
rnveach 94e56037a5 Issue #2161: unify test input file names 2015-10-22 05:54:38 -07:00
John Erik Halse 9e9b817c65 Issue #2398: Fix for error where an exception is thrown if empty return tag is followed by blank line 2015-10-22 08:00:31 +02:00
rnveach 66d266384a Issue #2161: unify test input locations for java8 package 2015-10-20 17:18:16 -04:00
rnveach ab6b9b8330 Issue #2161: unify test input locations for grammars package 2015-10-20 17:17:09 -04:00
rnveach 2fe5ade8b3 Issue #2161: unify test input locations for checkstyle package 2015-10-20 17:13:50 -04:00
rnveach 93b8c38299 Issue #2161: unify test input locations for filters package 2015-10-20 11:09:22 -04:00
rnveach df28ab0439 Issue #2161: unify test input locations for comments package 2015-10-19 22:03:41 -07:00
rnveach 57c1ebacaa Issue #2161: unify test input locations for doclets package 2015-10-19 21:57:29 -07:00
rnveach 6ab5bf1ae5 minor: added missing exception checks 2015-10-19 21:56:12 -07:00
rnveach f47587c9fb Issue #2161: unify test input locations for checks package 2015-10-19 21:55:24 -07:00
rnveach 9c488c1f51 Issue #2161: unify test input locations for api package 2015-10-19 13:03:31 -04:00
rnveach 58bbf2f190 Issue #2161: unify test input locations for coding package 2015-10-19 12:40:14 -04:00
rnveach fa58842713 Issue #2161: unify test input locations for naming package 2015-10-19 12:38:18 -04:00
rnveach 375dbf134c Issue #2161: unify test input locations for whitespace package 2015-10-19 12:36:38 -04:00
rnveach beb0ba7574 Issue #2161: unify test input locations for sizes package 2015-10-19 08:35:45 -04:00
rnveach c723db753a Issue #2161: unify test input locations for regexp package 2015-10-19 05:11:50 -07:00
rnveach 4533cef695 Issue #2161: unify test input locations for modifier package 2015-10-19 05:10:51 -07:00
rnveach 8ee05486c1 Issue #2161: unify test input locations for metrics package 2015-10-19 05:09:40 -07:00
rnveach 5aacffce41 Issue #2161: unify test input locations for javadoc package 2015-10-19 05:09:06 -07:00
Björn Kautler 44cc8b53c9 Issue #2326: Fix reusability of JavaDoc checks 2015-10-18 20:52:34 -07:00
Michal Kordas f14025ac00 Issue #957: Decrease visibility of package-private methods 2015-10-18 06:04:42 -07:00
Michal Kordas 1487e51618 Issue #2080: Fix typos in code 2015-10-18 06:03:57 -07:00
rnveach 64c05f5391 Issue #2161: remove unused input files for indentation package 2015-10-18 06:03:08 -07:00
rnveach 83e685bdac Issue #2161: unify test input locations for import package 2015-10-18 06:01:10 -07:00
rnveach bee6b0a1ec Issue #2161: unify test input locations for header package 2015-10-18 06:00:37 -07:00
rnveach 10352e146f minor: added missing exception checks 2015-10-18 05:56:45 -07:00
rnveach 6a8584adbd Issue #2161: unify test input locations for design package 2015-10-18 05:56:06 -07:00
Pavel Baranchikov ae3860dcdd Issue #2266: Fixed code to conform EmptyLineSeparator check 2015-10-18 05:51:36 -07:00
Pavel Baranchikov caa58734b9 Issue #2266: Fixed blank line indentification for EmptyLineSeparator check 2015-10-18 05:51:36 -07:00
rnveach e24596db94 Issue #2161: unify test input locations for coding package 2015-10-17 10:38:58 -04:00
rnveach de60ea7b86 Issue #2161: unify test input locations for coding package 2015-10-17 05:19:17 -07:00
rnveach 5f3eced2d8 Issue #2161: unify test input locations for coding package 2015-10-17 05:17:47 -07:00
rnveach 96d3aaea19 Issue #2161: unify test input locations for coding package 2015-10-16 21:52:06 -04:00
Roman Ivanov e76a439c2b doc: fix for names of Checks in release notes 2015-10-16 17:33:08 -07:00
Michal Kordas ce196814d8 Issue #2080: Fix typos in code 2015-10-16 16:35:09 -07:00
rnveach bf529ef600 Issue #2161: unify test input locations for blocks package 2015-10-16 18:13:31 -04:00
Roman Ivanov 61f8aaca7b minor: refactoring to minimize scope of variables 2015-10-16 08:08:43 -07:00
rnveach 5d9f7028d7 Issue #2161: unify test input locations for annotation package 2015-10-15 22:33:54 -07:00
rnveach aee8f8230b Issue #2161: unify test input locations for whitespace package 2015-10-15 23:43:00 -04:00
rnveach f0f26b9e91 Issue #2161: unify test input locations for sizes package 2015-10-15 18:10:48 -07:00
rnveach 7e5e919ce7 Issue #2161: unify test input locations for naming package 2015-10-15 20:15:47 -04:00
rnveach bf94ea4127 Issue #2161: unify test input locations for javadoc package 2015-10-15 18:48:24 -04:00
Roman Ivanov dae75fff61 minor: fixing teamcity violation 2015-10-14 18:23:13 -07:00
Ilja Dubinin 99f8726600 Issue #46: switch case clauses should not have too many lines. 2015-10-14 17:52:48 -07:00
rnveach 6d20b67e0f Issue #2161: unify test input locations for metrics package 2015-10-14 17:50:12 -07:00
Dawid Nejman 06d115d426 Issue #1238: Replaced outdated link for bamboo-checkstyle-plugin 2015-10-14 21:59:11 +02:00
Ilja Dubinin d255103504 Issue #46: duplicated static method has been extracted to utils class. 2015-10-14 05:52:13 -07:00
rnveach 0ac6fe4039 Issue #2161: unify test input locations 2015-10-14 05:38:49 -04:00
rnveach 051988943b Issue #2161: unify test input locations 2015-10-13 23:17:29 -04:00
Ruslan Diachenko 7d5db23ad5 Issue #1217: goal 'testCheck' was activated in 'forbiddenapis' plugin, violations fixed 2015-10-14 00:52:06 +01:00
Ruslan Diachenko be3e035ce3 Issue #1217: fixes for violations from 'forbiddenapis' verification tool 2015-10-14 00:37:10 +01:00
Michal Kordas e04cbbf23e Issue #957: Decrease visibility of package-private methods 2015-10-13 14:53:28 -07:00
Michal Kordas 6f7799cb72 Issue #957: Remove unused package-private methods 2015-10-13 14:53:28 -07:00
rnveach e9e15bff9b Issue #2161: unify test input locations 2015-10-12 13:45:35 -07:00
rnveach 20d51043cb Issue #2161: unify test input locations 2015-10-12 13:45:17 -07:00
rnveach 115a5df29d Issue #2161: unify test input locations 2015-10-12 13:45:07 -07:00
rnveach d6b61b75ad Issue #2161: unify test input locations 2015-10-12 12:45:10 -07:00
rnveach c5768cf8b4 Issue #2161: unify test input locations 2015-10-12 12:44:44 -07:00
rnveach 48560f8f92 Issue #2161: unify test input locations 2015-10-12 12:44:13 -07:00
rnveach 2f584ef4d5 Issue #2161: unify test input locations 2015-10-12 12:43:58 -07:00
rnveach f793032724 Issue #2161: unify test input locations 2015-10-12 12:43:41 -07:00
rnveach e36b1959ca Issue #2161: unify test input locations 2015-10-12 12:43:19 -07:00
rnveach d69581b3d0 Issue #2161: unify test input locations 2015-10-12 12:42:52 -07:00
rnveach c8b24a3978 Issue #2161: unify test input locations 2015-10-12 12:42:36 -07:00
rnveach d2725210b2 Issue #2161: unify test input locations 2015-10-12 12:42:11 -07:00
rnveach 47e6c23b4d Issue #2161: unify test input locations 2015-10-12 12:41:41 -07:00
rnveach 215a8bd752 minor: fixed failing master 2015-10-12 10:33:04 -04:00
rnveach b7e931711c Issue #2161: unify test input locations 2015-10-12 07:03:50 -07:00
rnveach 5a00ab2f30 Issue #2161: unify test input locations 2015-10-12 07:03:31 -07:00
rnveach 50d876d93c Issue #2161: unify test input locations 2015-10-12 07:03:09 -07:00
rnveach 95697e9810 Issue #2161: unify test input locations 2015-10-12 07:02:49 -07:00
rnveach 28d56756c0 Issue #2161: unify test input locations 2015-10-12 07:02:23 -07:00
rnveach 8373932ee5 Issue #2161: unify test input locations 2015-10-12 07:02:07 -07:00
rnveach e04583198a Issue #2161: unify test input locations 2015-10-12 07:01:43 -07:00
rnveach 9509710845 Issue #2161: unify test input locations 2015-10-12 07:01:21 -07:00
rnveach bff0f95962 Issue #2161: unify test input locations 2015-10-12 07:00:58 -07:00
rnveach 0d4b2ba4a7 Issue #2161: unify test input locations 2015-10-12 07:00:35 -07:00
rnveach 11dc88a9c1 Issue #2161: unify test input locations 2015-10-12 07:00:06 -07:00
rnveach e23953e9e8 Issue #2161: unify test input locations 2015-10-12 06:59:41 -07:00
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