aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-12-03Issue #2616: Add CatchParameterName check for catch blocks parametersMichal Kordas
2015-12-03Pull #2644: Fix 'tokens' property in JavadocStyle checkThomas Jensen
2015-12-03spelling: fix typo in word 'Existing' in google_style.xmlliscju
2015-12-03doc: extending documentation on how to report issueRoman Ivanov
2015-12-03Issue #2633: Fix GenericWhitespace to not trigger error when it ends lineliscju
2015-12-03minor: Extracts isCharacterValidAfterGenericEnd method in GenericWhitespaceCheckliscju
2015-12-02Issue #2642: ParseTreeBuilder was re-generated to have readable variable namesBaratali Izmailov
2015-12-02Issue #2640: Change abbreviationAsWordInName error message to contains name t...liscju
2015-11-30doc: releasenotes 6.13, fix for checkstyle violationsRoman Ivanov
2015-11-30doc: releasenotes 6.13Roman Ivanov
2015-11-26Issue #2639: CPP is removed from allowed abbreviations, fix for Teamcity buildRoman Ivanov
2015-11-25Issue #2639: CSV is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: CPP is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: RE is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: URI is removed from allowed abbreviationsRoman Ivanov
2015-11-24Issue #2639: URL is removed from allowed abbreviationsRoman Ivanov
2015-11-24Issue #2639: XML is removed from allowed abbreviationsRoman Ivanov
2015-11-21Issue #2639: adjust AbbreviationAsWordInName in checkstyle_checks.xml to catc...Roman Ivanov
2015-11-21Issue #2080: Simplify JUnit assertionMichal Kordas
2015-11-20minor: fixed improper put that should be getrnveach
2015-11-19Issue #2530: Refactoring of CommentsIndentationCheckAndrei Selkin
2015-11-19Issue #2451: deprecated AbstractComplexityCheckrnveach
2015-11-19Issue #2451: removed excess hierarchy from NPathComplexityCheckrnveach
2015-11-18Issue #2608: Drag and drop has been removed from gui code.Ilja Dubinin
2015-11-18Revert "Issue #2290: Add 'skipCatchParameter' to skip catch parameter from va...Roman Ivanov
2015-11-17Issue #2451: deprecated AbstractOptionCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from ImportOrderCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from CyclomaticComplexityCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from SeparatorWrapCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from OperatorWrapCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from MethodParamPadCheckrnveach
2015-11-17Issue #2451: removed excess hierarchy from EmptyForIteratorPadCheckrnveach
2015-11-16Issue #2344: Fix typos and grammar on Report Issue pageMichal Kordas
2015-11-16Pull #2605: Make methods private in RequireThisCheckVladislav Lisetskiy
2015-11-15Issue #2240: Fix false negative in RequireThisCheckVladislav Lisetskiy
2015-11-15Issue #2590: Correct regexp for validation of commit message to disallow the ...Andrei Selkin
2015-11-14Issue #2601: Fixed NumberFormatException on Japanese environmentsTakahashi Eikou
2015-11-12doc: Correct xdoc/javadoc for ParameterNameCheckAndrei Selkin
2015-11-12Issue #2451: removed excess hierarchy from EmptyForInitializerPadCheckrnveach
2015-11-12Issue #2451: removed excess hierarchy from AbstractParenPadCheckrnveach
2015-11-12Issue #2451: removed excess hierarchy from RightCurlyCheckrnveach
2015-11-12Issue #2451: documented missing properties for MethodNameCheckrnveach
2015-11-12Issue #2451: removed excess hierarchy from LeftCurlyCheckrnveach
2015-11-12Issue #2589: Removed unneeded warning comments in IT.rnveach
2015-11-12Issue #2589: Unify IT input file locations with tests.rnveach
2015-11-12Issue #2589: Unify IT test code.rnveach
2015-11-12minor: separated tests so one subject per filernveach
2015-11-12Issue #2581: Enforce all annotations to be separate line for CheckstyleMichal Kordas
2015-11-12Issue #2516: Create test for checkstyle-X.X-all.jar on TravisRoman Ivanov
2015-11-12Issue #957: Add VisibleForTesting annotation where applicableMichal Kordas