Michal Kordas
|
3dd97d4e85
|
Rename SuppressWarningsTest to SuppressWarningsCheckTest. #1201
|
2015-06-28 10:30:49 -07:00 |
Michal Kordas
|
eef13e8c5e
|
Fix value pair representation in SuppressWarnings check. #1246
|
2015-06-28 10:30:49 -07:00 |
Michal Kordas
|
4ea1896f46
|
Fix PMD violations of AvoidCatchingGenericException rule. #959
|
2015-06-28 10:13:43 -07:00 |
Michal Kordas
|
1b5c3936f5
|
Use SHA-1 instead on non-standard SHA in PropertyCacheFile. #1251
|
2015-06-28 10:13:43 -07:00 |
Bhavik Patel
|
90178ab2e4
|
Solution to NullPointerException at findClassOrMethodInWhichItIsDefined method #1257
|
2015-06-28 22:03:10 +05:30 |
Bhavik Patel
|
ec414646ea
|
Fix AvoidEscapedUnicodeCharacters Check in Checkstyle Code. #945
|
2015-06-27 23:10:49 -07:00 |
Roman Ivanov
|
d1fc621971
|
travis_wait was moved close to long command
|
2015-06-27 22:24:04 -07:00 |
Roman Ivanov
|
b9e7649514
|
travis_wait was moved close to long command
|
2015-06-27 21:55:24 -07:00 |
Roman Ivanov
|
6634012b7f
|
travis_wait was added to Hbase, as it takes a bit more than 10 min
|
2015-06-27 21:18:29 -07:00 |
Roman Ivanov
|
d8bba8bbab
|
minor update for html page
|
2015-06-27 21:02:25 -07:00 |
Roman Ivanov
|
efb8158021
|
checkstyle_checks.xml was extended to catch TODO and FIXME, javadoc/xdoc also updated to have more useful example
|
2015-06-27 20:47:40 -07:00 |
Roman Ivanov
|
4a4df13bbb
|
Hbase was added to Travis build
|
2015-06-27 17:34:07 -07:00 |
Roman Ivanov
|
69bd7971b4
|
Spring-framework was added to Travis build
|
2015-06-27 17:07:31 -07:00 |
Roman Ivanov
|
44f39cafa0
|
RxJava,java-design-patterns,MaterialDesignLibrary,apache-ant,apache-jsecurity,android-launcher were added to Travis build
|
2015-06-27 14:43:22 -07:00 |
Roman Ivanov
|
80009ef65c
|
pmd, elasticsearch, lombok-ast were added to no-exception tests to travis
|
2015-06-27 14:17:22 -07:00 |
Roman Ivanov
|
315fb4922a
|
hibernate-orm and findbugs were added to no-exception tests to travis
|
2015-06-27 11:34:22 -07:00 |
Roman Ivanov
|
a30fc1e8ad
|
name of config in contributors repo was changed
|
2015-06-27 11:23:41 -07:00 |
Bhavik Patel
|
733d5d64dd
|
Ineffective suppressions are removed
|
2015-06-27 21:51:22 +05:30 |
Bhavik Patel
|
bc83a3a82f
|
Fix AbbreviationAsWordInName Check in Checkstyle Code. #945
|
2015-06-27 21:22:53 +05:30 |
Roman Ivanov
|
a360c43b35
|
noexception test for Guava was added
|
2015-06-26 20:23:18 -07:00 |
MEZk
|
18172eab38
|
Replace hardcoded message in WhitespaceAfterCheck with property value (i18n), issue #967
|
2015-06-26 07:47:13 -07:00 |
Roman Ivanov
|
05d7d8d6c9
|
till MECLIPSE-735 we will keep Eclipse project files in repository. #1219
|
2015-06-25 16:56:40 -07:00 |
Roman Ivanov
|
3ad3a49a22
|
version bump for commons-cli to 1.3.1
|
2015-06-25 16:33:26 -07:00 |
Vladislav Lisetskiy
|
7f452f66c8
|
Add possibility to configure targets for ParenPad check, #1189
|
2015-06-25 10:16:09 -07:00 |
Roman Ivanov
|
3e25a4911d
|
Ordering issue with nested classes in static imports - xdoc was extended. #1239
|
2015-06-24 21:09:17 -07:00 |
Roman Ivanov
|
07d4e01671
|
Content section was added to ease navigation in Checks descriptions pages
|
2015-06-24 18:42:58 -07:00 |
Roman Ivanov
|
961b8d0612
|
fix for build failure
|
2015-06-24 18:12:15 -07:00 |
Roman Ivanov
|
da1921b4d0
|
NPathComplexity: extend documentation to make clear how it works. #1218
|
2015-06-24 18:03:29 -07:00 |
Aleksandr Ivanov
|
a66bed035b
|
UT coverage for UnusedImports. #1128
|
2015-06-24 20:59:57 +03:00 |
Bhavik Patel
|
49928eafc9
|
PMD violations: UncommentedEmptyMethod Fixed #995
|
2015-06-24 10:48:45 +05:30 |
Bhavik Patel
|
196522bba7
|
Fixes PMD violations: EmptyMethodInAbstractClassShouldBeAbstract #997
|
2015-06-23 21:21:09 -07:00 |
MEZk
|
fab2296f62
|
Set default value of max property to 4 for ThrowsCountCheck and update javadoc/xdoc, issue #1143
|
2015-06-23 17:12:34 -07:00 |
Vladislav Lisetskiy
|
18570b7a08
|
catch NoClassDefFoundError in ClassResolver, #1192
|
2015-06-23 17:06:55 -07:00 |
Bhavik Patel
|
d80e678fa0
|
skipEnhancedForLoopVariable property is added in ModifiedControlVariableCheck. solves #1015
|
2015-06-23 07:22:26 -07:00 |
Vladislav Lisetskiy
|
52a0d10360
|
Fix empty html pages for extending Checkstyle and style configurations,
#1231
|
2015-06-22 17:15:51 -07:00 |
Vladislav Lisetskiy
|
8a49fd50ee
|
move non-compilable input to resources-noncompilable
|
2015-06-22 14:45:12 +03:00 |
Roman Ivanov
|
0fdd2164fa
|
fix for eclipse warning
|
2015-06-20 13:08:51 -07:00 |
Michael Vorburger
|
46f2409dc5
|
.gitignore with Eclipse's .externalToolBuilders and .checkstyle from
Checkstyle CS Eclipse Plug-in
|
2015-06-18 22:22:00 -07:00 |
Vladislav Lisetskiy
|
697c5ff378
|
Minor update in FallThroughCheck xdoc and javadoc
|
2015-06-18 16:29:07 -07:00 |
Bhavik Patel
|
11ff590ba5
|
Solution to wrong variable reported because of name shadowing in FinalLocalVariableCheck. solves #1142
|
2015-06-18 14:42:16 -07:00 |
Bhavik Patel
|
eb5896a4a1
|
Fix PMD violations for AbstractNaming rule #983
|
2015-06-18 23:22:00 +05:30 |
Roman Ivanov
|
0382b7907b
|
comment was added to expain suppress. #953
|
2015-06-17 23:20:20 -07:00 |
Roman Ivanov
|
00dbeccc19
|
CS-SI/Orekit project was added as regression testing project
|
2015-06-16 23:25:24 -07:00 |
Roman Ivanov
|
b048fd95d7
|
evail is introduced to travis config
|
2015-06-16 23:21:57 -07:00 |
Roman Ivanov
|
e69d520463
|
Revert "Orekit project was added as regression test"
This reverts commit 0834cc2c52.
|
2015-06-16 20:57:43 -07:00 |
Roman Ivanov
|
0834cc2c52
|
Orekit project was added as regression test
|
2015-06-16 20:42:07 -07:00 |
Aleksandr Ivanov
|
10e6bfe448
|
UT coverage for RedundantImport check. #1128
|
2015-06-16 12:48:42 -07:00 |
Aleksandr Ivanov
|
d938bf243b
|
UT coverage for AvoidStarImportCheck. #1128
|
2015-06-16 12:47:07 -07:00 |
ivanov-alex
|
44b3fe0b14
|
Updated description for RedundantImport
Mentioning that static imports are allowed from java.lang and same package.
|
2015-06-16 12:08:48 +03:00 |
Roman Ivanov
|
1634289dd3
|
suppression rules for NPathComplexity. #953
|
2015-06-15 23:33:51 -07:00 |