Commit Graph

6140 Commits

Author SHA1 Message Date
rnveach 19ffe1bb1b Issue #3170: delete children from javadoc TEXT 2016-11-18 16:15:45 -08:00
Michael Vorburger 84015bb21c minor: dos2unix to convert 1 file found 'with CRLF line terminators' 2016-11-18 09:32:45 -08:00
rnveach 481406f2d5 config: version bump for powermock 2016-11-18 09:31:53 -08:00
kazachka 62d4bfe0dd Issue #3432: Added DetailNode support for CodeSelector, gui code selection and tests 2016-11-16 18:29:36 -05:00
Roman Ivanov 23202260b2 config: version bump for maven-assembly-plugin 2016-11-16 14:39:25 -08:00
Roman Ivanov d49732c325 config: fix for relesenotes-builder argument githubAuthToken 2016-11-14 17:06:28 -08:00
Roman Ivanov fcf1ada75f minor: Baratali and Ruslan are marked as former developers (actually marked) 2016-11-14 14:04:44 -08:00
Roman Ivanov bc40bc5fab minor: Baratali and Ruslan are marked as former developers 2016-11-13 05:16:08 -08:00
Roman Ivanov b8c7c15d63 minor: Ilja is marked as former developer 2016-11-12 06:57:54 -08:00
Roman Ivanov 33b026ab17 minor: Michal is marked as former developer 2016-11-12 06:51:52 -08:00
alberto.cuda 548ecd7022 Issue #3381: Update coverage report for Google style 12 July 2016 2016-11-11 16:14:18 -08:00
alberto.cuda a1e1403df4 Issue #3381: Update Google style coverage to state of 12 July 2016 2016-11-11 16:14:18 -08:00
kazachka 4e684926cf Issue #3445: GUI modified to show javadoc tree as subtree of COMMENT_CONTENT token 2016-11-11 13:04:52 -08:00
rnveach 0fb94f14ef Issue #3536: added import control dtd 1.2 to loader 2016-11-10 13:07:07 -08:00
Roman Ivanov 441d2d3700 doc: note was placed to TranslationCheck that it has problems with Checker cache 2016-11-10 12:43:49 -08:00
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