Commit Graph

6125 Commits

Author SHA1 Message Date
rnveach 56cc11416e Issue #3488: save files into cache with no un-suppressed violations 2016-11-10 11:59:54 -08:00
rnveach a963f8a21b Issue #3255: removed unnecessary string fields for patterns 2016-11-10 10:34:22 -08:00
Roman Ivanov ad5edc7935 minor: place link of how to report bug on contributing page to be easily accessible 2016-11-10 09:53:37 -08:00
rnveach 8888fa5919 Issue #3255: changed module setters for pattern 2016-11-09 04:34:23 -08:00
rnveach f6261dcaa3 minor: added vm files to be checked by checkstyle 2016-11-08 21:31:31 -08:00
rnveach 8c8fee7432 Issue #3515: allowed cli to override and swap checker 2016-11-08 21:30:14 -08:00
rnveach 1a08a8f34e config: bump maven compiler version 2016-11-08 06:17:29 -08:00
Roman Ivanov 6f2b7bdce7 config: update for nondex plugin to print output 2016-11-06 06:31:21 -08:00
alberto.cuda b99c7d976c Issue #3473: ParameterNameCheck: new scope and excludeScope properties 2016-11-05 16:32:06 -07:00
Andrei Selkin 81ad4595fe Issue #941: Update import ordering in google_checks.xml according to changes in Google Style guide 2016-11-05 16:25:18 -07:00
Andrei Selkin e4996697e8 Issue #1254: Fix JavadocVariableCheck when assigning a lambda as a field 2016-11-05 16:19:07 -07:00
Roman Ivanov a0a63e313f minor: fix for linkcheck issue with old link at SuperFinalizeCheck 2016-11-02 15:40:07 -07:00
rnveach d740cd40d3 minor: added rnveach as developer 2016-11-01 15:40:26 -07:00
rnveach 62926b6106 Issue #2427: added customizable javadoc tokens 2016-11-01 13:07:04 -07:00
Roman Ivanov dda0b9e3ca config: jacoco profile was removed to avoid misunderstanding, jacoco is never used by us in build process 2016-10-31 13:34:48 -07:00
Roman Ivanov 0ac73d822e config: bump checkstyle version 2016-10-30 08:08:57 -07:00
Roman Ivanov 3ecce283b2 [maven-release-plugin] prepare for next development iteration 2016-10-30 06:32:03 -07:00
Roman Ivanov 5cb0f9d39a [maven-release-plugin] prepare release checkstyle-7.2 2016-10-30 06:32:00 -07:00
Roman Ivanov a7f35dbd03 [maven-release-plugin] rollback the release of checkstyle-7.2 2016-10-30 06:31:18 -07:00
Roman Ivanov 929d391fea [maven-release-plugin] prepare release checkstyle-7.2 2016-10-30 06:29:26 -07:00
Roman Ivanov 47e526ef0a [maven-release-plugin] rollback the release of checkstyle-7.2 2016-10-30 06:28:38 -07:00
Roman Ivanov be6f1f6f2c [maven-release-plugin] prepare release checkstyle-7.2 2016-10-30 05:59:37 -07:00
Roman Ivanov c8d61e5d32 doc: release notes 7.2 2016-10-30 05:21:59 -07:00
kazachka 263b1502d8 Issue #3431: Documentation updated, baseIdentation variable renamed to baseIndentation 2016-10-29 13:47:06 -07:00
Jochen Van de Velde 5530d4c27d Issue #3514: Rename PkgControl to ImportControl 2016-10-25 21:46:33 -07:00
Jochen Van de Velde e9b3b9cded Issue #3497: Split Guard class in two 2016-10-23 12:12:17 -07:00
Roman Ivanov 27b03291ce Issue #3033: BeforeExecutionExclusionFileFilter filter java9 modules in our cofig 2016-10-23 10:48:32 -07:00
kazachka 0e7beca9fc Issue #3431: AST printer modified to print javadoc in comment block, tests added 2016-10-22 15:59:44 -07:00
rnveach fbaabe83cf Issue #2866: added before execution and exclusion file filters 2016-10-22 15:53:10 -07:00
Andrei Selkin e163d24909 Issue #3102: Fix DesignForExtension violations on Checkstyle's source code 2016-10-22 15:36:19 -07:00
Andrei Selkin a9793a93ba Issue #3102: Change violation message for DesignForExtension 2016-10-22 15:36:19 -07:00
Andrei Selkin 06716249cf Issue #3102: DesignForExtension: consider overridable methods and javadoc 2016-10-22 15:36:19 -07:00
Baratali Izmailov 6da10046f9 minor: Link to issue which can change DetailNode tree 2016-10-20 15:34:55 -07:00
Roman Ivanov 55202bf936 config: remove java8 test sources special compilation in werker.yml 2016-10-18 19:59:47 -07:00
Roman Ivanov 74cb1b506b config: bump pmd-maven-plugin version to 3.7 2016-10-18 19:39:08 -07:00
Volker Boerchers 63e8c1dd4e Issue #2999: allow regex in subpackage and importcontrol element 2016-10-18 15:40:21 -07:00
zenigata f77a01ba36 Issue #3202: ARRAY_INIT whitespace follow check deleted, test cases added and fixed 2016-10-16 06:25:56 -07:00
Roman Ivanov 864060df97 config: sevntu.checkstyle version bump 2016-10-15 07:14:40 -07:00
rnveach c2847eae88 Issue #3489: restore config hash on property cache clear 2016-10-13 17:27:40 -07:00
Dzmitry Rusak a3e4bcc8b7 Issue #3476: Improve escaped unicode chars detection for AvoidEscapedUnicodeCharacters 2016-10-10 15:24:20 -07:00
Roman Ivanov 777e55a84d config: update in release.sh to link dtds folder to htdocs 2016-10-09 06:09:49 -07:00
alberto.cuda bd6a042192 Issue #3472: Add METHOD_REF to tokens of OperatorWrapCheck 2016-10-08 07:02:38 -07:00
Andrei Selkin 7b5f86ad99 config: exclude JUnit4TestShouldUseTestAnnotation from pmd.xml 2016-10-06 06:01:36 -07:00
Roman Ivanov e62783abc8 Issue #3316: shippable badge was added to README.md 2016-10-05 14:30:13 -07:00
Roman Ivanov a61e0a3267 Issue #3316: introduction of shippable.com CI 2016-10-05 14:19:26 -07:00
Roman Ivanov 2aaa37b76c config: bump equalsverifier version 2016-10-05 06:02:50 -07:00
Roman Ivanov d30b24d16f config: travis - move NonDex below primary tools 2016-10-02 07:55:08 -07:00
rnveach 4b7adec5ae Issue #3486: clear childCount field cache in DetailAST 2016-10-01 17:27:33 -07:00
Andrei Selkin 2577c4121c Issue #3466: Clear branchTokenTypes field cache in DetailAST before changing its structure 2016-09-30 15:13:44 -07:00
Roman Ivanov 9a3529c422 config: bump checkstyle version 2016-09-30 13:54:49 -07:00