Roman Ivanov
31d023b049
minor: my username was changed from sourceforge to github
2015-09-06 07:29:52 -07:00
liscju
cd10c41ca5
Issue #937 : added tests for validating commit message.
2015-09-06 05:32:26 -07:00
Michal Kordas
e7547bb7dd
Issue #2106 : Fix Javadoc generation failure after addition of new tag
2015-09-04 16:27:53 -07:00
Ilja Dubinin
47b8d42145
Issue #1290 : AbstractOptionCheck has been removed from list of checks to cover
2015-09-03 22:44:07 +01:00
Ilja Dubinin
4ea84c811b
Issue #1290 : Coverage has been increased to 100% in AbstractTypeAwareCheck and nested classes
2015-09-03 05:39:43 -07:00
Ilja Dubinin
c6c9ad9d33
Issue #1290 : coverage has been increased to 100% in TranslationCheck
2015-09-03 05:34:28 -07:00
Ilja Dubinin
2c6e941a26
Issue #1290 : Coverage has been increased to 100% in NewLineAtTheEndOfFileCheck
2015-09-03 01:00:31 +01:00
Roman Ivanov
b3abeac94c
config: changes in team members
2015-09-02 12:55:09 -07:00
Roman Ivanov
56489da86b
config: timeout for linkcheck plugin was extended to allow avoid error for github issue page that have too much content, so loading slow
2015-09-02 09:37:34 -04:00
Roman Ivanov
9183d6c240
update to 6.11-SNAPSHOT
2015-09-01 09:31:22 -07:00
Roman Ivanov
355b0dc121
[maven-release-plugin] prepare for next development iteration
2015-09-01 09:05:43 -07:00
Roman Ivanov
6ef45a76dd
[maven-release-plugin] prepare release checkstyle-6.10.1
2015-09-01 09:05:41 -07:00
Roman Ivanov
340b36d952
update to 6.10.1-SNAPSHOT
2015-09-01 08:53:32 -07:00
Roman Ivanov
0eaa4aff52
config: update for linkcheck to suppress lnk and raise timeout for github pages that open too long but valid
2015-09-01 08:50:27 -07:00
Roman Ivanov
ef8b078396
[maven-release-plugin] prepare for next development iteration
2015-08-31 23:18:21 -07:00
Roman Ivanov
f72624c920
[maven-release-plugin] prepare release checkstyle-6.10
2015-08-31 23:18:19 -07:00
Roman Ivanov
87a56e240e
config: maven-enforcer-plugin and equalsverifier are updated to newest version
2015-08-31 07:30:03 -07:00
Baratali Izmailov
d693562ab7
Issue #1243 : Coverage of DeclarationOrderCheck has been improved
2015-08-30 09:34:48 -07:00
Ilja Dubinin
6f937bff1d
Coverage has been increased to 100% in UniquePropertiesCheck. Issue #1290
2015-08-27 23:20:40 -07:00
Ilja Dubinin
f0ea60f77b
Indentation fixes for pom.xml. Issue #46
2015-08-28 00:41:55 +01:00
Ilja Dubinin
f6e48c40b9
Indentation fix for pom.xml. Issue #46
2015-08-26 22:37:54 +01:00
Ilja Dubinin
e85813fa81
Elemnt should be on a new line sonar check fixed for pom.xml. Ixxue #46
2015-08-26 22:02:24 +01:00
Michal Kordas
7a3285dcfa
Fix typos in pom.xml. #1555
...
Fixes some `SpellCheckingInspection` inspection violations.
Description:
>Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.
2015-08-25 04:46:31 -07:00
Roman Ivanov
565dc677ae
Remove unused Coveralls plugin from pom.xml . #1881
2015-08-25 04:24:08 -07:00
Roman Ivanov
ff19a040d2
Update ANTLR to 4.5.1-1 . #1880
2015-08-25 14:11:31 +03:00
Roman Ivanov
8e99304daa
Update EqualsVerifier to 1.7.4. #1879
2015-08-25 14:05:07 +03:00
Andrei Selkin
f2efe4d020
Updated comments for excludes of linkcheck, issue #751
2015-08-19 06:44:43 +03:00
Andrei Selkin
ae73562255
Created JaCoCo profile of pom.xml, issue #1173
2015-08-18 09:40:22 +03:00
Roman Ivanov
80e0a90fb8
Issue #1243 : Eclipse warnings are fixed
2015-08-16 08:23:07 +03:00
Michal Kordas
accb0bf5bc
Update Maven FindBugs Plugin to 3.0.2. #1714
2015-08-16 07:03:57 +03:00
Ilja Dubinin
901d777e3d
Coverage has been increased to 100% in CheckUtils. Issue #1290
2015-08-15 01:28:16 +01:00
Andrei Selkin
d808a4e4d9
Added problematic links to ignorelist of linkcheck, issue #751
2015-08-14 11:39:48 +03:00
Ilja Dubinin
331992aacd
Coverage has been increased to 100% in CommentSuppressor. Issue #1010
2015-08-12 23:05:43 +01:00
Ilja Dubinin
d66b75bd7f
Coverage has been increased to 100% in DetectorOptions. Issue #1010
2015-08-11 15:44:01 +03:00
Baratali Izmailov
d3864bcda3
VariableDeclarationUsageCheck has been removed from coverage configs
2015-08-10 16:56:57 +03:00
Ilja Dubinin
aa0f77eb92
Coverage has been increased to 100% in MultilineDetector. Issue #1010
2015-08-10 13:46:39 +03:00
Andrei Selkin
a73868f2d3
Set parameter 'failOnError' of maven javadoc plugin to true, issue #291 .
2015-08-09 05:36:43 +03:00
Baratali Izmailov
16ae5032c5
Issue #1293 : Improved coverage for IllegalInstantiationCheck
2015-08-09 05:32:39 +03:00
Roman Ivanov
2ad80f4e9e
[maven-release-plugin] prepare for next development iteration
2015-08-07 15:20:43 +03:00
Roman Ivanov
75be892cb1
[maven-release-plugin] prepare release checkstyle-6.9
2015-08-07 15:20:41 +03:00
Michal Kordas
1df3af1d42
Add tag required by schema to Cobertura configuration. #1555
...
Fixes IntelliJ IDEA MavenModelInspection violation.
2015-08-06 06:31:48 +03:00
Baratali Izmailov
dd5562f6dc
Issue #1293 : Improved coverage for ReturnCountCheck
2015-08-06 06:29:22 +03:00
Roman Ivanov
ead1a5e5dc
100% UTs coverage for Checker (no way to reproduce/mock IOException). #1294
2015-08-05 17:06:17 +03:00
Roman Ivanov
3fe08f2968
UT coverage for Checker. #1294
2015-08-05 16:27:10 +03:00
Roman Ivanov
a2da840df3
100% UTs coverage for TreeWalker. #1294
2015-08-05 15:39:51 +03:00
Roman Ivanov
b2d7013e9e
UT coverage for TreeWalker. #1294
2015-08-05 08:04:48 +03:00
Ilja Dubinin
78fbe6abf4
Coverage has been increased to 100% in DescedantTokensCheck. Issue #1290
2015-08-03 20:54:04 -07:00
Ilja Dubinin
2e1ab8dd86
100% coverage in OuterType check. Issue #1290
2015-08-02 18:33:12 -07:00
Ilja Dubinin
688d428e55
Coverage has been increased to 100% in TrailingCommentCheck. Issue 1290
2015-08-02 18:32:09 -07:00
Baratali Izmailov
b097b3f002
Issue #1293 : Improved coverage for FinalLocalVariableCheck
2015-08-02 18:27:52 -07:00