aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_whitespace.xml
AgeCommit message (Expand)Author
2016-05-28Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179)rnveach
2016-05-21Issue #3187: standardize xdoc property typesrnveach
2016-04-30minor: links to apidocs are fixed and will be validated by linkcheck pluginRoman Ivanov
2016-03-29Issue #2944: add EmptyLineSeparator option to check empty lines inside methodsVladislav Lisetskiy
2016-03-27Issue #2924: Add support for LAMDA token in WhitespaceAround checkVladislav Lisetskiy
2016-02-10Issue #2838: Make WhitespaceAround allow double-brace initialization.liscju
2016-02-05Issue #2551: renamed Check to AbstractCheckrnveach
2016-01-30Issue #2836: added check messages to xdocrnveach
2015-12-09Issue #2603: add allowEmptyLambda parameter to WhitespaceAroundCheckliscju
2015-12-08Issue #2505: Add ENUM_CONSTANT_DEF support to MethodParamPadAndrei Selkin
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-10-31Issue #1013: Fix NoWhitespaceAfterCheckattatrol
2015-10-27Issue #2442: fixed xdoc check errorsrnveach
2015-10-23Issue #2425: fixed invalid xml examples in xdocsrnveach
2015-10-03doc: Add WILDCARD_TYPE into list of acceptable tokens in xdocs of WhitespaceA...Andrei Selkin
2015-10-03Issue #2258: Add GENERIC_START and GENERIC_END into list of acceptable tokens...Andrei Selkin
2015-10-03Issue #2259: Add COMMA into list of acceptable tokens in xdocs of NoWhiteSpac...Andrei Selkin
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-04Issue #1214: Update all Checks html docs with link to hostedVladislav Lisetskiy
2015-08-06Collapse empty tags in XML. #1555Michal Kordas
2015-07-25Add missing xdocs for allowMultipleEmptyLines property of EmptyLineSeparatorC...Andrei Selkin
2015-06-25Add possibility to configure targets for ParenPad check, #1189Vladislav Lisetskiy
2015-06-24Content section was added to ease navigation in Checks descriptions pagesRoman Ivanov
2015-06-13favicon images (png,ico) were introduced . #1208Roman Ivanov
2015-05-20Append google analytics to all HTML pages. #1111Roman Ivanov
2015-03-17Added anchors to sections, issue #586alexkravin
2015-03-03Generic Whitespace Check, updated method references processing, issue #677alexkravin
2015-02-25Fix comma replaced with period in docsGlenn Hollingsworth
2015-02-08Fix table displayGlenn Hollingsworth
2015-01-31Revert "Empty Line Separator Check, added option for managing empty lines bet...Roman Ivanov
2015-01-28Empty Line Separator Check, added option for managing empty lines between cla...alexkravin
2014-12-30No Whitespace After Check, fixed NPE, fixed false-positives at multidimension...alexkravin
2014-12-26Revert "No Whitespace After Check - added support of array declarations, issu...Roman Ivanov
2014-12-18No Whitespace After Check - added support of array declarations, issue #68alexkravin
2014-08-28Javadoc in GenericWhitespaceCheck was updated #254maxvetrenko
2014-08-11Fix false positive with ANNOTATION_DEF #237Max
2014-08-08Update for EmptyLineSeparatorCheck #227Max
2014-08-06EmptyLineSeparatorCheck was updated #218Max
2014-07-24Allowed empty anonymous classes. Was updated allowEmptyTypes property. #197Max
2014-07-15EmptyLineSeparatorCheck #186. Exactly one blank line separates each section t...Max
2014-07-15SeparatorWrapCheck #179. Covers separators like ',', '.'.Max
2014-07-09Enhance WhitespaceAroundCheckMaroontress Fast Software
2014-07-05Update for existing Check: WhitespaceAround #170Max
2014-07-05NoLineWrap #173Max
2014-05-08[typo] consistently use commas in operator listAndrew Gaul
2013-10-07Merge branch 'master' of github.com:picomancer/checkstyle into picomancer-masterIvan Sopov
2013-10-06Document WhitespaceAround for-each propertyAndrew Gaul