aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_coding.xml
AgeCommit message (Expand)Author
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
2015-05-15minor, activate link in javadoc/xdocRoman Ivanov
2015-05-15minor, activate link in javadoc/xdocRoman Ivanov
2015-04-30minor extension for docsRoman Ivanov
2015-04-03MagicNumberCheck: javadoc and xdoc was updated to describe all options, examp...Roman Ivanov
2015-04-03Issue #148 magic number detection: option to ignore magic numbers in field de...ychulovskyy
2015-04-01Added option in ModifiedControlVariable Check to ignore validation of variabl...liscju
2015-03-17Added anchors to sections, issue #586alexkravin
2015-03-09Fix code example in HiddenField docs, issue #729Michal Kordas
2015-03-06fix for FinalLocalVariableCheck - FOR_EACH_CLAUSE variable is not reported. i...Bhavik Patel
2015-03-03Hidden Field Check, updated docs for 'ignoreFormat' option, issue #607alexkravin
2015-03-02Link to Java Coding Convention in DeclarationOrder check docs does not work c...Roman Ivanov
2015-02-23Illegal Type Check, updated memberModifiers option setting, issue #663alexkravin
2015-02-09Fixed typo in 'ignoreOverriden' property of IllegalThrowsCheck, issue #623alexkravin
2015-01-31Illegal Type Check, updated default illegal types, added memberModifiers opti...alexkravin
2015-01-26HiddenField module can now accept setterCanReturnItsClass attribute. #598Dmitri Priimak
2015-01-09Switched Checkstyle and all resources to UTF-8 encoding, issue #489alexkravin
2014-12-29Added option to Illegal Throws Check due to twitter custom checks, issue #430alexkravin