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 |
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 |
Stéphane Galland
|
74e9b64d93
|
Issue #2275: Support for @SuppressWarnings("all").
|
2015-10-08 06:47:06 -07:00 |
Michal Kordas
|
258b1ffed6
|
Issue #2271: Replace negated assertTrue with assertFalse
|
2015-10-05 14:07:33 -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 |
rnveach
|
e7edc7118d
|
minor: fixed jgit resource leaks in commit validation
|
2015-10-03 16:54:17 -07:00 |
Michal Kordas
|
cdb6546adb
|
Issue #2260: Make ConfigurationLoader.loadConfiguration public
|
2015-10-03 23:47:32 +02:00 |
Aleksandr Ivanov
|
3feab62232
|
Issue #2231: minor refactoring, helper method was added
|
2015-10-03 20:28:00 +03:00 |
Pieter Noordhuis
|
eeec3dc1d2
|
Issue #1548: Add lambda support to indentation check (see #281)
|
2015-10-01 06:53:21 -07:00 |
Ilja Dubinin
|
e8d0f037a2
|
Issue #1290: Coverage has been increased to 100% in SuppressWarningsHolder.
|
2015-10-01 02:05:29 +01:00 |
Ilja Dubinin
|
ce4df1ec00
|
Issue #1290: Coverage has been increased to 100% in AbstractDeclarationCollector.
|
2015-09-30 09:54:44 +01:00 |
Ilja Dubinin
|
d877cb15cf
|
Issue #1290: SuppressWarningHolder coverage has been increased
|
2015-09-29 16:52:59 -07:00 |
Andrei Selkin
|
b8f2d25b64
|
Issue #2166: Add 'requiredTranslations' option to Translation check
|
2015-09-26 15:02:59 -07:00 |
Aleksandr Ivanov
|
afa74495ee
|
Issue #2231: restore 'url' option for ImportControl
|
2015-09-26 14:59:06 -07:00 |
rnveach
|
fbd04a537a
|
Issue #1257: Fixed NPE in FinalLocalVariableCheck
|
2015-09-25 05:55:29 -07:00 |
Michal Kordas
|
d282053d9c
|
Issue #2080: Fix typos in code
|
2015-09-25 00:10:27 +02:00 |
Ruslan Diachenko
|
2cf54ade21
|
Issue #2191: SuppressionsLoaderTest UT was stabilized
|
2015-09-24 06:20:15 +01:00 |
Andrei Selkin
|
78cec4f822
|
minor: Exclude OBJBLOCK from acceptable tokens of VisibilityModifier
|
2015-09-23 12:35:24 -07:00 |
Michal Kordas
|
0c2a64d9f0
|
Issue #2080: Fix typos in code
|
2015-09-22 00:02:53 +02:00 |
Roman Ivanov
|
03f2be49f7
|
Issue #2219: NoWhitespaceAfter, NoWhitespaceBefore and WhitespaceAround don't support GENERIC_START nor GENERIC_END tokens
|
2015-09-21 07:05:25 -07:00 |
Andrei Selkin
|
a82ecf6b46
|
Issue #2175: Add support of lambdas which parameter types are omitted for HiddenFieldCheck
|
2015-09-20 06:58:40 -07:00 |
Michal Kordas
|
3edd1b53a5
|
Issue #2080: Fix typos in code
|
2015-09-20 06:02:39 -07:00 |
Michal Kordas
|
dbcca4f428
|
Issue #2203: Fix RedundantModifier check at final classes in interfaces
|
2015-09-20 05:50:15 -07:00 |
Michal Kordas
|
5391df4363
|
Issue #2213: Print missing cause of exception to console on error
|
2015-09-20 05:48:39 -07:00 |
Michal Kordas
|
3baf36b6fe
|
Issue #2161: Add "Input" prefix to test input files
|
2015-09-20 01:16:01 +02:00 |
Michal Kordas
|
483132aca9
|
Issue #2205: Fix not working excludeScope in JavadocMethod check
|
2015-09-18 16:21:19 -07:00 |
Michal Kordas
|
9fcb40a184
|
Issue #2080: Fix AbstractClassWithoutAbstractMethods rule violations
|
2015-09-18 22:28:18 +02:00 |
liscju
|
bad81c81c2
|
Issue #1537: Fix RedundantModifier check to recognise inner classes accessible from global scope
|
2015-09-18 06:20:59 -07:00 |
Aleksandr Ivanov
|
e15f70ac5b
|
Issue #1273: CustomImportOrderCheck rule priorities
|
2015-09-18 05:49:38 -07:00 |
Vladislav Lisetskiy
|
0406304865
|
Issue #2126: Make coverage 100% for TokenTypesDoclet
|
2015-09-18 03:06:12 +03:00 |
Ilja Dubinin
|
72faf5617a
|
Issue #1290: ClassResolver coverage has been increased to 100%.
|
2015-09-17 15:33:00 -07:00 |
Michael Osipov
|
b6d9344d1c
|
Pull #2034: Use StandardCharsets and get rid of UnsupportedEncodingException
|
2015-09-17 15:01:39 -07:00 |
Vladislav Lisetskiy
|
3fe3fc67cb
|
Issue #2095: Fix false negative in AtclauseOrder check
|
2015-09-17 13:04:24 -07:00 |
Vladislav Lisetskiy
|
dc3ac39a9a
|
Issue #2195: Remove errors from Maven output in TokenTypesDocletTest
|
2015-09-17 19:03:43 +03:00 |
Vladislav Lisetskiy
|
9fe8577108
|
Issue #2126: Improve code coverage for TokenTypesDoclet
|
2015-09-15 20:59:04 -07:00 |