Andrei Selkin
|
21cad8b0c3
|
Issue #3117: Add ability to differentiate annotation placement in foreach, for loops, parameter definition (#3269)
|
2016-06-19 06:12:51 -07:00 |
Andrei Selkin
|
980e53562a
|
Issue #3177: Remove validation of rw access for output file in Main#validateCli (#3284)
|
2016-06-17 10:48:14 -07:00 |
Andrei Selkin
|
d8e7cbd12f
|
Pull #3259: Avoid catching of InvalidPathException and AccessDeniedException in PropertyCacheFile#persist (#3259)
|
2016-06-17 10:46:52 -07:00 |
rnveach
|
40a0b5dcf7
|
Issue #3239: fixed checks that fail on new receiver parameter (#3272)
|
2016-06-16 14:33:39 -07:00 |
rnveach
|
dc067d2643
|
minor: fixed debug option bleeding into other tests (#3277)
|
2016-06-16 06:41:21 -07:00 |
Vladislav Lisetskii
|
618e6934e2
|
Issue #3166: fix CommentsIndentation Check incorrect work with subsequent comments (#3275)
|
2016-06-16 06:32:28 -07:00 |
Vladislav Lisetskiy
|
43839b3d71
|
Issue #3220: CommentsIndentation: allow upper comments for following block at multi-block structures (#3270)
|
2016-06-12 06:50:31 -07:00 |
Andrei Selkin
|
4901283022
|
Issue #3090: Fix wrong enforcement of same brace policy for LITERAL_DO in RightCurlyCheck (#3267)
|
2016-06-12 06:27:46 -07:00 |
rnveach
|
c7834c28ce
|
Issue #3239: added receiver parameter to java grammar (#3260)
|
2016-06-12 06:21:29 -07:00 |
rnveach
|
d4d185f581
|
Issue #3266: refactored commit message validation to allow new lines (#3268)
|
2016-06-12 06:06:23 -07:00 |
Andrei Selkin
|
36a0df872e
|
Issue #3142: Add proper support for generics in VisibilityModifierCheck (#3247)
|
2016-06-10 10:35:40 -07:00 |
Roman Ivanov
|
60f3a92c22
|
Issue #3229: resources were moved to compilable area
|
2016-06-09 05:38:53 -07:00 |
Vladislav Lisetskiy
|
e2e8e622a5
|
Issue #3127: fix CommentsIndentation false-positive in empty array declarations (#3256)
|
2016-06-08 19:38:43 -07:00 |
rnveach
|
c58874e1ed
|
Issue #3212: fixed string array property xdocs
|
2016-06-06 18:09:56 -04:00 |
rnveach
|
f7895501bf
|
Issue #3187: validate property values in xdoc
|
2016-06-05 15:42:53 -04:00 |
rnveach
|
6155da61d3
|
Issue #2618: refactored indentation import and package logic (#3223)
|
2016-06-03 06:11:09 -07:00 |
rnveach
|
5d1b87c2a2
|
Issue #3237: added secondary throws annotation to java grammar (#3244)
|
2016-06-03 06:04:14 -07:00 |
rnveach
|
9dbd6a73ef
|
Issue #3116: removed requirement right curlies must be first on line (#3222)
|
2016-06-03 05:54:20 -07:00 |
Andrei Selkin
|
58b4d15a3a
|
Issue #3177: Fix MainTest#testLoadPropertiesIoException (Docker container: Ubuntu 14.04, Java 8, Maven 3)
|
2016-06-03 05:44:11 -07:00 |
Andrei Selkin
|
4b4e9f5d69
|
Issue #3177: Fix CheckerTest#testDestroyCacheFileWithInvalidPath (Docker container: Ubuntu 14.04, Java 8, Maven 3)
|
2016-06-03 05:44:11 -07:00 |
Andrei Selkin
|
57c24460e7
|
Issue #2971: Add allowPublicFinalFields option for VisibilityModifier (#3207)
|
2016-06-03 05:40:27 -07:00 |
rnveach
|
f47b9a2b35
|
Issue #3240: added type annotation to java grammar (#3243)
|
2016-06-02 08:49:17 -07:00 |
Vladislav Lisetskiy
|
e5c8a2a884
|
Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-negatives
|
2016-05-30 06:08:21 -07:00 |
rnveach
|
4c1d791973
|
Issue #3066: fixed line feeds in AstRegressionTest (#3228)
|
2016-05-29 05:41:49 -07:00 |
Baratali Izmailov
|
9bfb89589b
|
Issue #3219: CLI Javadoc tree printer can print parse errors (#3224)
|
2016-05-28 05:59:05 -07:00 |
rnveach
|
5c6f1ee17a
|
Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179)
|
2016-05-28 05:53:41 -07:00 |
rnveach
|
9a733ed798
|
Issue #3225: fixed cr lines in TreeWalker (#3226)
|
2016-05-28 05:47:17 -07:00 |
rnveach
|
39b343a32a
|
Issue #3143: forbid empty return statements and fixed violations
|
2016-05-27 09:42:49 -04:00 |
rnveach
|
2483ddc5a4
|
Issue #3143: added maxForVoid option for ReturnCountCheck
|
2016-05-27 09:37:25 -04:00 |
rnveach
|
a6ab6053e6
|
Issue #3086: added debug option
|
2016-05-27 06:18:11 -07:00 |
Roman Ivanov
|
ff896f7db0
|
config: update to forbiddenapis 2.1 (#3216)
config: update to forbiddenapis 2.1
|
2016-05-26 08:53:18 -07:00 |
rnveach
|
d78ddeb006
|
Issue #3187: validate property types in xdocs
|
2016-05-21 06:08:15 -07:00 |
rnveach
|
93acc4e083
|
Issue #3168: allow new line on end of commit (#3204)
|
2016-05-20 13:31:31 -07:00 |
rnveach
|
c814e47721
|
Issue #3168: forbid no commits and whitespace on end of commit message (#3181)
|
2016-05-16 18:00:07 -07:00 |
Andrei Selkin
|
ecbeaa6e1d
|
Issue #407: Fix cache usage in presence of modules which use external resources for configuration (#3092)
|
2016-05-16 13:53:12 -07:00 |
Roman Ivanov
|
54cdc72ced
|
Issue #3175: sevntu-checkstyle violations were resolved in test area
|
2016-05-14 06:11:10 -07:00 |
rnveach
|
5e82f8c44b
|
Issue #3175: fixed sevntu violations in test and it
|
2016-05-13 20:28:03 -04:00 |
Roman Ivanov
|
67e6b46e9f
|
Issue #3153: IllegalTokenTextCheck and IllegalTokenCheck does not work with COMMENT_CONTENT token
|
2016-05-08 05:34:17 -07:00 |
rnveach
|
871b20e88b
|
Issue #2763: changed config and fixed throws indentation violations
|
2016-05-07 12:41:13 -04:00 |
rnveach
|
9e9a0b4245
|
Issue #2763: restored indentation's throwsIndent logic
|
2016-05-07 09:37:14 -04:00 |
Konstantin Lutovich
|
7e100714bb
|
Issue #3157: Javadoc value tag can reference import (#3158)
|
2016-05-05 09:15:20 -07:00 |
rnveach
|
dfef8ec6d8
|
Issue #3144: fixed NPE in FinalLocalVariable for lambda in field (#3146)
|
2016-05-01 05:37:07 -07:00 |
rnveach
|
791ddf0134
|
minor: removed unnecessary count correction in indentation test (#3124)
|
2016-04-28 05:48:54 -07:00 |
rnveach
|
e2ad52ad59
|
Issue #3136: added indentation check of while in do..while (#3139)
|
2016-04-28 05:37:12 -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
|
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
|
8621b15b45
|
Issue #3000: added test to find unused check messages
|
2016-04-18 06:17:30 -07:00 |