Roman Ivanov
|
d4bec82ed1
|
minor: update wercker.yml to do quite svn checkout to reduce log size
|
2017-02-01 18:40:31 -08:00 |
rnveach
|
fcfacfc6ec
|
Issue #3778: show exception when failed to instantiate class
|
2017-02-01 13:18:16 -08:00 |
rnveach
|
4a696a9771
|
config: enabled HtmlUnit no error test
|
2017-02-01 13:16:53 -08:00 |
rnveach
|
11e1eb3ddd
|
Issue #3776: fixed try-resource in RightCurlyCheck
|
2017-02-01 13:16:53 -08:00 |
Roman Ivanov
|
78a04e2b19
|
Issue #3776: add htmlunit project to NoErrorTest (wercker)
|
2017-01-31 16:26:32 -08:00 |
Roman Ivanov
|
9fcd877478
|
config: skip release-dry-run on travis for release-maven-plugin commit
|
2017-01-29 07:21:32 -08:00 |
Roman Ivanov
|
7ef51d26e1
|
config: checkstyle version bump
|
2017-01-29 06:56:36 -08:00 |
Roman Ivanov
|
eaa5d7da24
|
[maven-release-plugin] prepare for next development iteration
|
2017-01-29 06:32:44 -08:00 |
Roman Ivanov
|
d415955c27
|
[maven-release-plugin] prepare release checkstyle-7.5
|
2017-01-29 06:32:39 -08:00 |
Roman Ivanov
|
6cf06edddc
|
doc: release notes for 7.5
|
2017-01-28 15:43:22 -08:00 |
rnveach
|
785ed054a6
|
Issue #3530: allowed ant to override and swap checker
|
2017-01-28 14:54:14 -08:00 |
Roman Ivanov
|
2551676ccf
|
Revert "Issue #3546: add lambda in a rightcurlycheck"
This reverts commit b0d5b01b3c.
|
2017-01-28 14:14:59 -08:00 |
MaksimP
|
b0d5b01b3c
|
Issue #3546: add lambda in a rightcurlycheck
|
2017-01-28 14:14:34 -08:00 |
rnveach
|
4cff2eb714
|
Issue #3771: fixed in NPE in cache for HeaderCheck
|
2017-01-28 11:59:25 -08:00 |
Roman Ivanov
|
861612671a
|
config: suppress some links validation by linkcheck plugin due to SSLHandshakeException
|
2017-01-28 06:45:45 -08:00 |
Vladislav Lisetskii
|
b280c4c5c2
|
minor: rename contributor in releasenotes
|
2017-01-28 05:11:41 -08:00 |
Vladislav Lisetskiy
|
619e3b3dce
|
Issue #3041: RequireThisCheck doesn't see outer classes for anonymous classes
|
2017-01-28 05:02:27 -08:00 |
rnveach
|
4aacddab59
|
Issue #3753: updated reason for no NeedBracesCheck on lambda
|
2017-01-27 19:33:48 -08:00 |
rnveach
|
4cda256567
|
Issue #3764: removed garbage placed in RightCurlyCheck's rcurly
|
2017-01-27 12:11:37 -08:00 |
Roman Ivanov
|
b4a337a599
|
minor: bump year in header of all java files
|
2017-01-27 06:31:54 -08:00 |
Markus Rathgeb
|
8e52504297
|
Issue #3732: fix NPE for Java 8's 'receiver parameter'
|
2017-01-27 06:05:56 -08:00 |
Andrei Selkin
|
f91b1af3d7
|
Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid wrong scopes comparison
|
2017-01-26 08:47:44 -08:00 |
Roman Ivanov
|
f59e19992c
|
config: travis.sh user argument to run a goal instead of variable to simplify usage in local by copy-paste
|
2017-01-26 06:53:18 -08:00 |
Roman Ivanov
|
8ecdcc6d8e
|
config: bump maven-compiler-plugin to 3.6.1
|
2017-01-25 19:59:37 -08:00 |
Roman Ivanov
|
81fae5eb1e
|
config: bump equalsverifier to 2.2
|
2017-01-25 19:59:22 -08:00 |
Roman Ivanov
|
8df31cac3b
|
minor: change for google cache date
|
2017-01-24 15:26:23 -08:00 |
rnveach
|
4b52e5dcf9
|
Issue #3740: verify all tokens are used in google config
|
2017-01-24 08:15:01 -08:00 |
Andrei Selkin
|
e3686ca404
|
Issue #3741: Fix false negative when import is from java.lang package
|
2017-01-22 18:23:20 -05:00 |
Jochen Van de Velde
|
3065df7eee
|
config: Limit Guava import control to src/main
|
2017-01-22 05:01:13 -08:00 |
Jochen Van de Velde
|
b57e4d3df6
|
Issue #3462: Implement 'path' property for ImportControlCheck
|
2017-01-22 05:01:13 -08:00 |
kazachka
|
0cee0939c9
|
Issue #3507: xdocs fix
|
2017-01-20 07:01:31 -08:00 |
rnveach
|
258c440a01
|
Issue #3720: added missing tokens to checkstyle config
|
2017-01-18 10:27:09 -08:00 |
rnveach
|
a73d0eb6f4
|
Issue #3720: verify all tokens are used in checkstyle config
|
2017-01-18 10:27:09 -08:00 |
kazachka
|
2852e45bf6
|
Issue #3507: column number in first javadoc line fixed
|
2017-01-17 11:24:57 -05:00 |
Roman Ivanov
|
9dab0e74eb
|
Issue #3708: exclude deprecated classes from com.puppycrawl.tools.checkstyle.checks.coding
|
2017-01-14 07:41:10 -08:00 |
Roman Ivanov
|
9499f887d3
|
Issue #3708: com.puppycrawl.tools.checkstyle.checks.metrics.AbstractComplexityCheck exluded as it is deprecated
|
2017-01-14 07:17:29 -08:00 |
rnveach
|
045581b52d
|
Issue #3708: increased mutation for naming package to 100%
|
2017-01-14 07:11:28 -08:00 |
Jochen Van de Velde
|
31ba306454
|
config: Suppress MethodCount check in tests
|
2017-01-12 05:17:27 -08:00 |
Roman Ivanov
|
18934ddf54
|
config: upgrade jacoco maven plugin to 0.7.8
|
2017-01-11 16:05:30 -08:00 |
Roman Ivanov
|
8a6774e1ee
|
config: update to antlr4-runtime 4.6
|
2017-01-11 16:05:00 -08:00 |
Roman Ivanov
|
d460db93b2
|
config: update to org.eclipse.jgit 4.6.0.201612231935-r
|
2017-01-11 15:44:57 -08:00 |
Roman Ivanov
|
b5074cc644
|
config: update ant to 1.10.0
|
2017-01-11 15:44:38 -08:00 |
Roman Ivanov
|
b02376b11e
|
config: update slf4j-simple to 1.7.22
|
2017-01-11 15:32:14 -08:00 |
Roman Ivanov
|
5a89089818
|
config: equalsverifier upgrade to 2.1.8
|
2017-01-11 15:31:54 -08:00 |
Jochen Van de Velde
|
4583fcbe0e
|
doc: Fix typo in config_imports.xml
|
2017-01-11 12:33:42 -08:00 |
Roman Ivanov
|
e48d90b15b
|
minor: update in shippable.yml to make pitest profile shown in web page
|
2017-01-11 11:05:08 -08:00 |
Roman Ivanov
|
b3caf6fe0a
|
Issue #3271: config refactoring, usage of no-validations profile to shorten execution time
|
2017-01-10 17:48:39 -08:00 |
Roman Ivanov
|
b3849a2049
|
Issue #3670: add pgjdbc project at NoErrorTest group of tests (wercker ci)
|
2017-01-09 18:41:09 -08:00 |
Roman Ivanov
|
7f4e1217bc
|
minor: update for shippable ci badge to show its name on image
|
2017-01-09 16:31:40 -08:00 |
Oleg Efremenkov
|
fde083d175
|
Issue #3316: use pitest tool testing of checks package in shippable CI
|
2017-01-09 16:15:28 -08:00 |