aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-23Issue #3891: fixed remaining invalid input names and locationsrnveach
2017-09-22Issue #4425: fixed multidimensional array typesRuslan Iagudin
2017-09-21Issue #5005: increase coverage of pitest-checks-metrics to 97%vasilyeva
2017-09-21minor: fix conflicts between last 2 commits with translation inputsrnveach
2017-09-21Issue #5129: update documentation to make it clear that LITERAL_NEW is not a ↵Roman Ivanov
target of this IllegalType Check
2017-09-20Issue #5065: No violation before or after changes for static import listBBG
2017-09-20Issue #3891: removed inputs out of non-existent misc packagernveach
2017-09-20Issue #4675: increase coverage of pitest-checks-misc to 100%vasilyeva
2017-09-17Issue #4999: XpathQueryGenerator should consider tabWith parameterTimur Tibeyev
2017-09-17Issue #4769: Added a test for 'paragraph' rule in JavadocParser.g4Piyush Sharma
2017-09-17Issue #4408: Uppercase letters to be allowed in package names in javadoc. ↵Piyush Sharma
Replaced PACKAGE token in JavadocLexer with PACKAGE_CLASS. Removed CLASS and DOT tokens from JavadocLexer
2017-09-16minor: change constructor assertion to return resultrnveach
2017-09-16Issue #4410: whitespace after @Ruslan Iagudin
2017-09-15doc: extend javadoc for JavadocTokenTypes.RULE_TYPES_OFFSETRoman Ivanov
2017-09-15Issue #4984: Reorder fields in JavadocTokenTypeskazachka
2017-09-15Issue #5104: moved and renamed wrong test class namesrnveach
2017-09-13Issue #4157: added support for varargsRuslan Iagudin
2017-09-13Pull #5082: Reviewing and rewriting the Portuguese messages in order to ↵Victor Williams Stafusa da Silva
allow them to make sense and feature proper Portuguese grammar [fix up bad extra periods]
2017-09-13Pull #5082: Reviewing and rewriting the Portuguese messages in order to ↵Victor Williams Stafusa da Silva
allow them to make sense and feature proper Portuguese grammar
2017-09-12Issue #3300: fixed ERROR whitespace after annotationRuslan Iagudin
2017-09-12config: bump maven-compiler-plugin version to 3.7.0Roman Ivanov
2017-09-12Issue #3891: reorganized AllChecksTest inputsrnveach
2017-09-12Issue #3891: reorganized NewlineAtEndOfFileCheckTest inputsrnveach
2017-09-11Issue #5086: enforce memory limit 2G for all launch.grooovy executionsRoman Ivanov
2017-09-10Issue #3891: reorganized astprinter package inputsrnveach
2017-09-10Issue #3891: reorganized remaining inputsrnveach
2017-09-10config: fix guava replace in project-to-test-on.propertyies to avoid cloning ↵Roman Ivanov
guava-* repos in addition (travis)
2017-09-09Issue #3708: introduction of check_survived for coding, blocks, imports, ↵Roman Ivanov
whitespace profiles to avoid extra leacks
2017-09-09minor: put to issue template to avoid non English outputsRoman Ivanov
2017-09-09minor: put `-Duser.language=en -Duser.country=US` to issue template to avoid ↵Roman Ivanov
non English outputs
2017-09-08Issue #3891: reorganized JavadocDetailNodeParserTest inputs rnveach
2017-09-08Issue #3891: reorganized TreeWalkerTest inputs rnveach
2017-09-08Issue #3311: Modified javadoc grammar, JavadocDetailNodeParser, ↵Piyush Sharma
AbstractJavadocCheck to enable selective processing of javadoc with non tight HTML
2017-09-08Issue #4294: ParenPad: handle trailing semi-colons in try-with-resourcesLiam Miller-Cushon
2017-09-07Issue #5058: handle empty for loop conditions in NoWhitespaceBeforeLiam Miller-Cushon
2017-09-07Issue #5086: put memory limit to travis for checkstyle, sevntu-checkstyle ↵Roman Ivanov
execution
2017-09-07config: bump org.eclipse.jdt.annotation to 2.1.0Roman Ivanov
2017-09-07Issue #5086: set memory limit for soanrqube validationRoman Ivanov
2017-09-07Revert "Issue #5086: place 'set +e' for travis's pmd/findbugs/spotbugs to ↵Roman Ivanov
let cache to be created" This reverts commit 95c5793b659fa5fd7d32ff645f7e8b7c19e2977c.
2017-09-07Issue #5086: place 'set +e' for travis's pmd/findbugs/spotbugs to let cache ↵Roman Ivanov
to be created
2017-09-07Issue #5086: limit pmd/findbugs/spotbugs execution to 2000m to avoid OOM in ↵Roman Ivanov
travis
2017-09-06Issue #3891: reorganized CheckerTest inputsrnveach
2017-09-06config: restore pmd, finbugs, but in different place in configRoman Ivanov
2017-09-06config: remove findbugs , to let it passRoman Ivanov
2017-09-06Revert "config: revset pmd build item to most simple phase to let it pass ↵Roman Ivanov
and create cache on Travis" This reverts commit 847b67b26492928f5fc848dbbb926ea52f71c33a.
2017-09-06config: revset pmd build item to most simple phase to let it pass and create ↵Roman Ivanov
cache on Travis
2017-09-06config: switch Travis to default OS; migrate from htm2text tool that is not ↵Roman Ivanov
available in Travis trusty ubuntu image
2017-09-06config: remove suppression from pmd that does not cover violationRoman Ivanov
2017-09-06Issue #4998: Add columnCharIndex field to LocalizedMessageTimur Tibeyev
2017-09-06Issue #5078: add dependency and put some result violations to ignore to pass ↵Roman Ivanov
build