rnveach
|
2c81de1bb0
|
Issue #3681: fixed NPE in RightCurly when do has no curlies
|
2017-01-05 05:47:34 -08:00 |
Roman Ivanov
|
54058853b9
|
Issue #3683: return exit code if smth is found to fail build
|
2017-01-05 05:41:51 -08:00 |
Roman Ivanov
|
95e621c0e5
|
minor: remove execute mod from .travis.yml
|
2017-01-05 05:34:06 -08:00 |
MaksimP
|
0e7eaaccb3
|
Issue #3683: add to CI test permissions on all files
|
2017-01-04 17:31:19 -08:00 |
Roman Ivanov
|
16aadebeee
|
doc: how to generate sources after import project to IntelijIdea
|
2017-01-03 17:24:51 -08:00 |
Roman Ivanov
|
cd3a79d233
|
config: bump checkstyle version
|
2016-12-31 07:55:01 -08:00 |
Roman Ivanov
|
5c8ae2b45e
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-30 21:41:53 -08:00 |
Roman Ivanov
|
424ce6506e
|
[maven-release-plugin] prepare release checkstyle-7.4
|
2016-12-30 21:41:48 -08:00 |
Roman Ivanov
|
ee0fbe9065
|
doc: release notes for 7.4
|
2016-12-30 21:33:44 -08:00 |
liscju
|
0fdbbda102
|
Issue #3655: Fix NPE in NeedBraces on single line default stmt
|
2016-12-30 17:34:34 -08:00 |
kazachka
|
914dd9994c
|
Issue #3551: CustomImportOrder shows violation on multiple line separation
|
2016-12-30 10:14:19 -08:00 |
Roman Ivanov
|
c25004bd03
|
Issue #3678: createCheckConfig become private, all ITs a loading config from file
|
2016-12-30 08:05:03 -08:00 |
Roman Ivanov
|
96393a3dd9
|
Issue #3678: update ITs to load certain config by id if there few of them in file
|
2016-12-30 08:00:34 -08:00 |
Roman Ivanov
|
3f3a80714e
|
Issue #3678: RightCurly with DO-WHILE demands WHILE to be on new line (configuration problem with RightCurly check in google_checks.xml). Update for ITs.
|
2016-12-30 07:59:09 -08:00 |
Roman Ivanov
|
5f1e55bf1c
|
config: resolve pmd build warning about rule that is moved to another set
|
2016-12-29 17:08:17 -08:00 |
Roman Ivanov
|
92aea351ad
|
Issue #3672: update documentation about getAcceptableTokens for javadoc Checks
|
2016-12-29 11:58:23 -08:00 |
Andrei Selkin
|
8e9c98f1f8
|
infra: Use launch.groovy for testing (Circle CI)
|
2016-12-27 10:09:58 -08:00 |
Roman Ivanov
|
0248bb4d2e
|
Issue #3665: update documentation for VariableDeclarationUsageDistance with allowedDistance = 0
|
2016-12-24 07:19:20 -08:00 |
Roman Ivanov
|
e3baa51b00
|
minor: fix for linkcheck plugin violation for sonarqube site
|
2016-12-22 12:54:29 -08:00 |
Roman Ivanov
|
d9c1b95d72
|
minor: fix for linkcheck plugin violation for sonarqube site
|
2016-12-22 10:50:28 -08:00 |
Roman Ivanov
|
8cc03cbf11
|
minor: fix for typo in WriteTag documentation
|
2016-12-22 06:00:48 -08:00 |
Roman Ivanov
|
b0972bab3f
|
minor: update to mre clear documentation for WriteTag
|
2016-12-20 16:27:02 -08:00 |
Vladislav Lisetskii
|
d24405c088
|
Issue #3184: Make hardcoded map with all module names that in checkstyle
|
2016-12-20 13:44:45 -08:00 |
rnveach
|
ce54507376
|
Issue #3667: fixed documentation and tests for checkstyle modules
|
2016-12-19 16:43:51 -08:00 |
Roman Ivanov
|
bbfe5a1b69
|
minor: update for reason in findbugs excludes
|
2016-12-17 18:19:37 -08:00 |
Roman Ivanov
|
1f5237f587
|
Issue #3662: Duplicated Checks in google_checks.xml config should have 'id'
|
2016-12-16 12:56:18 -08:00 |
Roman Ivanov
|
1dea8dc3bb
|
Issue #3657: skip unnecessary exception 'Severity not set, ignoring exception'
|
2016-12-16 12:02:36 -08:00 |
Jochen Van de Velde
|
52d009b3f8
|
minor: correct Javadoc for AbstractImportRule
|
2016-12-16 11:58:00 -08:00 |
Roman Ivanov
|
026c01bee4
|
minor: refactoring to shorten code, reodering of statements to minimize declaration-usage variable distance
|
2016-12-15 07:12:44 -08:00 |
Roman Ivanov
|
81889c9a97
|
minor: fix for linkcheck plugin violation
|
2016-12-15 06:33:19 -08:00 |
Roman Ivanov
|
292d92baca
|
config: bump maven-resources-plugin to 3.0.2
|
2016-12-13 10:04:17 -08:00 |
Robert Reiz
|
4d25a08063
|
Pull #3653: Using the SPDX identifier for the license name. SPDX is a standard for licenses.
|
2016-12-13 09:49:30 -08:00 |
Roman Ivanov
|
2197a604dd
|
minor: fix for linkcheck plugin validation (googlewebtoolkit.blogspot.com)
|
2016-12-13 09:46:08 -08:00 |
Roman Ivanov
|
9321a5bec6
|
minor: fix for linkcheck plugin validation (viold-elements)
|
2016-12-12 13:38:23 -08:00 |
Roman Ivanov
|
1bf40e8418
|
minor: fix for linkcheck plugin validation (viold-elements)
|
2016-12-12 13:26:09 -08:00 |
rnveach
|
2b59f39b16
|
Issue #3622: expanded and fixed documentation for checker and treewalker
|
2016-12-12 12:49:20 -08:00 |
rnveach
|
5b73516ca1
|
Issue #2803: added synchronized to NoWhitespaceAfterCheck
|
2016-12-12 09:16:47 -08:00 |
kazachka
|
65fe91df6a
|
Issue #3426: remove warning on PACKAGE_DEF preceded by javadoc not separated by line
|
2016-12-12 06:04:12 -08:00 |
Roman Ivanov
|
c2bbc9753b
|
Issue #3632: move NoExceptionTest items to travis.sh
|
2016-12-11 17:03:40 -08:00 |
Roman Ivanov
|
fd880587e3
|
config: travis deploy as refactored to use '-Pno-validations'
|
2016-12-11 16:30:00 -08:00 |
Roman Ivanov
|
f600ac2df9
|
config: minor formatting in travis.yml
|
2016-12-11 16:22:33 -08:00 |
Roman Ivanov
|
983c8b087d
|
Issue #3632: several Travils items were moved to travis.sh
|
2016-12-11 16:22:33 -08:00 |
Roman Ivanov
|
90dc0666ba
|
Issue #3590: CustomImportControl bad document examples that could lead to false positive on 'special group'
|
2016-12-11 15:45:13 -08:00 |
Roman Ivanov
|
83507a07ab
|
minor: sorting skip options in profiles to ease readability
|
2016-12-11 15:03:43 -08:00 |
rnveach
|
01e039a0fb
|
Issue #2809: added new checks for google style 4.6.2
|
2016-12-11 10:23:36 -08:00 |
Roman Ivanov
|
61684248e7
|
config: reduce amount of skips by profile 'no-validations'
|
2016-12-11 07:24:36 -08:00 |
Roman Ivanov
|
2d23e27181
|
config: enable MacOS verify item, default jdk became jdk8 on travis
|
2016-12-11 06:58:56 -08:00 |
Roman Ivanov
|
bd5ea09b31
|
Issue #3632: pr description validation is moved to shell script
|
2016-12-11 06:19:07 -08:00 |
Roman Ivanov
|
4f64bd427a
|
minor: resolve Intellij inspection 'Variable result initializer false is redundant'
|
2016-12-11 05:40:01 -08:00 |
Roman Ivanov
|
ee758e1997
|
config: all-sevntu-checks: '-u' option for diff command to be more human friendly
|
2016-12-10 17:42:42 -08:00 |