aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-09Issue #3965: remove from Input files "Compilable with Java8"Luolc
2017-03-09Issue #3700: Control Characters are not skipped with google_checks configLuolc
2017-03-08Issue #3943: Add examples for xdoc for ArrayTrailingCommaPedro Portela
2017-03-08Issue #3904: Split and Organize Checkstyle inputs by Test for SeparatorWrapSagar
2017-03-08Issue #3929: Modified OperatorWrapCheckTest.java and moved its input files to...Nikhil Gupta
2017-03-08Issue #3897: Split input test files for WhitespaceAfterCheckTestPedro Portela
2017-03-08Issue #3910: CommitValidationTest: add character limit to lineSagar
2017-03-06Issue #3906: update documentation for usage of period property at SummaryJavadocSagar
2017-03-06Issue #3329: Added lambda to ParenPadAndrew Kuchev
2017-03-06spelling: corrected sentenceSagar
2017-03-04Issue #3900: Modified TypecastParenPadCheckTest.java and moved its test-files...Piyush Sharma
2017-03-04Issue #3089: documentation was extended for EmptyLineSeparatorRoman Ivanov
2017-03-04spelling: change 'suite' to 'suit'ljacqu
2017-03-04Issue #3910: CommitValidationTest: add character limit to lineSagar
2017-03-03Issue #3883: Added a new section Tool to print Java treestructure to Writing ...Sagar
2017-03-03Issue #3850: Fixed multiline typecastAndrei Selkin
2017-03-02Issue #3731: expand documentation on METHOD_REF tokenLuolc
2017-02-28Issue #3848: Increase code coverage of RequireThisCheckAndrei Selkin
2017-02-27spelling: fix typo in documentationCraig P. Motlin
2017-02-26Issue #3763: Try to avoid non-jdk runtime exceptions in codeVladislav Lisetskii
2017-02-26Issue #3848: Remove unnecessary if-block to increase code coverageAndrei Selkin
2017-02-26minor: gplus link is changed to https://plus.google.com/+CheckstyleJavaRoman Ivanov
2017-02-25doc: release notes for 7.6Roman Ivanov
2017-02-25Issue #3843: Disallow import of interfaces from java.util.stream due to cover...Andrei Selkin
2017-02-23Issue #3830: Fix bug in DesignForExtension when order of annotations changes ...Andrei Selkin
2017-02-20minor: doc update for NPATH to show that blocks are calculated the same as me...Roman Ivanov
2017-02-20Pull #3841: add allowEmptyCatches parameter to WhitespaceAroundCheckliscju
2017-02-19Issue #2935: Correct naming in import control DTDJochen Van de Velde
2017-02-19Issue #3843: Fix coverage problem for DesignForExtensionAndrei Selkin
2017-02-19minor: swap of elements in NPATH xdoc to ease readingRoman Ivanov
2017-02-18Issue #3729: Reevaluate tokens in IllegalTokenTextVladislav Lisetskii
2017-02-17Issue #3748: updated reason for google's EmptyBlockCheck configrnveach
2017-02-17Issue #3721: enforced no abbreviations in checkstylernveach
2017-02-17Issue #3721: expanded message and documentation AbbreviationAsWordInNamernveach
2017-02-16minor: NPATH: clarification for Statement and blocks, empty block is also sho...Roman Ivanov
2017-02-16minor: update for NPathComplexity xdoc to qualify function term with methodRoman Ivanov
2017-02-16Pull #3835: added missing leave token to AbstractTypeAwareCheckrnveach
2017-02-16Issue #3701: changed google's message for IllegalTokenTextrnveach
2017-02-16Issue #3701: removed backspace from google's IllegalTokenTextrnveach
2017-02-15Issue #3735: added lambdas to NeedBraces for checkstyle configrnveach
2017-02-15Issue #3803: added new case for if and or operator for IndentationCheckrnveach
2017-02-15Issue #3749: updated reason for google's OperatorWrapCheck configrnveach
2017-02-15Issue #3733: Modify indent check to handle multiple, stacked annotationsshawn.kovalchick
2017-02-14Issue #3831: fixed funny messages in messages_ja.propertiesSATO Yusuke
2017-02-14minor: links to w3schools were updated to use https as linkcheck plugin detec...Roman Ivanov
2017-02-14minor: change eclipse links to https to avoid linkcheck plugin violations 'So...Roman Ivanov
2017-02-11doc: Add notes on import control config for inner classesJochen Van de Velde
2017-02-11Pull #3820: Rename method in CheckUtilVladislav Lisetskii
2017-02-10Issue #3718: Add varargs support for NoWhitespaceBeforeRobert Painsi
2017-02-09Issue #3702: Allow single character names in local variables, method and catc...Andrei Selkin