aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_coding.xml
AgeCommit message (Expand)Author
2017-04-12Issue #3423: Allow local vars without any unnecessary violations from Require...Piyush Sharma
2017-04-12Issue #4078: DefaultComesLast only if doesnt share caseSagar
2017-03-15Issue #3437: PackageDeclaration should give option for directory name mismatchVikramaditya Kukreja
2017-03-08Issue #3943: Add examples for xdoc for ArrayTrailingCommaPedro Portela
2017-03-04spelling: change 'suite' to 'suit'ljacqu
2017-02-18Issue #3729: Reevaluate tokens in IllegalTokenTextVladislav Lisetskii
2016-12-24Issue #3665: update documentation for VariableDeclarationUsageDistance with a...Roman Ivanov
2016-12-10minor: checks should have all their styles listedrnveach
2016-11-09Issue #3255: changed module setters for patternrnveach
2016-09-29Issue #3308: fixed EqualsHashCode equals method parameter test (#3407)rnveach
2016-08-05Issue #3308: EqualsHashCode violation for hashCode without equals (#3387)rnveach
2016-05-27Issue #3143: added maxForVoid option for ReturnCountCheckrnveach
2016-05-21Issue #3187: standardize xdoc property typesrnveach
2016-03-04Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheckAndrei Selkin
2016-02-07Issue #924: Fix enforcement of declaration order which leads to illegal forwa...Andrei Selkin
2016-01-30Issue #2836: added check messages to xdocrnveach
2015-12-31Issue #2539: Fix RequireThis check false-positive on methodsVladislav Lisetskiy
2015-11-06Issue #1031: Improve documentation for CovariantEquals checkVladislav Lisetskiy
2015-11-03Issue #2519: removed xdoc links to masterrnveach
2015-11-03Issue #1627: Update 'Example of Usage' sections in xdocsVladislav Lisetskiy
2015-11-03Issue #2292: fixed xdoc check order errorsrnveach
2015-11-01Issue #2415: IllegalTypeCheck , requiredTokens is set to IMPORT onlyRoman Ivanov
2015-10-27Issue #2442: fixed xdoc check errorsrnveach
2015-10-23Issue #2425: fixed invalid xml examples in xdocsrnveach
2015-09-29Issue #905: Resolve Doxia Site Renderer warningsVladislav Lisetskiy
2015-09-26Issue #2169: Update HTML documentation to describe all options for all checksAndrei Selkin
2015-09-25Issue #2230: Add docs about while idiom to InnerAssignment checkMichal Kordas
2015-09-04Issue #1214: Update all Checks html docs with link to hostedVladislav Lisetskiy
2015-09-01Corrected javadoc/xdoc for IllegalTypeCheckAndrei Selkin
2015-08-30Issue #2031: 'ignoreMethods' option has been removed from DeclarationOrderCheckBaratali Izmailov
2015-08-28Added 'validateAbstractClassNames' option for IllegalTypeCheck, issue #1805Andrei Selkin
2015-08-28reimplement EqualsAvoidNullCheck, #1377Vladislav Lisetskiy
2015-08-25Fix typos in xdocs. #1555Michal Kordas
2015-08-11Updated docs of DeclarationOrderCheckBaratali Izmailov
2015-08-09Corrected links on website, issue #751Andrei Selkin
2015-08-06Collapse empty tags in XML. #1555Michal Kordas
2015-08-02Remove unnecessary consecutive lines in Checkstyle code. #1534Michal Kordas
2015-07-30Solution to Magic Number is not detected properly #1266Bhavik Patel
2015-07-20Fix for SuperClone and SuperFinalize checks reporting violations onVladislav Lisetskiy
2015-07-19Revert "Fix for SuperClone and SuperFinalize checks reporting violations on"Roman Ivanov
2015-07-19Fix for SuperClone and SuperFinalize checks reporting violations onVladislav Lisetskiy
2015-07-09Fix OneStatementPerLine on multiple field initialization bug, issue #1237.Andrei Selkin
2015-06-24Content section was added to ease navigation in Checks descriptions pagesRoman Ivanov
2015-06-23skipEnhancedForLoopVariable property is added in ModifiedControlVariableCheck...Bhavik Patel
2015-06-18Minor update in FallThroughCheck xdoc and javadocVladislav Lisetskiy
2015-06-13favicon images (png,ico) were introduced . #1208Roman Ivanov
2015-06-04Detect only label as illegal token in IllegalToken check. #1162Michal Kordas
2015-05-21Add docs for list of allowed tokens in MagicNumber check. #1113Michal Kordas
2015-05-20Append google analytics to all HTML pages. #1111Roman Ivanov
2015-05-16Extend ReturnCount Check to treat lambdas separately. #1068Michal Kordas