Commit Graph

2242 Commits

Author SHA1 Message Date
maxvetrenko f2e7c40f5d Fixed javadoc in AtclauseOrderCheck #365 2014-11-16 17:55:27 +03:00
Roman Ivanov e8756de8ec fixes for linkcheck violations 2014-11-14 16:21:29 -08:00
Roman Ivanov 6b3adb0a75 others logos now hosted on checkstyles site 2014-11-14 12:45:27 -08:00
Roman Ivanov d86d1e289a fix for xml error 2014-11-14 08:35:45 -08:00
Roman Ivanov bf03bd258a dead links are removed/fixed 2014-11-14 07:58:01 -08:00
Baratali Izmailov 4247dbf671 Unit tests for JavadocUtils.isJavadocComment() 2014-11-14 07:42:07 -08:00
Roman Ivanov 512e0a6f0a fixes for dead links 2014-11-14 07:07:17 -08:00
Roman Ivanov 4ab480c221 release notes for 6.1 2014-11-13 16:21:04 -08:00
Roman Ivanov 485e05db23 fix for checkstyle violation 2014-11-13 09:14:25 -08:00
Roman Ivanov 791be6ce00 extenting of javadoc in PropertyChaceFile 2014-11-12 21:44:33 -08:00
Roman Ivanov f7bd58611e some text in Sun's coverage report 2014-11-12 21:21:22 -08:00
Ilja Dubinin 0e85353dc3 #304 fixed. Multidimensional arrays can be parsed now 2014-11-12 13:14:32 -08:00
Roman Ivanov 40e445cbad fixes for checkstyle violations 2014-11-11 17:16:21 -08:00
Roman Ivanov 93f02998d4 AnnotationLocationCheck was moved from javadoc to annotation package, changes in xdoc for default value, #356 2014-11-11 16:48:21 -08:00
Baratali Izmailov 7b6785343e Fixed ArrayIndexOutOfBoundsException and StringIndexOutOfBoundsException while logging 2014-11-11 07:05:26 -08:00
Roman Ivanov acdf7cb11c fix for brocken links 2014-11-10 22:11:26 -08:00
Roman Ivanov ba1f2d5c2c fixes for broken links 2014-11-10 21:54:09 -08:00
Roman Ivanov 226cc0cfc6 fix for broken link 2014-11-10 21:20:51 -08:00
Roman Ivanov 4c73c88b66 release notes 6.1 2014-11-10 21:20:25 -08:00
Roman Ivanov f9e79c3905 Various documentation/spelling issues with AnnotationLocationCheck, #356 2014-11-10 20:44:01 -08:00
Roman Ivanov d879f86814 release notes for 6.0.1 2014-11-07 22:33:20 -08:00
Baratali Izmailov 2e1382c5bb Issue #49. Caching DetailNode trees in AbstractJavadocCheck 2014-11-08 01:24:35 +03:00
Vladimir Sitnikov ae9d1d6217 removing unnecessary char[] copying to reduce GC-pressure 2014-11-06 21:25:29 -08:00
Vladimir Sitnikov f2b19f1080 fix for MultiMap empty collections garbage 2014-11-04 17:30:14 -08:00
Roman Ivanov c455a44f93 minor renaming 2014-11-04 16:28:28 -08:00
Vladimir Sitnikov bc36fe40fc using BitSet for indent levels for performance 2014-11-02 22:22:45 -08:00
Vladimir Sitnikov 1ca93bdf66 preformance fix for RegexpCheck 2014-11-02 21:36:36 -08:00
Roman Ivanov 4adb6b2ad2 available check is used instead of empty list 2014-11-02 21:16:31 -08:00
sopov.ivan cba6fc8b0a FileContents.getLines performance fix 2014-11-02 11:48:16 -08:00
Roman Ivanov 1d15536b16 changes on main page to show actual information 2014-11-02 11:17:53 -08:00
Roman Ivanov 44dc7f5eec Jenkins plugin was added 2014-11-02 10:44:29 -08:00
Ivan Sopov d06f96fecb JArchitect added to related section 2014-10-30 21:02:36 +03:00
Roman Ivanov d140a28f2d fix for URL to checkstyle web site for guava project 2014-10-23 13:04:24 -07:00
Roman Ivanov 2b8f5a76e1 release notes: jdk6 2014-10-23 11:02:02 -07:00
maxvetrenko 7476175f69 Documentation error for CustomImportOrder #337 2014-10-23 10:09:53 -07:00
Roman Ivanov 321cc3a70d minor fixes in releases.xml 2014-10-23 10:07:17 -07:00
Roman Ivanov b76ad5cc17 release notes of Checkstyle 6.0 2014-10-23 09:41:07 -07:00
Roman Ivanov d98491f174 formatting changes for google style coverage page 2014-10-23 08:56:28 -07:00
maxvetrenko 54ed230519 Fix false positives in JavadocParagraphCheck #335 2014-10-23 08:01:25 -07:00
Roman Ivanov 8aa747f8ac additional fixed for javadoc/xdoc of SingleLineJavadocCheck 2014-10-23 07:57:29 -07:00
maxvetrenko 0e90cc00c8 New Check: SingleLineJavadocCheck #332 2014-10-23 15:24:18 +04:00
Roman Ivanov a6ad84a2a9 MethodName was added to config, coverage report is updated to explain all points that are not posssible to implement 2014-10-22 16:52:22 -07:00
maxvetrenko e56f3d21ee Update for existing Check: JavadocMethodCheck #319 2014-10-23 03:42:30 +04:00
Roman Ivanov e1613910f3 additional fix after name change 2014-10-22 11:37:56 -07:00
maxvetrenko 443b98cf24 Update google_checks.xml and minor refactoring. #320 2014-10-22 11:25:19 -07:00
maxvetrenko 371c73fe60 Fix NullPointerException in case package-info.java #326 2014-10-22 11:16:02 -07:00
Baratali Izmailov 5650fc1fcd Issue #49. Fixed parsing multiple html attributes. 2014-10-22 11:14:18 -07:00
maxvetrenko ca34984cc3 Fix false positives in JavaDocTagContinuationIndentationCheck #323 2014-10-22 07:07:36 -07:00
Baratali Izmailov 7564e8ca85 Issue #49. Newline in html attribute. 2014-10-22 17:19:40 +04:00
maxvetrenko 04f15b9dcb Fix build crash after manual merge. #317 2014-10-21 11:31:39 +04:00