Michal Kordas
|
fdd5ed77fd
|
Issue #2080: Simplify JUnit assertion
|
2015-11-21 16:24:00 -08:00 |
Michal Kordas
|
22144522d6
|
Issue #2080: Exclude integration test resources from IDEA analysis
|
2015-11-20 21:46:05 +01:00 |
rnveach
|
4a97626c4f
|
minor: fixed improper put that should be get
|
2015-11-20 11:05:42 -05:00 |
Andrei Selkin
|
2959d83ed2
|
Issue #2530: Refactoring of CommentsIndentationCheck
|
2015-11-19 05:47:31 -08:00 |
rnveach
|
d58096b2b6
|
Issue #2451: deprecated AbstractComplexityCheck
|
2015-11-19 05:35:35 -08:00 |
rnveach
|
237dbc6866
|
Issue #2451: removed excess hierarchy from NPathComplexityCheck
|
2015-11-19 05:35:35 -08:00 |
Ilja Dubinin
|
17fe0633fd
|
Issue #2608: Drag and drop has been removed from gui code.
|
2015-11-18 22:40:35 +00:00 |
Roman Ivanov
|
c324b05dfd
|
Revert "Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validation"
This reverts commit 176301250b.
|
2015-11-18 05:53:18 -08:00 |
rnveach
|
0975fb750b
|
Issue #2451: deprecated AbstractOptionCheck
|
2015-11-17 15:06:51 -08:00 |
rnveach
|
84c72ec320
|
Issue #2451: removed excess hierarchy from ImportOrderCheck
|
2015-11-17 15:06:51 -08:00 |
rnveach
|
ed79281fff
|
Issue #2451: removed excess hierarchy from CyclomaticComplexityCheck
|
2015-11-17 15:05:51 -08:00 |
rnveach
|
69ccfd3fa9
|
Issue #2451: removed excess hierarchy from SeparatorWrapCheck
|
2015-11-17 06:14:34 -08:00 |
rnveach
|
c4cac1d520
|
Issue #2451: removed excess hierarchy from OperatorWrapCheck
|
2015-11-17 06:14:10 -08:00 |
rnveach
|
bc646907e9
|
Issue #2451: removed excess hierarchy from MethodParamPadCheck
|
2015-11-17 06:13:42 -08:00 |
rnveach
|
d2495fd0cf
|
Issue #2451: removed excess hierarchy from EmptyForIteratorPadCheck
|
2015-11-17 06:33:06 -05:00 |
Michal Kordas
|
71950237c1
|
Issue #2344: Fix typos and grammar on Report Issue page
|
2015-11-16 14:47:25 -08:00 |
Michal Kordas
|
72a254be19
|
Pull #2607: Update JGit to 4.1.1.201511131810-r
|
2015-11-16 22:41:43 +01:00 |
Vladislav Lisetskiy
|
11639b8437
|
Pull #2605: Make methods private in RequireThisCheck
|
2015-11-16 10:01:48 +03:00 |
Vladislav Lisetskiy
|
f52306ff77
|
Issue #2240: Fix false negative in RequireThisCheck
|
2015-11-15 06:23:40 -08:00 |
Andrei Selkin
|
a0d00ea894
|
Issue #2590: Correct regexp for validation of commit message to disallow the last period
|
2015-11-15 10:14:33 +03:00 |
Takahashi Eikou
|
d4313ab0e6
|
Issue #2601: Fixed NumberFormatException on Japanese environments
|
2015-11-14 13:38:07 -08:00 |
Andrei Selkin
|
ac8daf291b
|
doc: Correct xdoc/javadoc for ParameterNameCheck
|
2015-11-12 19:23:46 -08:00 |
rnveach
|
6ab9f8b898
|
Issue #2451: removed excess hierarchy from EmptyForInitializerPadCheck
|
2015-11-12 19:17:42 -08:00 |
rnveach
|
15557f448c
|
Issue #2451: removed excess hierarchy from AbstractParenPadCheck
|
2015-11-12 19:16:51 -08:00 |
rnveach
|
9faf80abae
|
Issue #2451: removed excess hierarchy from RightCurlyCheck
|
2015-11-12 19:16:17 -08:00 |
rnveach
|
1edb2ce5f7
|
Issue #2451: documented missing properties for MethodNameCheck
|
2015-11-12 19:15:30 -08:00 |
rnveach
|
9eec8df605
|
Issue #2451: removed excess hierarchy from LeftCurlyCheck
|
2015-11-12 19:15:09 -08:00 |
rnveach
|
63668c23e4
|
Issue #2589: Removed unneeded warning comments in IT.
|
2015-11-12 19:08:40 -08:00 |
rnveach
|
c29af9d036
|
Issue #2589: Unify IT input file locations with tests.
|
2015-11-12 19:08:40 -08:00 |
rnveach
|
7a4ec11d12
|
Issue #2589: Unify IT test code.
|
2015-11-12 19:08:40 -08:00 |
Roman Ivanov
|
41044d42b8
|
infra: substitude hardcoded version with calculated
|
2015-11-12 17:42:38 -08:00 |
rnveach
|
39ab85e477
|
minor: separated tests so one subject per file
|
2015-11-12 05:49:40 -08:00 |
Michal Kordas
|
033f65e786
|
Issue #2581: Enforce all annotations to be separate line for Checkstyle
|
2015-11-12 05:32:49 -08:00 |
Roman Ivanov
|
fe48db9cc0
|
Issue #2516: Create test for checkstyle-X.X-all.jar on Travis
|
2015-11-12 05:31:30 -08:00 |
Michal Kordas
|
60dce45e8f
|
Pull #2586: Update slf4j-simple to 1.7.13
|
2015-11-12 05:29:29 -08:00 |
Michal Kordas
|
b32215d7d8
|
Pull #2585: Update FindBugs Maven Plugin to 3.0.3
|
2015-11-12 05:28:46 -08:00 |
Michal Kordas
|
c171f82794
|
Issue #957: Add VisibleForTesting annotation where applicable
|
2015-11-12 05:27:23 -08:00 |
rnveach
|
54990fc2fa
|
Issue #2451: deprecated AbstractTypeParameterNameCheck
|
2015-11-11 12:48:03 -08:00 |
rnveach
|
843f05ee25
|
Issue #2451: removed excess hierarchy from MethodTypeParameterNameCheck
|
2015-11-11 12:48:03 -08:00 |
Vladislav Lisetskiy
|
3b26b571a8
|
Issue #2067: Fix false-negatives in EmptyLineSeparatorCheck
|
2015-11-11 12:46:37 -08:00 |
rnveach
|
fb2ec00cc7
|
minor: fixed wrong variable usage in AbstractOptionCheck
|
2015-11-11 10:09:02 -05:00 |
rnveach
|
b1f81810e7
|
Issue #2451: removed excess hierarchy from EmptyBlockCheck
|
2015-11-11 10:07:58 -05:00 |
Roman Ivanov
|
6c49a05cb6
|
Issue #2541: Clean up input files to not use forbidden APIs
|
2015-11-11 06:38:41 -08:00 |
Michal Kordas
|
edb810c10e
|
Issue #2541: Clean up input files to not use forbidden APIs
|
2015-11-11 05:56:51 -08:00 |
rnveach
|
992678f1ba
|
Issue #2540: unify it input file names for chapter4formatting
|
2015-11-10 13:46:44 -05:00 |
rnveach
|
2a52c00d5d
|
Issue #2540: unify it input file names for chapter6programpractice
|
2015-11-10 05:51:46 -08:00 |
rnveach
|
701d2a6907
|
Issue #2540: unify it input file names for chapter5naming
|
2015-11-10 05:50:58 -08:00 |
rnveach
|
662cb2e20e
|
Issue #2540: unify it input file names for chapter4formatting
|
2015-11-10 05:50:12 -08:00 |
rnveach
|
4346d41010
|
Issue #2451: removed excess hierarchy from ClassTypeParameterNameCheck
|
2015-11-10 05:49:08 -08:00 |
rnveach
|
4fb4529b6f
|
Issue #2451: removed excess hierarchy from InterfaceTypeParameterName
|
2015-11-09 21:57:42 -05:00 |