aboutsummaryrefslogtreecommitdiff
path: root/src/main
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-03Issue #2633: Fix GenericWhitespace to not trigger error when it ends lineliscju
2015-12-03minor: Extracts isCharacterValidAfterGenericEnd method in GenericWhitespaceCheckliscju
2015-12-02Issue #2640: Change abbreviationAsWordInName error message to contains name t...liscju
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-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-16Pull #2605: Make methods private in RequireThisCheckVladislav Lisetskiy
2015-11-15Issue #2240: Fix false negative in RequireThisCheckVladislav Lisetskiy
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: removed excess hierarchy from LeftCurlyCheckrnveach
2015-11-12Issue #957: Add VisibleForTesting annotation where applicableMichal Kordas
2015-11-11Issue #2451: deprecated AbstractTypeParameterNameCheckrnveach
2015-11-11Issue #2451: removed excess hierarchy from MethodTypeParameterNameCheckrnveach
2015-11-11Issue #2067: Fix false-negatives in EmptyLineSeparatorCheckVladislav Lisetskiy
2015-11-11minor: fixed wrong variable usage in AbstractOptionCheckrnveach
2015-11-11Issue #2451: removed excess hierarchy from EmptyBlockCheckrnveach
2015-11-10Issue #2451: removed excess hierarchy from ClassTypeParameterNameCheckrnveach
2015-11-09Issue #2451: removed excess hierarchy from InterfaceTypeParameterNamernveach
2015-11-09Issue #1438: Fix handling finally in FallThroughCheckVladislav Lisetskiy
2015-11-09Issue #2451: deprecated AbstractNestedDepthCheckrnveach
2015-11-09Issue #2451: removed excess hierarchy from NestedTryDepthCheckTestrnveach
2015-11-09Issue #2451: removed excess hierarchy from NestedIfDepthCheckrnveach
2015-11-08Issue #2451: removed excess hierarchy from NestedForDepthCheckrnveach
2015-11-07Issue #2451: deprecated AbstractIllegalMethodCheckrnveach
2015-11-07Issue #2451: removed excess hierarchy from NoFinalizerCheckrnveach
2015-11-07Issue #2451: deprecated AbstractDeclarationCollectorrnveach