Commit Graph

2971 Commits

Author SHA1 Message Date
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 8676660ace minor version bump due to fix for #365 2014-11-10 20:53:17 -08:00
Roman Ivanov f9e79c3905 Various documentation/spelling issues with AnnotationLocationCheck, #356 2014-11-10 20:44:01 -08:00
Roman Ivanov 9250096ccf hot fixes release, no new functionality, mvn versions:set -DnewVersion=6.0.1-SNAPSHOT 2014-11-09 22:12:40 -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 004511e901 [maven-release-plugin] prepare for next development iteration 2014-10-23 12:04:27 -07:00
Roman Ivanov a780f92fe7 [maven-release-plugin] prepare release checkstyle-6.0 2014-10-23 12:04:25 -07:00
Roman Ivanov f154ce96d5 not sure why that file is copied to target folder now, I will think about it after release 2014-10-23 11:16:15 -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 901327b9cb guava library was switched to jdk6 2014-10-23 10:06:40 -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
Roman Ivanov d1a7c16076 switching to java6 as antrl4 minimal version is 1.6 2014-10-22 11:04:33 -07:00
Roman Ivanov 2439d456d0 enforce JDK in dependecies 2014-10-22 08:48:17 -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
maxvetrenko d9c4e779fb JavaDocParagraph #315 2014-10-20 23:57:03 -07:00
maxvetrenko fe628e5bbd AtclauseOrderCheck #306 2014-10-20 23:49:26 -07:00