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 |
Roman Ivanov
|
d3b013d073
|
SummaryJavaDocCheck #307 by Max Vetrenko
|
2014-10-20 23:12:28 -07:00 |
maxvetrenko
|
cc9e00d9a0
|
JavaDocTagСontinuationIndentation #308
|
2014-10-20 22:00:40 -07:00 |
maxvetrenko
|
ccd54f4506
|
NonEmptyAtclauseDescriptionCheck #309
|
2014-10-21 01:26:27 +04:00 |
Baratali Izmailov
|
904a4fb779
|
Issue #49. Added unit tests for generated parse trees of Javadoc comments
|
2014-10-20 00:32:41 +04:00 |
Baratali Izmailov
|
ff12c1b012
|
Issue #49. Added support of Javadoc comments. Extended API to create Javadoc Checks.
|
2014-10-20 00:32:41 +04:00 |
Baratali Izmailov
|
185e730e93
|
Issue #49. Added ANTLR4 grammar for parsing Javadoc comments.
|
2014-10-20 00:32:41 +04:00 |
Roman Ivanov
|
266ec7fc97
|
for for Javadoc build for java version 6, 'java.lang.ClassCastException: com.sun.tools.javadoc.ClassDocImpl cannot be cast to com.sun.javadoc.AnnotationTypeDoc'
|
2014-10-19 13:30:55 -07:00 |
maxvetrenko
|
02655f16a0
|
AnnotationLocationCheck fixed. #302
|
2014-10-19 08:53:15 -07:00 |
Baratali Izmailov
|
3bd25d71c9
|
Issue #49. Edited TodoCommentCheck to use new comment nodes in AST
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
a24df47caf
|
Issue #49. Added support of single-line and block comments
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
59aa66c3cc
|
Issue #49. Added comments to existing test inputs.
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
59014fa753
|
Issue #49. Added comments support to antlr grammar. Added new token types to TokenTypes class.
TreeWalker treats comment nodes as hidden (skips them). Changed superclass of DetailAST to CommonASTWithHiddenTokens.
|
2014-10-17 22:19:10 -07:00 |
Roman Ivanov
|
7da4cdc9cc
|
version bump to 6.0 as we are going to update api to support comments
|
2014-10-17 22:18:51 -07:00 |
Roman Ivanov
|
f2c51146d3
|
no need to include site in '-all' jar , that will allow to skip site:site generation on packaging
|
2014-10-17 16:38:15 -07:00 |
Roman Ivanov
|
99e24be299
|
suppress warning during packaging
|
2014-10-17 16:37:12 -07:00 |
Roman Ivanov
|
a4ff027c9c
|
attempt to avoid warnings during maven build
|
2014-10-16 21:19:06 -07:00 |
Roman Ivanov
|
2f2e1644a9
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-16 20:07:04 -07:00 |