Roman Ivanov
|
fee4ea9898
|
update for maven-eclipse-plugin to 2.10, works fine on Eclipse Kepler
|
2015-06-03 21:38:59 -07:00 |
Michal Kordas
|
fca6580f48
|
Fix PMD violations of ExceptionAsFlowControl rule. #962
|
2015-06-03 21:25:25 -04:00 |
Michal Kordas
|
4b2962136f
|
Fix exception in SuppressWarningsHolder on complex annotations. #1148
|
2015-06-03 11:09:03 -04:00 |
Michal Kordas
|
e3c089a4cd
|
Fix exception in SuppressWarningsHolder on annotation with dot. #1148
|
2015-06-03 11:09:03 -04:00 |
vlad
|
b930ba24be
|
correction of parsing of attributes in AtclauseOrderCheck, #1152
|
2015-06-02 07:07:45 -07:00 |
Vladislav Lisetskiy
|
8397781224
|
rename contributor in releasenotes
|
2015-06-02 01:13:55 +03:00 |
MEZk
|
cb8d98fb43
|
100% test coverage for ParameterNumberCheck, OuterTypeNumberCheck, MethodLengthCheck, LineLengthCheck, FileLengthCheck, ExecutableStatementCountCheck, AnonInnerLengthCheck, issue #1024
|
2015-05-31 09:19:25 -07:00 |
Michal Kordas
|
5976084c38
|
Update system-rules to 1.10.0. #1156
|
2015-05-31 17:51:51 +02:00 |
Roman Ivanov
|
da37c8b53f
|
Update README.md
|
2015-05-31 07:38:53 -07:00 |
Roman Ivanov
|
ca0a345925
|
[maven-release-plugin] prepare for next development iteration
|
2015-05-31 06:40:49 -07:00 |
Roman Ivanov
|
fc4f5d6309
|
[maven-release-plugin] prepare release checkstyle-6.7
|
2015-05-31 06:40:48 -07:00 |
Michal Kordas
|
4083b95734
|
Add missing links to checks in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:42:54 +02:00 |
Michal Kordas
|
dffeec17f9
|
Extend descriptions in Checkstyle 6.7 release notes. #1154
|
2015-05-30 23:42:36 +02:00 |
Michal Kordas
|
fbb983915c
|
Add links to checks in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:42:17 +02:00 |
Michal Kordas
|
26d5f431e6
|
Put space after check name in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:42:03 +02:00 |
Michal Kordas
|
25ab4776c7
|
Fix typo in ThrowsCount name in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:41:24 +02:00 |
Michal Kordas
|
b6b1db53db
|
Remove spaces before dots in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:40:59 +02:00 |
Michal Kordas
|
825fd43d4a
|
Fix not working links in Checkstyle 6.7 release notes. #1151
|
2015-05-30 23:40:38 +02:00 |
Roman Ivanov
|
9441a56b9c
|
fix for build failure
|
2015-05-28 19:04:10 -04:00 |
Roman Ivanov
|
034c2fa27f
|
release notes 6.7
|
2015-05-28 18:54:50 -04:00 |
Michal Kordas
|
716292c2b8
|
Fix ThrowsCount check violations in Checkstyle code. #945
|
2015-05-28 14:18:23 -07:00 |
Roman Ivanov
|
e9671e6135
|
public chat room
|
2015-05-28 10:22:28 -07:00 |
Roman Ivanov
|
3afa219f52
|
public chat
|
2015-05-28 10:17:16 -07:00 |
Gustav Carlson
|
835a5700d8
|
Fix parsing of allowedAnnotations property in JavadocMethod
|
2015-05-28 13:59:06 +02:00 |
Roman Ivanov
|
37e93fff0c
|
travis: removed information about jdk in DESC, as it show in travis report as separate column. #1133
|
2015-05-27 16:49:05 -07:00 |
Roman Ivanov
|
bab06270e6
|
changes in travis - 'site' success is required to be sure that on release time all will be ok, admins will use oracle8. #1133
|
2015-05-27 16:44:12 -07:00 |
Michal Kordas
|
fc7db65138
|
Remove noise at Coveralls by using one JDK for coverage builds. #1133
|
2015-05-27 16:40:41 -07:00 |
Julian Hyde
|
1513a0f969
|
Fix typos
|
2015-05-27 12:07:48 -04:00 |
Martin Steiger
|
97bee78f13
|
Make message-based checks invariant to Locale. Issue #1044
|
2015-05-27 08:39:58 -07:00 |
Michal Kordas
|
06638726da
|
Enforce 100% code coverage on LocalizedMessage. #152
|
2015-05-27 08:37:55 -07:00 |
Michal Kordas
|
5e40ee669c
|
Add test for getModuleId from LocalizedMessage. #152
|
2015-05-27 08:37:55 -07:00 |
Michal Kordas
|
252ee0c9e1
|
Add additional locale tests to LocalizedMessage. #152
|
2015-05-27 08:37:55 -07:00 |
Michal Kordas
|
d6966ec1f7
|
Fix no possibility to set English language explicitly in config. #152
|
2015-05-27 08:37:54 -07:00 |
Michal Kordas
|
59ffd34e43
|
Add failing test showing that setting English does not work. #152
|
2015-05-27 08:37:54 -07:00 |
vlad
|
5f047efa20
|
ThrowCountCheck should have option to skip private methods, #1136
|
2015-05-27 17:17:14 +03:00 |
vlad
|
e6f4dad587
|
Do not verify overriding methods in ThrowsCount check, #1085
|
2015-05-26 15:01:18 -07:00 |
MEZk
|
a077b72827
|
100% conditional coverage for visitToken(), leaveToken() and leaveMemberDef() methods in class ExecutableStatementCountCheck, issue#1024
|
2015-05-26 13:05:38 -07:00 |
Michal Kordas
|
edc4cc9ffc
|
Fix Regexp check causing exception on file with newline on top. #1129
|
2015-05-26 02:55:58 +02:00 |
Michal Kordas
|
4e0cb46ae5
|
Fix RegexpMultiline causing exception with default config. #1129
|
2015-05-26 02:20:05 +02:00 |
Roman Ivanov
|
0ba72f9767
|
test coverage for getDefaultTokens(), getAcceptableTokens(), issue #1022
|
2015-05-25 16:00:20 -07:00 |
Michal Kordas
|
050de1a6c0
|
Add support for canonical class names in MutableException. #1124
|
2015-05-25 15:38:49 -07:00 |
Michal Kordas
|
cdf3c3848a
|
Add failing test for MutableException with canonical names. #1124
|
2015-05-25 15:38:49 -07:00 |
vlad
|
917846aec6
|
100% test coverage for com.puppycrawl.tools.checkstyle.checks.design,
#1009
|
2015-05-25 15:49:08 +03:00 |
Roman Ivanov
|
bce57572e4
|
Option allowPublicFinalFields does not exist in VisibilityModifier check. #1126
|
2015-05-24 19:11:12 -07:00 |
vlad
|
3eb75145e9
|
fix in MutableExceptionCheck, #1124
|
2015-05-24 18:58:55 -07:00 |
vlad
|
058eb9990a
|
100% test coverage for VisibilityModifierCheck, #1009
|
2015-05-24 15:56:23 -07:00 |
vlad
|
008d7f5db9
|
removing dead code and refactoring in VisibilityModifierCheck, #1107
|
2015-05-24 15:56:23 -07:00 |
Michal Kordas
|
cc355f7e10
|
Fix NeedBraces check not requiring braces in multiline statements when using allowSingleLineStatement option. #895
|
2015-05-24 15:28:34 -07:00 |
Michal Kordas
|
be08323f8a
|
Fix equals and hashCode in SuppressionFilter and remove toString. #1088
|
2015-05-23 12:59:25 -07:00 |
Michal Kordas
|
ffd17e5ad6
|
Fix equals and hashCode in SuppressElement and remove toString. #1088
|
2015-05-23 20:58:48 +02:00 |