aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/com/puppycrawl/tools/checkstyle
AgeCommit message (Expand)Author
2017-12-27Issue #5393: fixed Chinese translation for import messageszhangduo
2017-12-22Issue #5306: add additional message for void returnvaano94
2017-12-10Issue #2804: allow suppression by messagernveach
2017-10-27Issue #5094: delete javadoc.parse.errordyominov
2017-10-26Issue #5139: Restored javadoc token values corresponding to JavadocParser ele...Piyush Sharma
2017-10-26Issue #5139: Restored javadoc token values corresponding to JavadocLexer elem...Piyush Sharma
2017-10-26Issue #5139: Restored values of constants in 'JavadocTokenTypes' to that of c...Piyush Sharma
2017-09-17Issue #4408: Uppercase letters to be allowed in package names in javadoc. Rep...Piyush Sharma
2017-09-13Pull #5082: Reviewing and rewriting the Portuguese messages in order to allow...Victor Williams Stafusa da Silva
2017-09-13Pull #5082: Reviewing and rewriting the Portuguese messages in order to allow...Victor Williams Stafusa da Silva
2017-09-08Issue #3311: Modified javadoc grammar, JavadocDetailNodeParser, AbstractJavad...Piyush Sharma
2017-09-05Issue #5040: Rename JavadocLexer rule to a more meaningful nameVladislav Lisetskii
2017-09-04Issue #4942: Updated javadoc grammar to make certain arguments mandatory for ...Piyush Sharma
2017-09-04Pull #5068: Fix order of message parameters in DE translation fileAndreas Kurth
2017-09-01Issue #5035: Updated javadoc grammar to allow leading asterisks before argume...Piyush Sharma
2017-08-28Issue #4934: Enforced WS before javadoc tags' argumentsPiyush Sharma
2017-08-28Issue #3440: Added new check for verifying that annotation located on the sam...kazachka
2017-08-25Issue #3332: Added HTML void element 'wbr'Piyush Sharma
2017-08-25Issue #3332: Added HTML void element 'track'Piyush Sharma
2017-08-25Issue #3332: Added HTML void element 'source'Piyush Sharma
2017-08-25Issue #3332: Added HTML void element 'keygen'Piyush Sharma
2017-08-24Issue #4934: Enforced WS in appropriate places for block javadoc tagsPiyush Sharma
2017-08-22Issue #3332: Added HTML void element 'embed'Piyush Sharma
2017-08-21Issue #3810: Replaced singletonTag in nested html rules in javadoc grammar wi...Piyush Sharma
2017-08-21Issue #4390: Modified error handling of errors that are to be generated when ...Piyush Sharma
2017-08-10Issue #4639: added support for lambdas in UnnecessaryParenthesesrnveach
2017-08-06Issue #4798: refactored SummaryJavadoc messages and logicrnveach
2017-07-28Issue #4717: Added JavadocParserErrorStrategy which extends BailErrorStrategyPiyush Sharma
2017-07-27Issue #4726: fix AlphaUnsortedPropertiesFile idea violationvasilyeva
2017-07-26Issue #4448: Updated token names and rule names in javadoc grammar in accorda...Piyush Sharma
2017-07-26Issue #4726: fix InconsistentResourceBundle idea violationvasilyeva
2017-07-22Issue #3907: SummaryJavadoc no violation on javadoc where '.' is used not as ...Sagar
2017-07-22minor: remove sysout and commented statements from JavadocParser.g4Roman Ivanov
2017-07-21spelling: Fix German translationFriedrichFroebel
2017-07-07Issue #3110: Modified Main to remove hardcoded messages and to support i18n f...Subbu Dantu
2017-06-26Issue #2329: Updated lexer grammar to allow javadoc with CR newlinesPiyush Sharma
2017-06-23Issue #4035: Rename STMT in BlockOption class to STATEMENTSubbu Dantu
2017-06-19Issue #4164: Custom tags' content not to be parsed as HTMLPiyush Sharma
2017-06-14Issue #4414: Simple name conflict of Checks from thirdparty checks will cause...Luolc
2017-06-08Issue #4364: Design a new format of suppression dtd schema to support XPath q...Timur
2017-05-28Issue #4274: ImportControl: strategyOnMismatch propertyTima
2017-05-28Issue #4349: Changed the lexer grammar for javadoc to make package names conf...Piyush Sharma
2017-05-11spelling: Improve grammar of usage.distance.extendJaron Thatcher
2017-05-01Issue #3449: IllegalImport: new property illegalClasses to let blacklist cert...Tima
2017-05-01Issue #1571: Change links to dtd schemas to reference SourceForgeAndrei Selkin
2017-04-28config: add dtd files to be validated by checkstyle_checks.xmlRoman Ivanov
2017-04-12Issue #4078: DefaultComesLast only if doesnt share caseSagar
2017-04-12spelling: fix grammar in messages.properties for indentation packageVladislav Lisetskii
2017-03-23Issue #4081: Wrong message and several typossirdis
2017-03-19Issue #4003: Indentation UTs should not use ROOT locale when they test violat...Luolc