Vladislav Lisetskiy
ca15d3d758
Issue #2074 : Correct NonEmptyAtclauseDescription IT
2015-09-15 17:11:43 -07:00
Vladislav Lisetskiy
2aeea04137
Issue #2074 : Correct JavadocTagContinuationIndentation IT
2015-09-15 17:11:43 -07:00
Vladislav Lisetskiy
f344001be1
Issue #2074 : Correct AtclauseOrder IT
2015-09-15 16:47:09 -07:00
Michal Kordas
aa79a38ac0
Pull #2183 : Update Maven Wagon to 2.10
2015-09-16 00:20:44 +02:00
Michal Kordas
7f4a08cf06
Pull #2182 : Update Maven Project Info Reports Plugin to 2.8.1
2015-09-16 00:18:07 +02:00
Roman Ivanov
ca20ff622b
minor: coverall changes to codecov in description
2015-09-15 14:38:24 -07:00
Vladislav Lisetskiy
319b04ff74
Issue #2112 : Fix IllegalStateException in JavadocTypeCheck
2015-09-15 09:14:47 -07:00
Vladislav Lisetskiy
38bba612c0
Issue #2108 : Split all modules to be separate at config_naming.html
2015-09-15 07:06:14 -07:00
Michal Kordas
6c07f80863
Issue #961 : Remove already fixed exclusion from PMD configuration
2015-09-14 23:10:03 +02:00
rnveach
59483db973
Issue #157 : fix java grammar for unicode escape
2015-09-14 12:58:18 -04:00
Roman Ivanov
e5dd96d8dc
Issue #2089 : fix for checkstyle violations
2015-09-14 06:40:08 -07:00
Roman Ivanov
a42475db9e
Issue #2089 : Allow COMMA again in NoWhiteSpaceBefore
2015-09-14 06:39:08 -07:00
Roman Ivanov
0bff657f61
Issue #2129 : logging as WARN for misconfigurated Check is changed to Exception, we should fail fast.
2015-09-13 18:19:24 -07:00
Michal Kordas
2c74879481
Issue #2129 : Add SLF4J binding required by JGit
2015-09-12 23:42:13 +02:00
Michal Kordas
0c90eecee1
Issue #2160 : Configure compiler to use Error Prone for non-input sources
2015-09-12 02:00:30 -04:00
Michal Kordas
0fc8b62a35
Issue #2080 : Fix typos in code
2015-09-11 16:32:42 -07:00
Michal Kordas
bc797f31e2
Issue #809 : Rearrange POM to use canonical ordering
2015-09-11 16:31:46 -07:00
Michal Kordas
daae0431d1
Issue #2161 : Unify naming files with test inputs
2015-09-11 22:48:59 +02:00
Andrei Selkin
dba6c944cd
Issue #382 : Fix HiddenField false positive violations for anonymous classes
2015-09-11 13:14:33 -04:00
Andrei Selkin
bd9efb5e66
Issue #759 : Create wide message for CheckstyleException in PackageObjectFactory
2015-09-11 18:04:45 +03:00
Roman Ivanov
d58e2892c3
doc: improvement of formatting
2015-09-11 07:17:26 -07:00
Ilja Dubinin
526c9d0cba
Issue #46 : blocks of code should not be duplicated
2015-09-10 17:25:58 -07:00
Michal Kordas
0cf971e37b
infra: Add -e switch to display stack trace of the errors in AppVeyor
2015-09-10 17:13:36 -07:00
Michal Kordas
c1ce291701
Issue #2130 : Fix "deprecation" compiler warnings in input files
2015-09-10 17:12:35 -07:00
Michal Kordas
9e5803a8ec
Issue #2130 : Fix "rawtypes" compiler warnings in input files
2015-09-10 21:11:44 +02:00
Andrei Selkin
a29f01a95b
Issue #67 : Added support of logging severity for all audit events
2015-09-10 12:57:54 +03:00
Michal Kordas
4687b0b801
Issue #2130 : Fix unchecked compiler warnings in input files
2015-09-09 15:58:56 -07:00
Andrei Selkin
b9d3a7e995
Issue #215 : Updated checkstyle_checks.xml to use ParameterNumber in default configuration
2015-09-09 14:00:04 -07:00
Andrei Selkin
af9ed7386d
Issue #606 : Reorganized sections in eclipse.xml
2015-09-09 11:29:20 -07:00
Andrei Selkin
e52892ba62
Issue #606 : Extended Eclipse user guide for newbies of Checkstyle
2015-09-09 11:29:20 -07:00
Ilja Dubinin
b9cad4d385
doc: examles order for DescedantTokenCheck has been changed.
2015-09-09 01:56:54 +01:00
Michal Kordas
c0d3652d1b
Issue #2135 : Fix exception at NeedBraces check in enhanced for loops
2015-09-08 22:23:23 +02:00
Phillip Webb
f7698ed23b
Issue #2141 : Allow @return tags from annotation types
2015-09-07 22:37:23 -07:00
Roman Ivanov
66b07f10af
Issue #46 : suppression was added to false-positive that IntelijIdea found in previous commit
2015-09-07 18:35:06 -07:00
Ilja Dubinin
33ab409c4e
Issue #46 : loops should not have more then one break or continue statement
2015-09-08 01:02:50 +01:00
Roman Ivanov
a3b229b5d8
Issue #2080 : VtlReferencesInspection is disabled as it produce a lot of false-positives
2015-09-07 15:43:27 -07:00
Michal Kordas
4ae3c95822
Issue #2137 : Make test for FileTabCharacter locale and OS independent
2015-09-07 22:57:18 +02:00
Roman Ivanov
78103da033
Issue #2080 : name violations are fixed, checkstyle suppressions were updated to validate names in tests too
2015-09-06 17:23:55 -07:00
Roman Ivanov
c269a41736
minor: sonarqube badge was changed
2015-09-06 16:56:01 -07:00
Roman Ivanov
a808227a6c
teamcity badge
2015-09-06 16:39:09 -07:00
Roman Ivanov
dc90dd2845
inspection suppression was moved to javadoc
2015-09-06 15:54:01 -07:00
Roman Ivanov
9ef8a38684
Revert "Issue #2065 : additional attempt to resolve violation on TeamCity, DeclareCollectionAsInterface is disabled"
...
This reverts commit 18d5fd7eeb .
2015-09-06 15:37:09 -07:00
Roman Ivanov
a36ac91b27
Revert "Issue #2065 : additional attempt to resolve violation on TeamCity"
...
This reverts commit 652848ae06 .
2015-09-06 15:36:39 -07:00
Michal Kordas
20b73ed383
Issue #2131 : Add inspection scope profile for IDEA analysis
2015-09-06 22:55:23 +02:00
Michal Kordas
ccf2d8315c
Issue #1555 : Remove usage of obsolete junit.framework.Assert class
2015-09-06 20:15:51 +02:00
Roman Ivanov
31d023b049
minor: my username was changed from sourceforge to github
2015-09-06 07:29:52 -07:00
Roman Ivanov
18d5fd7eeb
Issue #2065 : additional attempt to resolve violation on TeamCity, DeclareCollectionAsInterface is disabled
2015-09-06 06:34:07 -07:00
Roman Ivanov
652848ae06
Issue #2065 : additional attempt to resolve violation on TeamCity
2015-09-06 06:11:24 -07:00
liscju
cd10c41ca5
Issue #937 : added tests for validating commit message.
2015-09-06 05:32:26 -07:00
Michal Kordas
4d8d047f46
Issue #2080 : Fix typos in code
...
Fixes some `SpellCheckingInspection` inspection violations.
Description:
>Spellchecker inspection helps locate typos and misspelling in your code, comments and literals.
2015-09-06 14:17:36 +02:00