rnveach
|
0feb495a10
|
Issue #2973: removed unused inferredParameterList from java.g
|
2016-03-01 19:16:17 -08:00 |
Andrej Vano
|
cc536c2b91
|
Issue #2987: Allow JUnit ClassRule to be public
|
2016-03-01 06:35:48 -08:00 |
rnveach
|
48c8e60030
|
Issue #2981: added skip native methods for FinalParametersCheck
|
2016-03-01 06:26:36 -08:00 |
Roman Ivanov
|
ac2b444eae
|
config: update to slf4j-simple 1.7.18
|
2016-02-29 16:24:34 -08:00 |
Roman Ivanov
|
519c99902f
|
minor: two sevntu Checks are disabled, due to NPE
|
2016-02-28 07:38:26 -08:00 |
Roman Ivanov
|
4a7d16a600
|
config: checkstyle version bump
|
2016-02-28 06:39:07 -08:00 |
Roman Ivanov
|
fb18ec05cf
|
minor: comment to release.sh
|
2016-02-28 06:31:21 -08:00 |
Roman Ivanov
|
18903f5451
|
[maven-release-plugin] prepare for next development iteration
|
2016-02-28 06:11:06 -08:00 |
Roman Ivanov
|
e2ec7ffe6c
|
[maven-release-plugin] prepare release checkstyle-6.16
|
2016-02-28 06:11:04 -08:00 |
Roman Ivanov
|
6764b3e35f
|
config: minor update for descriptions
|
2016-02-28 06:07:07 -08:00 |
Roman Ivanov
|
8db417d3d9
|
config: automation of release process
|
2016-02-28 05:59:12 -08:00 |
Roman Ivanov
|
7b6bb2c97b
|
release notes 6.16
|
2016-02-28 05:43:28 -08:00 |
rnveach
|
23e6eba325
|
Issue #2973: removed unused FLOAT_SUFFIX from java.g
|
2016-02-26 13:15:11 -05:00 |
rnveach
|
6bcc84946b
|
Issue #2396: added code coverage for java grammar
|
2016-02-26 06:38:39 -08:00 |
rnveach
|
4820a458f0
|
Issue #2396: added ast regression testing
|
2016-02-26 06:38:39 -08:00 |
Roman Ivanov
|
7c0f9a446e
|
config: travis update for see in PR descriptio nahort andlong forms of Issue reference
|
2016-02-25 14:35:42 -08:00 |
Roman Ivanov
|
982967dcba
|
minor: formatting for *.g and *.g4 files to follow 100 symbols per line rule
|
2016-02-25 06:07:51 -08:00 |
Roman Ivanov
|
1cc03c88a8
|
config: travis validation for PRs to non-approved issues
|
2016-02-24 16:30:58 -08:00 |
Roman Ivanov
|
2964e71460
|
minor: formatting for java.g to follow 100 symbols per line rule
|
2016-02-24 10:36:52 -08:00 |
Roman Ivanov
|
bb53aed89f
|
doc: example to checkstyle's Ant configuration was added to anttask.html
|
2016-02-24 06:53:50 -08:00 |
Roman Ivanov
|
996758e197
|
config: jacoco was updated to 0.7.6.201602180812
|
2016-02-24 06:23:58 -08:00 |
rnveach
|
a0fed4c0e9
|
minor: refactored LineWrappingHandler
|
2016-02-24 05:08:56 -08:00 |
Roman Ivanov
|
2482a07872
|
infra: fix for PR description validation
|
2016-02-24 05:07:28 -08:00 |
rnveach
|
e0d62310d7
|
Issue #2396: changed hardcoded ast tests to use ast printer
|
2016-02-23 16:44:11 -08:00 |
Vladislav Lisetskiy
|
02234c5e77
|
Issue #2938: add XWiki project to regeression testing
|
2016-02-23 16:22:35 -08:00 |
Roman Ivanov
|
adeb2cf187
|
infra: travis: update for PR description validation
|
2016-02-23 09:04:09 -08:00 |
Baratali Izmailov
|
25621a3c33
|
Issue #652: New option to print AST with comment nodes.
|
2016-02-23 15:07:10 +00:00 |
Roman Ivanov
|
84166439f0
|
infra: travis: sleep 2 was added to let message be shown before exit.
|
2016-02-23 06:08:46 -08:00 |
Roman Ivanov
|
ee71d39c69
|
infra: travis fix for syntax problems
|
2016-02-22 17:10:54 -08:00 |
Roman Ivanov
|
b45300b00d
|
infra: travis: user message for Issue ref in PR description
|
2016-02-22 16:14:32 -08:00 |
Roman Ivanov
|
7a08d903ce
|
infra: travis: jq tools usage for json parsing after curl
|
2016-02-22 16:04:07 -08:00 |
Roman Ivanov
|
9f297297b7
|
infra: travis test Issue ref in PR description
|
2016-02-21 18:13:34 -08:00 |
Andrei Selkin
|
63c85593a5
|
Issue #903: Skip type annotations from validation of ModifierOrderCheck (part 2)
|
2016-02-21 09:02:33 -08:00 |
Roman Ivanov
|
7450f13dfc
|
Issue #957: fix for InteliJ inspection violations, fix for declaration order
|
2016-02-21 06:50:37 -08:00 |
Andrei Selkin
|
77b69e2b9e
|
Issue #2762: Extend violation message for brace policy 'same' of RightCurlyCheck
|
2016-02-21 06:22:18 -08:00 |
Roman Ivanov
|
f79ab476b0
|
Issue #957: aditional fix
|
2016-02-21 06:09:46 -08:00 |
Vladislav Lisetskiy
|
70f209a220
|
Issue #957: Remove PMD DefaultPackage rule from excludes
|
2016-02-21 05:57:55 -08:00 |
Vladislav Lisetskiy
|
8ad9441bbb
|
Issue #957: Forbid @VisibleForTesting
|
2016-02-20 23:25:24 +03:00 |
liscju
|
020a34dc47
|
doc: Improve javadoc of parameters of AnnotationLocationCheck.
|
2016-02-19 16:35:53 -08:00 |
rnveach
|
452a1df819
|
Issue #2941: fixed incorrect expected indentations
|
2016-02-19 16:34:39 -08:00 |
Roman Ivanov
|
701282f2df
|
config: exlude for link of linkcheck validation-maven-plugin
|
2016-02-19 14:47:12 -08:00 |
Vladislav Lisetskiy
|
f6bec165c9
|
Issue #957: Resolve problems from PMD DefaultPackage rule
|
2016-02-19 05:38:29 -08:00 |
Vladislav Lisetskiy
|
a3882648b2
|
Issue #2869: Remove redundant javadoc tags
|
2016-02-18 14:33:27 -08:00 |
Vladislav Lisetskiy
|
1f18d9de9a
|
Issue #2869: Allow missing javadoc tags if an allowed annotation is put
|
2016-02-18 14:33:27 -08:00 |
Roman Ivanov
|
bfd2e04ce1
|
config: maven-compiler-plugin:3.5.1
|
2016-02-18 07:07:05 -08:00 |
Vladislav Lisetskiy
|
3b970321aa
|
Issue #957: Resolve PMD DefaultPackage rule problems in imports package
|
2016-02-18 06:54:52 -08:00 |
rnveach
|
4b2c1aaebe
|
Issue #2773: added exception for invalid AutomaticBean children
|
2016-02-18 06:40:56 -08:00 |
liscju
|
205223a04c
|
Issue #676: Forbid multiple violation for the same line in IndentationCheck
|
2016-02-18 06:00:02 -08:00 |
rnveach
|
b16231d7b1
|
Issue #2904: fixed bad code in InputInnerAssignmentLambdaExpressions
|
2016-02-17 18:59:34 -05:00 |
liscju
|
ec20c822a1
|
Issue #2818: Add support for lambda expression in LeftCurlyCheck
|
2016-02-17 08:18:33 -08:00 |