aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_imports.xml
AgeCommit message (Expand)Author
2016-05-21Issue #3187: standardize xdoc property typesrnveach
2016-01-30Issue #2836: added check messages to xdocrnveach
2015-11-03Issue #2519: removed xdoc links to masterrnveach
2015-11-03Issue #1627: Make 'processJavadoc' property 'true' by defaultVladislav Lisetskiy
2015-11-03Issue #2292: fixed xdoc check order errorsrnveach
2015-10-28Issue #2453: removed xdoc of CustomImportOrder.samePackageMatchingDepthrnveach
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-18Issue #1273: CustomImportOrderCheck rule prioritiesAleksandr Ivanov
2015-09-04Issue #1214: Update all Checks html docs with link to hostedVladislav Lisetskiy
2015-08-09Corrected links on website, issue #751Andrei Selkin
2015-08-08Changed SAME_PACKAGE rule for CustomImportOrderCheck #1262Aleksandr Ivanov
2015-08-06Collapse empty tags in XML. #1555Michal Kordas
2015-07-28Updated configuration for Eclipse Mars in xdoc #1464Aleksandr Ivanov
2015-07-25updated Xdoc and Javadoc for ImportOrder and CustomImportOrder #1464Aleksandr Ivanov
2015-06-24Ordering issue with nested classes in static imports - xdoc was extended. #1239Roman Ivanov
2015-06-24Content section was added to ease navigation in Checks descriptions pagesRoman Ivanov
2015-06-16Updated description for RedundantImportivanov-alex
2015-06-13favicon images (png,ico) were introduced . #1208Roman Ivanov
2015-05-20Append google analytics to all HTML pages. #1111Roman Ivanov
2015-04-30Improve standard package regexp for CustomImportOrder check, issue #1020Michal Kordas
2015-03-25CustomImportOrder checks import sorting according to ASCII order, fixes #847Michal Kordas
2015-03-16Import Order Check, added option allows alphabetical grouping order in static...alexkravin
2015-03-17Added anchors to sections, issue #586alexkravin
2015-02-06Linkcheck report, fixed errors, issue #549alexkravin
2015-01-30Custom Import Order Check, third-party package meaning is adjusted, issue #515alexkravin
2015-01-09Switched Checkstyle and all resources to UTF-8 encoding, issue #489alexkravin
2014-11-14fixes for linkcheck violationsRoman Ivanov
2014-10-23Documentation error for CustomImportOrder #337maxvetrenko
2014-08-10CustomImportOrder was introduced #231Max
2014-07-15more editorial changesPeter O
2014-07-15More doc modificationsPeter O
2013-10-07Merge branch 'master' of github.com:picomancer/checkstyle into picomancer-masterIvan Sopov
2013-10-06Correct typosAndrew Gaul
2013-10-05chmod all files to 644picomancer
2013-09-10Minor updatesOliver Burn
2011-07-12Update the documentation.Oliver Burn
2011-07-12support turning on/off processing Javadoc comments.Oliver Burn
2010-10-09Enhanced AvoidStarImport to support the propertiesOliver Burn
2010-09-24Convert to use simple <code></code> instead of <span class="xxxx"></span>. It...Oliver Burn
2010-09-21Used maven-linkcheck-plugin to identify broken links.Oliver Burn
2010-09-20fix the validation errors in the documentation and clean out the old site sty...Oliver Burn
2010-09-14Enhanced ImportOrder to support using regular expressions for defining group...Oliver Burn
2010-02-14Enhanced the ImportContro check to support regular expressions. Thanks to lba...Oliver Burn
2008-12-22part of refactoring to consolidate all the regexp checks.Oliver Burn
2008-09-07Add new options to the ImportOrderCheck to make it more flexible. Thanks to D...Oliver Burn
2008-04-20New check AvoidStaticImport for ensuring there are no static import statemen...Oliver Burn
2008-01-13Fixed bug 1860424, incorrectly flagging an import as being unused.Oliver Burn
2007-12-11As you can tell from this commit message - SVN is now being used for managing...Oliver Burn